Navigation

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

    SmartApi historic data returning none today

    General Discussion
    0
    5
    49
    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.
    • S
      Sady27 last edited by

      Is there any issue in SmartApi historic data today ?

      try:
      historicParam={
      "exchange": "NSE",
      "symboltoken": "3045",
      "interval": "ONE_MINUTE",
      "fromdate": "2021-02-08 09:00",
      "todate": "2021-02-08 09:16"
      }
      smartApi.getCandleData(historicParam)
      except Exception as e:
      print("Historic Api failed: {}".format(e.message))

      It is returning none in. please see the snapshot. I checked for other tokens as well and this is happening for others as well

      smart api issue.jpg

      1 Reply Last reply Reply Quote 0
      • J
        jay27 last edited by

        I'm getting 0a823873-683c-4266-8f01-3f588d910df3-image.png
        even after trying multiple times with different parameters, the session is successfully created every single time but I still get this error. I tried using both the trading as well as historical api.

        1 Reply Last reply Reply Quote 0
        • M
          mitulparivah last edited by

          Yes, I was also trying but same returned so I thought my program had some mistakes.
          Anyone can tell , please ?

          1 Reply Last reply Reply Quote 0
          • S
            Sady27 last edited by

            When I tried next day it started working fine. Not sure what the issue was. Anyways if admin can enlighten us with some insights that than would be great.

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

              Hi all,

              Apologies for delayed response.
              It could be technical glitch. Kindly write to us on smartapi@angelbroking.com if the issue still persists with historical data

              Thanks & Regards,
              SmartAPI team

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