☰
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
13.9K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
994
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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.