Navigation

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

    Where do I get the the full list of available tradingsymbol and symboltoken to fetch the LTP?

    General Discussion
    5
    9
    346
    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.
    • tester12345
      tester12345 last edited by

      Where do I get the the full list of available tradingsymbol and symboltoken to fetch the LTP?

      A 2 Replies Last reply Reply Quote 0
      • A
        admin @tester12345 last edited by

        @anuragbaheti said in Where do I get the the full list of available tradingsymbol and symboltoken to fetch the LTP?:

        Where do I get the the full list of available tradingsymbol and symboltoken to fetch the LTP?

        Retrieve the CSV dump of all tradable instruments from below URL:

        https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

        9 1 Reply Last reply Reply Quote 1
        • 9
          91priyansh @admin last edited by

          @admin this file keeps loading not able to get proper result

          S 1 Reply Last reply Reply Quote 0
          • S
            Surya 1 @91priyansh last edited by

            @91priyansh

            Have a look here

            https://smartapi.angelbroking.com/topic/444/how-to-get-fed_token-and-how-to-use-token-and-task-and-how-to-subscribe-and-unsubscribe-a-script/21?_=1616558927950

            9 1 Reply Last reply Reply Quote 0
            • 9
              91priyansh @Surya 1 last edited by

              @rajanprabu how to use in nodejs? thread you mention is for python?

              S 1 Reply Last reply Reply Quote 0
              • S
                Surya 1 @91priyansh last edited by

                @91priyansh Sorry I don't use Node.js. But idea should be something similar.

                9 1 Reply Last reply Reply Quote 0
                • 9
                  91priyansh @Surya 1 last edited by

                  @rajanprabu ok no problem

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

                    @anuragbaheti usually in python one can convert the Jason into csv and then read the csv column or convert csv column into list and pass that list to fetch data.You can try to built same logic in Node.js

                    1 Reply Last reply Reply Quote 0
                    • K
                      krunal96 @91priyansh last edited by

                      Hi @91priyansh ,

                      You can check out my GitHub (nodejs) project for getting token against instruments/trading symbols.

                      https://github.com/vishant2211/token/tree/master

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