Maximum instrument in websocket

Rupali
I want to overcome on limit given on no. of instrument (500). Is there any way to get live data of all available instruments ?
  • rakeshr
    Is there any way to get live data of all available instruments?
    No, we don't have an end-point for the complete instrument dump.
    You may consider using Websocket streaming. You can subscribe upto 3000 instruments in a single connection, with 3 connections allowed for a single API key i.e 9000 instruments in a single API.
Sign In or Register to comment.