☰
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
14K
All Categories
0
Incidents
156
Node JS client
40
Go client
794
.Net API client
383
Kite Publisher
537
.Net / VBA / Excel (3rd party)
460
Algorithms and Strategies
1K
Java client
1.1K
API clients
404
PHP client
4K
Python client
348
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.