Sensex Instrument not availble on kite_instance.instruments()

stockants
while I am trying fetch sensex data of fno segment from kite instrument it showing empty
Tagged:
  • salim_chisty
    salim_chisty edited 11:09AM
    The Kite Connect instruments file provides a complete instrument dump, and the required contracts need to be filtered programmatically based on your use case.

    SENSEX F&O contracts are available under the BFO segment in the instrument dump. Please ensure that you are filtering using exchange = "BFO" and segments such as BFO-FUT or BFO-OPT, as these contracts will not appear under NFO segments.
  • stockants
    ok thanks.
Sign In or Register to comment.