☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
December 2016
itsram90
December 2016
sujith
How to get Nifty50 historical Data
itsram90
December 2016
in
Python client
Hi,
i want to fetch nifty50 data to make decisions for nifty futures. can you please suggest how i can get this done.
Thanks
Ram
Tagged:
nifty
sujith
December 2016
edited December 2016
Hi Ram,
You can fetch historical data for NIFTY 50 using getHistoricalData(), run your strategy and place order for
Nifty futures. Checkout documentation here
https://kite.trade/docs/connect/v1/#historical-data
and
https://kite.trade/docs/connect/v1/#placing-orders
itsram90
December 2016
Hi Sujith,
to get data from historical i need instrument id, what is instrument ID for NSE/Nifty50 index ?
thanks
ram
sujith
December 2016
Hi Ram,
You can fetch all instruments using getInstruments(). Checkout documentation here
https://kite.trade//docs/connect/v1/#market-and-instruments
.
Instrument token for Nifty50 is 256265
Sign In
or
Register
to comment.
You can fetch historical data for NIFTY 50 using getHistoricalData(), run your strategy and place order for
Nifty futures. Checkout documentation here https://kite.trade/docs/connect/v1/#historical-data and https://kite.trade/docs/connect/v1/#placing-orders
to get data from historical i need instrument id, what is instrument ID for NSE/Nifty50 index ?
thanks
ram
You can fetch all instruments using getInstruments(). Checkout documentation here https://kite.trade//docs/connect/v1/#market-and-instruments .
Instrument token for Nifty50 is 256265