☰
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
12.5K
All Categories
100
Node JS client
35
Go client
741
.Net API client
345
Kite Publisher
528
.Net / VBA / Excel (3rd party)
411
Algorithms and Strategies
920
Java client
958
API clients
389
PHP client
3.5K
Python client
318
Mobile and Desktop apps
1.2K
Market data (WebSockets)
3K
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.