I am using python module to fetch F&O instruments list from kite.instruments("NFO") i saw mismatch in instrument name and expiry please assist trading symbol is NIFTY21APR12150CE but expiry mentioned is 4/29/2021 whole data set is missmatch
trading symbol is NIFTY21APR12150CE but expiry mentioned is 4/29/2021
The expiry date is in the format of mm/dd/yyyy. So, it's a monthly contract having expiry as last Thursday of the month i.e 29th April. You can go through this module of the varsity to know more regarding this.
Rakesh and tonystar thanks for the explanation in the below image if we look at NIFTY2152013550CE Nifty21 = nifty2021 strike = 13500 option type = CE 520 = ?? what is this 520 here expire month should be there know.
You can verify it here: https://www.nseindia.com/option-chain?symbol=NIFTY&instrument=-&date=-
in the below image if we look at NIFTY2152013550CE
Nifty21 = nifty2021
strike = 13500
option type = CE
520 = ?? what is this 520 here expire month should be there know.
Thanks in advance for the help
You can refer to this thread to know about the format of Weekly options instruments.