☰
Login
Signup
Home
›
General
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
393
Kite Publisher
540
.Net / VBA / Excel (3rd party)
471
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.2K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
sell quantity which I am getting is float but documentation mentions integer
pankajiit_cse
May 2016
in
General
{"status": "success", "data": {"last_price": 204.9, "volume": 0, "sell_quantity": 0.0, "open_interest": 0.0, "last_quantity": 50, "change": 0.0, "ohlc": {"high": 209.8, "close": 204.9, "open": 206.9, "low": 203.5}, "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.0}}
Sign In
or
Register
to comment.