Is there any API for fetching NASDAQ 100 index?
Hi @codeofnode
Currently, we only provide live market data for scrips of NSE and BSE only.
You can use below two methods to fetch live market data feed for scrips belonging to NSE and BSE exchange:
- For fetching Market Data via API call you can use Live Market Data Api
- For fetching Market Data via websocket, you can use Live Market data WebSocket Streaming
1 Like
Hello Can you please reply to my queries?