Hi team,
I want to learn how to scan on the previous day candle or the previous week week candle
Please help how to do so
Hi team,
I want to learn how to scan on the previous day candle or the previous week week candle
Please help how to do so
Hello @surya_patel
You can certainly check your conditions for the historical candles by changing the offsets inside the indicator. Please refer to the below snapshot:
The above scanner will generate results when the current daily RSI is higher than 50, the Supertrend has given a Buy signal on the previous day’s(1 day ago) candle, and when the previous week’s(1 week ago) candle is a Green candle. The offset ‘0’ indicates the current candle, similarly the offset ‘-1’ indicates the previous/1 day ago candle.
To learn more about offsets refer to the below link: