how to get multiple stock/instrument_token in one go for getHistoricalData function or guide me on getting fast response using getHistoricalData function without using any loops as by using loops i am not able get response as quickly as want it to do.
We don't have bulk fetch API for historical data. You can fetch and dump it at your end and use that as the source.