☰
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.8K
All Categories
0
Incidents
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
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.