While I was fetching the options data for bank nifty, I noticed that these values are coming null for all the options that I noticed.
even analytics values are 0
PutCallOptionChainData{instrumentKey='NSE_FO|59262', marketData=class MarketData {
Mar 13 06:32:01: ltp: 2273.5
Mar 13 06:32:01: volume: 48600
Mar 13 06:32:01: oi: 114090.0
Mar 13 06:32:01: closePrice: null
Mar 13 06:32:01: bidPrice: null
Mar 13 06:32:01: bidQty: null
Mar 13 06:32:01: askPrice: null
Mar 13 06:32:01: askQty: null
Mar 13 06:32:01: prevOi: null
Mar 13 06:32:01: }, optionGreeks=class AnalyticsData {
Mar 13 06:32:01: vega: 0.0
Mar 13 06:32:01: theta: 0.0
Mar 13 06:32:01: gamma: 0.0
Mar 13 06:32:01: delta: 1.0
Mar 13 06:32:01: iv: 0.0
Mar 13 06:32:01: pop: 99.0
Mar 13 06:32:01: }, strikePrice=46000.0 }
@Ketan@shanmu Can you look into this.
I also wanted to confirm if there is any API to give me the margin information for option positions?
an API for this data