Hello team, I know there is no methods to obtain the option chain as such. But is there a way to know the "token" for a given option price? this way it helps us generate the option chain on our end.
The token numbers look very random when we look at them, but I am sure there is some form of logic for assigning a token number for each company/contract. If Zerodha can provide the token number for a given symbol, it would be very helpful.
But is there a way to know the "token" for a given option price?
No, currently we don't have any separate end-point/method to fetch instrument_token by sending contract name/symbol. But, you can build the same at your ending using complete instrument list.
Thank you, I achieved it by using the instrument list.