Navigation

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

    getCandleData at ten_minute interval is still giving five_minute candle data

    NodeJS SDK
    2
    4
    58
    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.
    • V
      vvbchandrasekhar last edited by

      This is the request Obj I was sending

      {"todate":"2021-05-14 10:00", "exchange":"NSE","interval":"TEN_MINUTE","symboltoken":"1333", "fromdate":"2021-05-14 09:40"}


      this is the output i got

      {"data":[["2021-05-14T09:45:00+05:30",1390,1392.75,1388,1391.2,173826],["2021-05-14T09:55:00+05:30",1391.25,1392.8,1389,1392.65,248194]],"message":"SUCCESS","errorcode":"","status":true}

      can you check if this was working earlier or a regression?

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

        Hi @vvbchandrasekhar we update you on this after coordinating with our team.

        1 Reply Last reply Reply Quote 0
        • V
          vvbchandrasekhar last edited by

          I don't need this. worked around this.

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

            Hi @vvbchandrasekhar you need to pass start time and end time in multiples of 10min.
            for eg : 9:15 to 9:25.

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