PriceCatch
 · ex-Banker. Investor. Trader.

fyers_apiv3 : History vs. Tick data

I wish to retrieve OHLC data of more than 20 symbols on 5 min intervals. Now, History approach fetches data only when I run my app (which I would need to do every five minutes). While Tick data refreshes every second - and that is an overkill in my use case. So how to fetch 5 min OHLC data automatically and continuously? Any thoughts how I should be going about it. Thanks.

3 replies