☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.4K
All Categories
0
Incidents
167
Node JS client
47
Go client
815
.Net API client
392
Kite Publisher
539
.Net / VBA / Excel (3rd party)
474
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
November 2024
sujith
Tick updates slow and infrequent
pgp
November 2024
in
Python client
Hello,
Tick updates through websocket for subscribed tickers are very slow and not frequent as Kite website. Sometimes, I have seen ticks not appear for 5 to 20 seconds, and probably more.
Thanks,
sujith
November 2024
You need to make sure, you are not blocking the thread that is receiving ticks. You can also refer to the Websocket API related
FAQs here
.
Sign In
or
Register
to comment.