Historical API Total request per day

Ninja2020
Dear Sir,

In my Python script , I am analysing 30 option chain price for particular stock for every 5 minutes using Historical API.

I like to implement this logic to all Fno stocks . Around 432000 Historical API calls for 200 stocks option chain.

Could you please let me know whether any limitation for this analyses. And please let me know whether each option strike consider as independent instrument or one instrument for all strikes for same stock.

After development , request will reduce to less then 30000 as i am not going to request the data after getting the signal.

Thank
Sign In or Register to comment.