Market Data Packet Loss

balajibetadur
kiteconnect python api is giving incomplete repsponse. Data loss is seen, especially when quote is requested. sometimes it returns half data (requested 20 tradingsymbol data, but returned only 15) and sometimes it doesn't return any data at all just an empty dictionary. This is not for websocket, this is while using normal REST API call. (kite.ltp(*instruments))
  • rakeshr
    when quote is requested. sometimes it returns half data (requested 20 tradingsymbol data, but returned only 15) and sometimes it doesn't return any data at all just an empty dictionary
    Are these instruments trading? Can you paste here the debug log request or list of those requested symbols?
    You can get the list of daily trading instruments from here.
Sign In or Register to comment.