Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    NOFTY50 symboltoken to fetch historical data

    General Discussion
    4
    6
    219
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gurindersinghcs last edited by

      I am trying to fetch NIFTY 50 (NIFTY 29 April 2021) historical data using get candle data API , I need to know what is the symbolToken for Nifty50 to be passed in body
      {
      "exchange": "NSE",

      "symboltoken": "3045",*
      "interval": "ONE_MINUTE",
      "fromdate": "2021-02-08 09:00",
      "todate": "2021-02-08 09:15"
      }

      P 1 Reply Last reply Reply Quote 0
      • P
        pavank @gurindersinghcs last edited by

        @gurindersinghcs

        token:"26000"
        symbol:"NIFTY"
        name:"NIFTY"
        expiry:""
        strike:"-1.000000"
        lotsize:"-1"
        instrumenttype:""
        exch_seg:"NSE"
        tick_size:"-1.000000"

        you can get token from scrip data

        A 1 Reply Last reply Reply Quote 0
        • A
          admin @pavank last edited by admin

          hi @gurindersinghcs please refer the below mentioned URL to get symbol tokens.
          https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

          V 2 Replies Last reply Reply Quote 0
          • V
            vamseeds @admin last edited by

            Hi @admin ,
            How frequently the symbol tokens will change ?

            1 Reply Last reply Reply Quote 0
            • V
              vamseeds @admin last edited by

              @admin
              One more question
              What is the tick_size in response of OpenAPIScripMaster.json ?

              A 1 Reply Last reply Reply Quote 0
              • A
                admin @vamseeds last edited by

                Hi @vamseeds You need to analyze it from your end

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post