Instruments CSV file

sekharrockz
In Instruments CSV file, can i know what does exchange token mean ?
  • Kailash
    It's the numerical ID issued by the exchange for the particular instrument.
  • sekharrockz
    Then what is the difference between exchange token and instrument token ?
  • Kailash
    instrument_token is a numerical ID issued by us. This is used for fetching historical data with the historical API and for subscribing to live data on the WebSockets API.
  • trader007
    where to get the csv file?

    also how to get mapping for exchange token?

    is it constant for a single exchange?
  • Kailash
    Please refer to the docs: https://kite.trade//docs/connect/v1/#market-and-instruments

    The CSV file contains the instrument and exchange tokens. Exchanges may change the tokens at any time. We recommend you fetch the instrument list once every day before market opening.
Sign In or Register to comment.