Navigation

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

    Search script by full name

    General Discussion
    0
    3
    22
    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.
    • P
      pkrawat1 last edited by

      How to search scrip by full name? like Rattan should return RTNPOWER, RTNINDIA

      Mnagesh 1 Reply Last reply Reply Quote 0
      • Mnagesh
        Mnagesh @pkrawat1 last edited by

        @pkrawat1
        use
        https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

        and search your symbol

        Now I am full time Algo Trader and successfully developed my own Apps for my personal use.

        P 1 Reply Last reply Reply Quote 0
        • P
          pkrawat1 @Mnagesh last edited by

          @Mnagesh Not by symbol but by full name. Like you won't find data for Rattan if you don't know the symbol.
          Wanted a way to have Full name like name: "RattanIndia Power Ltd".

          Then in my app I can search in search box with just typing Rattan.
          Right now How I'm doing is that I call the Yahoo finance search api and then find the symbols.

          This is what is there in master.

          {"token":"17523","symbol":"RTNPOWER-BL","name":"RTNPOWER","expiry":"","strike":"-1.000000","lotsize":"1","instrumenttype":"","exch_seg":"NSE","tick_size":"5.000000"}
          

          Screenshot 2024-01-12 at 11.46.41 AM.png

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