☰
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
13.9K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
381
Kite Publisher
537
.Net / VBA / Excel (3rd party)
459
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
December 2017
sujith
WebSocket and 5-Candle data discrepency
tahseen
December 2017
in
Market data (WebSockets)
Dear Team,
Today for COLPAL I created 5-minute candle using web socket with resampling and below is 09:15 candle at the end of 5 minutes
As per
websocket resampling
of
lastprice
timestamp, Open, High, Low, Close
2017-12-12 09:15:00 1084.70 1084.70 1077.15 1079.95
As per Kite Chart
timestamp, Open, High, Low, Close
2017-12-12 09:15:00 1080.00 1081.80 1077.15 1079.95
Which one is correct ? Websocket or Kite Chart data
Tagged:
tick data
webSocket python
sujith
December 2017
Hi,
The source for Kite Charts is different from Kite ticker. Both will never match but it will be nearer.
Check out
this thread for more information
.
Sign In
or
Register
to comment.
The source for Kite Charts is different from Kite ticker. Both will never match but it will be nearer.
Check out this thread for more information.