BN options data
-
Hi, is it possible to get BN and Nifty live options data for a particular strike price in python using SMART-API?
I am able to fetch BN spot price and also fetch a particular strike price ticker symbol but that data is not being processed by the LTP object call for option symbol. -
@Yash1598 You need to maintain the mapping of symbol token ,name,expiry which you will get from instrument dump file.
-
@Yash1598 The CE symbol being fetched is 65906 for Strike Price 36000. How to fetch the token symbol for the current expiry symbol
-
-
Hi @Yash1598 said in BN options data:
Hi, is it possible to get BN and Nifty live options data for a particular strike price in python using SMART-API?
I am able to fetch BN spot price and also fetch a particular strike price ticker symbol but that data is not being processed by the LTP object call for option symbol.you can get the ltp for options through the LTP api.