Historical data Retention policy

swas99
swas99 edited June 20 in API clients
Hi, I see there is a limit to the amount of data that can be fetched per call to the historical_data API based on the period (as described below).

Q: What is the oldest data that can be retrieved corresponding to each period?
(Example - can I fetch 1-minute data for SBIN from 1 Jan 2000 to 20 Jun 2024)
# minute | interval exceeds max limit: 60 days
# 2minute | interval exceeds max limit: 60 days
# 3minute | interval exceeds max limit: 100 days
# 4minute | interval exceeds max limit: 100 days
# 5minute | interval exceeds max limit: 100 days
# 10minute | interval exceeds max limit: 100 days
# 15minute | interval exceeds max limit: 200 days
# 30minute | interval exceeds max limit: 200 days
# 60minute | interval exceeds max limit: 400 days

# hour | interval exceeds max limit: 400 days
# 2hour | interval exceeds max limit: 400 days
# 3hour | interval exceeds max limit: 400 days
# 4hour | interval exceeds max limit: 400 days

# day | interval exceeds max limit: 2000 days

# week | interval exceeds max limit: 2000 days
Tagged:
  • sujith
    We have back filled the data with how much ever we had got back them. For some NSE stocks, day candles are back filled till late 1990s as well.
  • sujith
    There is no fixed date for day candle data but for minute level data it starts somewhere around early 2015
Sign In or Register to comment.