Navigation

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

    URGENT historical data not returning any data

    Test
    2
    7
    83
    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.
    • D
      dipeshbodas last edited by

      Not getting any data for historical API

      historicParam={
      "exchange": "NSE",
      "symboltoken": "15083",
      "interval": "FIVE_MINUTE",
      "fromdate": "2021-04-29 09:25",
      "todate": "2021-04-29 09:30"
      }
      values=obj.getCandleData(historicParam)
      print ("values ", values)

      result :
      values {'status': True, 'message': 'SUCCESS', 'errorcode': '', 'data': []}

      D 1 Reply Last reply Reply Quote 0
      • D
        dipeshbodas @dipeshbodas last edited by

        @admin
        it was working till 9 20. Work is impacted. Please let me know if something is down

        1 Reply Last reply Reply Quote 0
        • D
          dipeshbodas last edited by

          @admin
          any updates?

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

            Hi @dipeshbodas we were facing network issues in the morning our team has fixed it. Kindly retry and let us know if you are still facing the issue.

            D 1 Reply Last reply Reply Quote 0
            • D
              dipeshbodas @admin last edited by

              @admin
              No data available between 9.30 to 10 AM.

              historicParam={
              "exchange": "NSE",
              "symboltoken": "15083",
              "interval": "FIVE_MINUTE",
              "fromdate": "2021-04-29 09:30",
              "todate": "2021-04-29 10:00"
              }
              values=obj.getCandleData(historicParam)

              result :
              values {'status': True, 'message': 'SUCCESS', 'errorcode': '', 'data': []}

              D 1 Reply Last reply Reply Quote 0
              • D
                dipeshbodas @dipeshbodas last edited by

                @admin
                is this resolved?

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

                  Dear @dipeshbodas it is working.

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