☰
Login
Signup
Home
›
Java 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.9K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
380
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
996
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 17
ANL
December 17
sujith
December 17
vijayonkite
Option Chain Data
vijayonkite
December 17
in
Java client
Hi, is there any way to get options data from java client ?
Tagged:
OPTIONS
vijayonkite
December 17
I noticed through google that ICICIDirect provides free access to option chain data through their BREEZE API's for all their customers. Does Zerodha also has anything like that ?
sujith
December 17
You can fetch live options instruments data as mentioned
here
.
We provide live market data for all the instruments on
Websocket API
you may use that.
Also there is a
option chain library
by
@rakeshr
for option chain. You can take a look at it.
ANL
December 17
Kite Connect doesn't provide option chain data. You have to develop your own with the WS.
Go through the option chain library:
optionchainstream
vijayonkite
December 17
Thank you
@sujith
&
@ANL
This discussion has been closed.
We provide live market data for all the instruments on Websocket API you may use that.
Also there is a option chain library by @rakeshr for option chain. You can take a look at it.
Go through the option chain library: optionchainstream