Navigation

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

    Market Data API - Stock LTP issue

    Python SDK
    0
    5
    45
    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
      PradeepB last edited by

      Hi,
      I am facing issue in fetching data using market data API.
      i have list of tokens for stocks i am trying trying with, but at output from the server is giving LTP as zero for some stocks in list. please refer below image. Please help me with this problem
      5fceca4a-1480-49b5-bafd-e272b1d7219d-image.png

      M 1 Reply Last reply Reply Quote 0
      • M
        Moderator_2 @PradeepB last edited by

        Hi @PradeepB

        Thank you for notifying on us. Will get it analyzed and update you on the resolution.

        Regards,
        SmartAPI team

        P 2 Replies Last reply Reply Quote 1
        • P
          PradeepB @Moderator_2 last edited by

          @Moderator_2 I am looking forward for solution

          Thank you

          M 1 Reply Last reply Reply Quote 1
          • M
            Moderator_2 @PradeepB last edited by Moderator_2

            hi @PradeepB

            Kindly note, BL series is not active in NSE. Due to which for the above token, we haven't pushed the values. Please use EQ series for the required symbols
            Please fetch the same from below file
            https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
            Sample Request for ALKEM-EQ:
            {
            "mode": "OHLC",
            "exchangeTokens": {
            "NSE": [
            "11703"
            ]
            }
            }

            Regards,
            SmartAPI team

            1 Reply Last reply Reply Quote 1
            • P
              PradeepB @Moderator_2 last edited by

              @Moderator_2 said in Market Data API - Stock LTP issue:

              Hi @PradeepB

              Thank you for notifying on us. Will get it analyzed and update you on the resolution.

              Regards,
              SmartAPI team

              Thank you, that worked

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