I am creating a stock scanner based on which I'll take positions. The historical api fetches data for one instrument at a time which takes a long time (3 api requests per second limit). Is there a way I can fetch multiple instruments data in a single api call?
Its not in the documentation. Which means it's not possible. The quote api documentation for example clearly mentions that one can pass one or more instruments as a list.
The historical api documentation does not specify any such thing. So it's obvious that one can get only one instruments data per api call.
The quote api documentation for example clearly mentions that one can pass one or more instruments as a list.
The historical api documentation does not specify any such thing. So it's obvious that one can get only one instruments data per api call.
A third party app can't show our data. You will need to contact an exchange registered data vendor.