Which Exchange on Web Socket?

Sowmay
While retrieving data through web socket, which exchange data we receive? NSE or BSE?
Tagged:
  • sujith
    Hi @Sowmay,
    You will get instrument token with tick data, you will have to handle it at your end.
  • fury1984
    @Sowmay instrument token numbers are different for the same stock (like INFY) for NSE and BSE. So you will get ticks from whichever exchange you subscribe to using the corresponding instrument token.
Sign In or Register to comment.