Historical Data API

sukulbagai
Hi

Does the Historical Data API provide candle data only at end of day?

For example, if I want to query today(December 27)'s data at 11.30, will I be able to get the candle data until 11.30 AM? Or will 27th December's data only be available at day's end?
  • rakeshr
    Hi @sukulbagai
    Using Historical Data API, you can fetch data of formed candles for any specified date range for specific candle interval (by feeding candle interval and from and to date as input parameter).Go though this documentation.
    If you query minute candle data with both from and to date as 27th December at 11:30 AM, you will get minute data till 11:29 AM.
Sign In or Register to comment.