When using api call for quotes how to get quotes for symbols in one call.
Can the symbols be supplied separated by comma ex: https://finnhub.io/api/v1/quote?symbol=AAPL,MSFT&token=demo
For an app, where websockets is not an option this really becomes a bottleneck & mostly will hit the per second limit for most of the plans.
Please advice.
Thanks
When using api call for quotes how to get quotes for symbols in one call.
Can the symbols be supplied separated by comma ex:
https://finnhub.io/api/v1/quote?symbol=AAPL,MSFT&token=demoFor an app, where websockets is not an option this really becomes a bottleneck & mostly will hit the per second limit for most of the plans.
Please advice.
Thanks