is that possible to get live market data from nse and bse both exchenges for same instrument at a same time for playing simaly arbitrage straterges???
Hi @Jeemee_Sakariya,
You can access NSE and BSE exchange prices for the same instrument simultaneously, as they are associated with different instrument keys. You can subscribe to both the instrument keys. To find the instrument keys, please refer to this instrument JSON file.
For real-time data, it is recommended to use WebSockets instead of making repeated Rest API calls. You can find more information in the market feeder websocket documentation.
For a simpler implementation of WebSockets, you may also explore the streamer functionalities available in various SDKs:
Thank you.
I have question. For example i buy reliance frome the nse and how i sell in bse?? Because when i buy Frome nse with reliance’ nse instrument key so how i sell in bse?