Do you know how I can fix it in Python? How to code it properly?
I am not understanding this example properly https://kite.trade/forum/discussion/comment/25535/#Comment_25535
Sorry to bother you.
Yes @SRIJAN I understood, it is impossible. But my code is probably wrong, and somehow quote is fetching the results faster. I am sure, once I fix my code, websocket will be faster as expected.
The main difference here, I g…
Can you please share 1 example of threaded ticker @SRIJAN
Currently, according to my comparision. Quote is faster than Websocket by 0.3 second on an average. But in theory, it can't be. So probably my code is wrong.
Last_price and market depth are probably updated thousands of time at the exchange. But Kite can't fetch all updates and send us. So it sends a tick every 0.5 second or so. So my question is, is the last_price and market depth updated at every tick …
I don't understand why you are explaining the concept of last_price and depth to me. I understand them. At the exchange, last_price & market depth are updated thousands or millions of times every second, I think. I want to know, how often Kite u…
Indeed, I am also facing this issue. It is causing me a considerable amount of loss. I request the Zerodha team to solve this issue with priority. Other brokers are not having this issue.