☰
Login
Signup
Home
›
General
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
14K
All Categories
0
Incidents
156
Node JS client
40
Go client
794
.Net API client
382
Kite Publisher
537
.Net / VBA / Excel (3rd party)
460
Algorithms and Strategies
1K
Java client
1.1K
API clients
404
PHP client
4K
Python client
348
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
October 2018
chetan16
October 2018
sujith
Future opening price of Every Stock(Future stocks).
chetan16
October 2018
edited October 2018
in
General
i want opening price of Every stock(Future,not equity) at 09.16 am . how to get it daily .which function i need to called?
sujith
October 2018
For live market data, you can use
websockets
.
chetan16
October 2018
edited October 2018
i want list of ' instrument_token ' both for equity and future ....i.e Reliance(equity) and Reliance18OCTFUT(Future) . and what is expiry of this instrument_token?? do i need to update it daily??
sujith
October 2018
Yes, the instrument dump is updated every day. You need to sync it at least once a day.
sujith
October 2018
The instrument dump will have data about all the instruments that are traded for the day. You can find expiry in the same dump.
Sign In
or
Register
to comment.