issue in pulling live OI data

prsd88
Hello ,

Does kiteconnect provide live OI data across different strike prices (both CE and PE) of the symbols ?

kite.instruments("NFO") provides the list of all strikes for a symbol with no OI data for the same
does kite.quote() provide this OI data across different strike prices (both CE and PE) of the symbols ?

Thanks & Regards,
Prasad R
  • sujith
    The quote API does provide OI data but you need to send each and every instrument token you need data for or send the exchange:tradingsymbol data.
    You can check out the documentation to know more.
  • prsd88
    ok , thanks. Does the quote fn have a limit on the number of inst tokens to be passed in one call?
  • sujith
    Please read the documentation.
Sign In or Register to comment.