Navigation

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

    Facing problem when fetching the token list

    General Discussion
    2
    2
    29
    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.
    • N
      nayan_nandi last edited by

      This is my code___

      import pandas as pd
      url = "https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json"
      df = pd.read_json(url)
      df.to_excel("Token_List.xlsx")
      print('DataFrame is written to Excel File successfully.')
      

      But when I search the symbol like_ TATAMOTORS, ITC
      TATAMOTORS.PNG
      ITC.PNG
      I think it's showing right.

      But, when I search the symbol like_ RELIANCE, TATAPOWER
      It's showing like this_____
      RELIANCE.PNG
      TATAPOWER.PNG
      Why it's happening.........

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

        @nayan_nandi

        what's wrong ? if you want REALINCE equity at NSE search for RELAINCE-EQ

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