☰
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
March 2022
CARahulPatel
March 2022
pranavwagh
March 2022
SRIJAN
Getting quotes using instrument API
pranavwagh
March 2022
in
Python client
Hello Experts,
I am trying to do:
kite.quote("NSE:NIFTY 50"), which works fine, but when I do kite.quote("NFO:NIFTY223317000PE") it fails. Can you tell me the right format? I tried NSE in place of NFO and then NFO-OPT, but nothing seems to work.
Thanks,
Pranav Wagh
Tagged:
Instruments
API python client
OPTIONS
@sujith
@rakeshr
SRIJAN
March 2022
Your query was already answered here about the naming convention of options. Read the thread i shared properly:
https://kite.trade/forum/discussion/11121/finding-trading-symbol-without-downloading-entire-instrument-list#latest
pranavwagh
March 2022
Thanks Srijan.. I missed ensuring that date is 2 digits. Thanks for your guidance and time. Now it's working.
CARahulPatel
March 2022
edited March 2022
trading symbol is wrong - Use NIFTY22MAR17000PE. You can find trading symbol either from Instrument list or open chart of particular ticker and will find instrument symbol in address bar. e.g.
https://kite.zerodha.com/chart/web/tvc/NFO-OPT/NIFTY22MAR17000PE/13161218
pranavwagh
March 2022
Thanks
@CARahulPatel
.. my issue was already resolved with
@SRIJAN
's comment. I realized my mistake
This discussion has been closed.
https://kite.trade/forum/discussion/11121/finding-trading-symbol-without-downloading-entire-instrument-list#latest