Hello. I have calculated RSI by using historical API the result was good but when i place order in for loop its taking lot of time and for each instrument..how to speedup. if i use web socket how to calculate RSI? as per my strategy i have to calculate last 10...5 minutes candles RSI could you lease suggest
You can know more about the candle generation logic here.
Is it possible to create last 6 15 minutes candles? if yes
How we can do?
Please share me any code
Thanks