☰
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
14K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
382
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
October 2016
kartik.trade
October 2016
Vivek
Historical Data
kartik.trade
September 2016
in
General
Historical Data of Some Instrument give wrong OHLC Data. Data is not matched with Kite Chart Data.
I Checked for SBIN and RECLTD.
I am using following URL.
https://api.kite.trade/instruments/historical/3930881/10minute?from=2016-09-22&to=2016-09-22&api_key=xxx&access_token=xxx
Vivek
September 2016
@kartik
.trade We use the same api for our chart so there should not be any differences.
kartik.trade
October 2016
Sir,
I checked many Charts, there is always difference between kite and API OHLC data
Please Look in to this Kite Chart Image in Green Circle.
itexperts.in/Kite%20Chart.png
And also check same with API.
https://api.kite.trade/instruments/historical/779521/15minute?from=2016-10-13&to=2016-10-13&api_key=xxx&access_token=xxx
"candles": [["2016-10-13T09:15:00+0530",254.7,255.3,253.35,253.7,1339856]
Not in 15 Min. Charts, but i can show diff. in All Script. This data mismatch cause wrong trade call from our Programs. Please do needful.
Vivek
October 2016
edited October 2016
@kartik
.trade It seems to be a chart crosshair issue and not issue with data. Please check these screenshots -
http://imgur.com/a/O0Y2C
Sign In
or
Register
to comment.
I checked many Charts, there is always difference between kite and API OHLC data
Please Look in to this Kite Chart Image in Green Circle. itexperts.in/Kite%20Chart.png
And also check same with API.
https://api.kite.trade/instruments/historical/779521/15minute?from=2016-10-13&to=2016-10-13&api_key=xxx&access_token=xxx
"candles": [["2016-10-13T09:15:00+0530",254.7,255.3,253.35,253.7,1339856]
Not in 15 Min. Charts, but i can show diff. in All Script. This data mismatch cause wrong trade call from our Programs. Please do needful.