HI @Streak,
I want to create a scanner for FNO stocks.
Condition:
- For the past 10 days price change has been > 0%
I should be able to change the number of days as per my need. (like the past 20 days or the past 1 months.
please help.
Thanks.
HI @Streak,
I want to create a scanner for FNO stocks.
Condition:
I should be able to change the number of days as per my need. (like the past 20 days or the past 1 months.
please help.
Thanks.
Hi @Zodiac
I have created a condition as per my understanding of your requirements. Refer to the below image to learn how to write your conditions in the Streak Scanners platform.
The above scanner will scan for stocks where the current candle close is higher than the previous close (i.e. the percentage change will be higher than 0%) for the last 10 candles. You can change the period inside the Period Min function to check the conditions for more candles and change the timeframe to check on Monthly timeframe.
You can click on the following link to directly go to the scanner and make changes to it as per your preference - https://scanners.streak.tech/scanner/zodiac-tqna
Hope this helps.
Thanks @Streak @Vasu_patel for the response,
Actually, want to scan the FNO stocks with the following conditions:
For example:
If want to scan the Fno stocks, the for which the total change is b/w -1% to 1% in the week before the current week.
Is it possible?