☰
Login
Signup
Home
›
Node JS client
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.7K
All Categories
0
Incidents
145
Node JS client
38
Go client
787
.Net API client
375
Kite Publisher
537
.Net / VBA / Excel (3rd party)
455
Algorithms and Strategies
987
Java client
1.1K
API clients
402
PHP client
3.9K
Python client
344
Mobile and Desktop apps
1.3K
Market data (WebSockets)
3.3K
General
In this Discussion
January 1
sujith
Incorrect Historical Data
kkssc
December 2023
in
Node JS client
Hi team
I have identified a disparity in the historical data obtained through the Historical Kite API. Below are the details:
API Endpoint:
https://api.kite.trade/instruments/historical/$
{instr_token}/day?from=${fromDate} 00:00:00&to=${toDate} 00:00:00&continuous=1
The data retrieved does not align with the data from the National Stock Exchange (NSE)
IOC23NOVFUT NSE DATA
Find attached screenshot
here
HISTORICAL DATA USING IOC24JANFUT token without using continuous=1
Find attached screenshot
here
HISTORICAL DATA USING IOC24JANFUT token with using continuous=1
Find attached screenshot
here
Similarly for IOC23DECFUT;
HISTORICAL DATA USING IOC23DECFUT token with using continuous=1
Find attached screenshot
here
HISTORICAL DATA USING IOC23DECFUT token without using continuous=1
Find attached screenshot
here
Tagged:
historical API
historical data
getHistoricalData
sujith
January 1
There was a corporate action(dividend) on this instrument in the November and we have adjusted data for the same.
Sign In
or
Register
to comment.