Why Kite Websocket Didn't Fetch Complete Data every Second.

1krishnagupta
I'm using Kite Websocket and trying to fetch 42 Tokens data, but it isn't coming every minute.
these are toekns - [60604423, 60604167, 60605447, 60605191, 60606471, 60606215, 60608519, 60608263, 60609543, 60609287, 60613127, 60612871, 60669191, 60668935, 60670215, 60669959, 60671239, 60670983, 60722951, 60722695, 60723975, 60723719, 60724999, 60724743, 60726023, 60725767, 60727047, 60726791, 60728071, 60727815, 60729095, 60728839, 60730119, 60729863, 60759559, 60759303, 60760583, 60760327, 60761607, 60761351, 60828167, 60827911].

It's fetching but not fetching properly for every minute.


So my question is Why this is happening, and how can I improve this?
@sujith Please Solve my issue.
  • SRIJAN
    There is no guarantee that there will be a tick per second or per minute. KiteConnect sends a tick whenever there is a change in any of the tick fields.
  • 1krishnagupta
    @SRIJAN So, It's Means There is no possibility every time I will get complete data?
  • sujith
    You can go through FAQs here.
Sign In or Register to comment.