Large No Of Scrip Scubscription

manoj_trade
manoj_trade edited April 2022 in .Net API client
Planning to subscribe 100+ option contracts. At my side will handle it inside a thread. Does c# sdk automatically supports it?
Should I consider anything else?
Please reply
  • SRIJAN
    SRIJAN edited April 2022
    You can subscribe up to 3000 instruments in a single WebSocket connection, and for single api_key you can have 3 WebSocket connection, so you can stream maximum of 9000 instruments for an api_key. because all WebSockets will be independent of each other, there will be no cross-connection.
Sign In or Register to comment.