Folks, I see that tick data is often delayed. The price is moved almost 10-12 Rs by the time we receive the tick. Does anyone face that? Today, all the Calls for nifty has delayed tick data.
Are you facing the same issue with the Kite API? If then, please enable debug mode and share the stack trace/error details with us in a private message.
Kite Ticker publishes all the ticks, and there doesn't appear to be any issues on the backend. To ensure you’re receiving all data, please make sure that the thread handling ticks isn't blocked. There might be a delay on your end in the read and write operations, so it could be helpful to check and debug your code further.
Please note that the ticker used for both the Kite web and the Kite Connect app is the same; the information you see on the Kite app/web is also published for Kite Connect.
25100CE is delayed. We can see price difference is almost 3-4 Rs. Some times it is more than 10 Rs.
can anyone in zerodha please update the status ?
Please check from your end, I have been using the same app
Are you facing the same issue with the Kite API? If then, please enable debug mode and share the stack trace/error details with us in a private message.
In Kite web, its accurate. Websocket ticks was delayed in only kite api, i am using python client.
Please note that the ticker used for both the Kite web and the Kite Connect app is the same; the information you see on the Kite app/web is also published for Kite Connect.