Limit of Market Data

Shashankba
Hey,
What is the limit for continuous data for Market data through web sockets? i was importing for 500 stocks, but it seems to miss some ticks.
Please help.

Can we get more than best 5 and ask from Web Sockets?
  • sujith
    The max limit is 3000 instruments per websocket. The missing ticks are probably of network conditions, unavailability of the process which is receiving ticks. I would suggest using multiple threads and let the main thread always ready to listen to ticks.

    We only offer 5 level market depth on Kite Connect.
Sign In or Register to comment.