☰
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
15K
All Categories
0
Incidents
178
Node JS client
52
Go client
849
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
492
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
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.