I want to get the stocks whose relative strength with respect to nifty went from negative to positive which is the stock went from underperforming the nifty to outperforming the nifty this is a formula of rs RS = [(stockSymbolClose/ stockSymbolClose5periodbefore ) / (niftyClose/ NiftyClose5periodbefore )] - 1. @Streak . If using the above formula i want so that the rs crossed above 0 for a signal.
How to write in this formula in streak,i don’t use earlier in streak,please easily written to me in this formula…
We have shared the Relative Strength strategy link created based on our understanding of your requirements. You can make necessary changes at your discretion.
https://www.streak.tech/strategy/102744
For further queries, please write to “[email protected]” for further queries and the team shall assist you.
Thank you so much. It saved me like 1 hour of my time daily. Also how can I round the whole rs to the nearest 2 decimals points like -0.0001 becomes only 0.00. Also one suggestion can you add delivery percentage as a filter that would be great. I provided a ss which shows the delivery percent present in nse website.
@Nishant_Jakane Please note that rounding RS to 2 decimals and filtering by delivery percentage aren’t supported currently.
However, we’ve noted your feedback for future consideration.