☰
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.9K
All Categories
0
Incidents
177
Node JS client
51
Go client
841
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
490
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
409
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
March 2025
sujith
March 2025
Sravanthi_bh
Price in instrument data for all scripts is zero
kanika
March 2025
edited March 2025
in
Python client
kite.instruments() was working fine 2 weeks ago.
Now price in instrument data for all scripts is zero. Is this a bug?
Tagged:
#websocket #python #pythonclient
Sravanthi_bh
March 2025
You may try using the
quotes API
or
WebSockets
to fetch the live prices.
sujith
March 2025
@kanika
,
The instruments master is generated in the morning after BOD process, it will not contain live market data. You need to use Quote or Websocket API to fetch live market data.
Sign In
or
Register
to comment.
The instruments master is generated in the morning after BOD process, it will not contain live market data. You need to use Quote or Websocket API to fetch live market data.