Historical Data Last Data TIME ?

bhavik4it
Is Historical Data is Delayed?

Say if i request data at 5.29pm for 5 min interval.

What Will be the last data ? 5.20 ? or 5.25 ?

I am already using another API. Which is getting Delayed. so want to know if Ur data is Correct i will purchase credits.
  • sujith
    sujith edited February 2018
    You will see the 5:25 candle which is built using five 1minute candles from 5:25-5:30.

    If you request at 5:29 then you will be getting the last candle which is built using available candles which is four 1minute candles.

    We don't recommend using Historical data API for live strategies. It is provided for backtesting purpose only. For live strategies, I would suggest generating candles at your end using the live market data provided using Websockets.
  • bhavik4it
    Hey Sujith,

    Thanks for QUICK Response.

    My question is pretty simple and self explanatory. i need to buy your api only if it helps

    if i fire request at 5.29 for 5min interval

    then what will be last Data ? will be of 5.20 ? or 5.25 ?

  • sujith
    As mentioned above you will see 5:25 candle.
Sign In or Register to comment.