☰
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
14.5K
All Categories
0
Incidents
171
Node JS client
48
Go client
819
.Net API client
393
Kite Publisher
542
.Net / VBA / Excel (3rd party)
476
Algorithms and Strategies
1K
Java client
1.2K
API clients
408
PHP client
4.2K
Python client
354
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
July 2022
kunalBandekar
July 2022
SRIJAN
Historical Data provides data only till yesterday market closing time.
kunalBandekar
July 2022
in
Node JS client
We tried with Stocks, Futures, and even options tokens, but couldn't get the data for today's early hours. Is it possible to get the historical data of any instrument until the current time?
Thanks in advance.
Tagged:
historical API
historical data
SRIJAN
July 2022
Yes,you can get historical data for all instruments until current time.
kunalBandekar
July 2022
Thanks for the confirmation.
Found the issue, we were sending the date in the wrong format.
Checked in postman by directly calling the API, and fixed the issue in the code too.
This discussion has been closed.
Found the issue, we were sending the date in the wrong format.
Checked in postman by directly calling the API, and fixed the issue in the code too.