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.
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.
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 ?