☰
Login
Signup
Home
›
Market data (WebSockets)
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
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
July 2016
Kailash
Regarding volume
sekharrockz
July 2016
in
Market data (WebSockets)
I guess the volume is shown wrong from the streamed data. can look at the JSON, the volume is 5967000 which is supposed to be 79,560. Do we need to divide this value with something ?
instrument_token: 11392514
{"offerEntry":[{"price":36.35,"qty":150,"orders":65536},{"price":36.4,"qty":9300,"orders":65536},{"price":36.45,"qty":75,"orders":65536},{"price":36.5,"qty":150,"orders":65536},{"price":36.7,"qty":75,"orders":65536}],"instrumentToken":"11392514","ltp":36.25,"openPrice":44.1,"sellQty":759375,"vol":5967000,"buyQty":164400,"lastTradedQty":75,"bidEntry":[{"price":36.25,"qty":4725,"orders":131072},{"price":36.15,"qty":975,"orders":65536},{"price":36.1,"qty":150,"orders":65536},{"price":36,"qty":975,"orders":262144},{"price":35.95,"qty":3000,"orders":65536}],"lowPrice":34,"avgTradedPrice":39.63,"highPrice":45.45,"time":"04 Jul 17:47:59","closePrice":36.65}
Kailash
July 2016
@sekharrockz
You shouldn't have to divide. Checking this.
Sign In
or
Register
to comment.