TO GET REAL TIME OPEN INTEREST AND LTP FOR OPTIONS CONTRACTS

arun8m
I am trying to get Open Interest and LTP of option contracts using
instruments = kite.instruments("NFO")
But there is OI field and LTP is zero for all contracts.
Kindly guide to get real time OI and LTP
  • Sravanthi_bh
    Please note that the instrument master file you are fetching is generated early in the morning after the BOD run and is not intended to serve as a real-time market data source. You may refer to the API documentation to fetch quotes.
Sign In or Register to comment.