☰
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
13.8K
All Categories
0
Incidents
151
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
456
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
July 18
ANL
July 18
sujith
Can i get Banknifty Option Chain Data?
pareshbhatiya
July 18
in
General
I want latest Banknifty Option Chain data through API or market data socket.
sujith
July 18
You can build option chain at your end using the live market data provided via
Websocket API
.
You may also refer to this
library
by
@rakeshr
.
ANL
July 18
edited July 18
Kite doesn't have option chain data; you can stream real time tick data through the Webscocket API and create a custom option chain.
Sign In
or
Register
to comment.
You may also refer to this library by @rakeshr.