☰
Login
Signup
Home
›
API clients
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.1K
All Categories
0
Incidents
158
Node JS client
43
Go client
801
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
November 2016
RJ0958
NO Market Depth details
RJ0958
November 2016
in
API clients
https://api.kite.trade/instruments/BSE/INFY?api_key=xxx&access_token=yyy
The API stopped returning Market depth details.
{"status": "success", "data": {"last_price": 921.85, "volume": 0, "sell_quantity": 0, "open_interest": 0.0, "last_quantity": 10, "change": 0.0, "ohlc": {"high": 942.0, "close": 921.85, "open": 940.0, "low": 919.0}, "last_time": null, "change_percent": 0.0, "depth": {"sell": [{"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}], "buy": [{"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}, {"price": -0.01, "orders": 0, "quantity": 0}]}, "buy_quantity": 0}}
RJ0958
November 2016
Please neglect above query..query
This discussion has been closed.