☰
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
403
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
May 2021
Akhil_Saketh
April 2021
sujith
check Active Strike prices
Akhil_Saketh
April 2021
in
Python client
Hi,
I would like to know how to check whether particular strike price of banknifty options is being traded/Active (having liquidity) or not using kite connect.
If not, can some one suggest me how to get that info using python.
Thank you
Akhil
Tagged:
python
banknifty
OPTIONS
Zerodha Kite Connect API
Strike range
sujith
April 2021
You can check the last traded time on the
websocket API
or
Quote API
.
Akhil_Saketh
May 2021
Thank you sujith
This discussion has been closed.