☰
Login
Signup
Home
›
Python 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.7K
All Categories
0
Incidents
172
Node JS client
49
Go client
824
.Net API client
394
Kite Publisher
552
.Net / VBA / Excel (3rd party)
484
Algorithms and Strategies
1K
Java client
1.2K
API clients
408
PHP client
4.2K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.5K
General
In this Discussion
May 2020
rakeshr
Fetching Historical Index Data
genesis
May 2020
in
Python client
Can you use something like
kite.historical_data(instrument_token='1270529',from_date='2015-02-02',to_date='2015-02-02',interval='minute')
to pull historical data for spot indexes like nifty50 and banknifty ?
Tagged:
historical API
python3.x
rakeshr
May 2020
@genesis
Yes, you can use the same APIs to fetch historical data for the index as well.
Sign In
or
Register
to comment.
Yes, you can use the same APIs to fetch historical data for the index as well.