I use dhan Api.
- The historical data for 5 minute time frame gives 225 candles, if the code is being run after market, while running it during market hours it gives 187 candles, sometimes 171 and 168 candles. And today it just gave 150 candles. Why so ? Can we rectify this ?
- I want to simultaneously run an intraday scanner and a separate code for trade execution and management. To run them together, will I have to buy another API subscription? Because I tried to run them with different tokens generated from same account but there was issue of API limits being breached. ( both codes require Data requests )