Historical Minute data limited to 6 days

Hi Team

Till Yesterday, i was able to get 1 minute historical data upto 30 days but suddenly today its not working When I checked it’s limited to 6 days. Below is the proof

When trying with 6 days

when trying beyond 6 days


can you please help

1 Like

They won’t help you bro. They want to enjoy our brokerage money in leisure instead of improving server’s capabilities.

7 Likes

at this point everyone should just use other brokers order api.. lol..

2 Likes

can you suggest a better option ?

just search for broker name and api and go to the api doc, You will see most of them are same. My suggestion- try to integrate atleast two other apis so if one fails like this case, you can safely rely on other

2 Likes

I am also facing the same issue, could some one look into this. I am unable to backtest my code.

1 Like

Hi @Ushnota

Can you please check this, why we are getting only 3 days of historical data,
Few weeks ago I was able to fetch more than 6months of 1min data using v2 version of
Historical Candle Data

And suddenly its now deprecated with v3 version in place having just 3 days of data.

So are we going forward or backward with each version update of APIs?

Please respond and clarify.

Thanks

Hey folks!

I’m waiting for a couple of things to get clarified on our end and will post a detail on it soon. Meanwhile, fetch less than 2000 instruments at once and you will be able to fetch the data w/o any issues. For example, if you’re fetching 1min - 1day = 375 candles. Go for 4/5 days at once between the to-and-from days.

Hi @MohitGolecha

So you mean we can fetch historical data in chunks of 4-5 days at once, but its not limited to only 4-5 days of historical data, and we can get past months data as well?

But can you clarify 1 thing please, for Plus members we have expired options contract for upto I believe 6 months then why are you guys limiting the normal intruments data to only 4-5 days?

Thanks

Just the chunks yeah, the past data availability is still the same.

The 4/5 days limitation is not on the data, but on the fetch/get over a single call

1 Like

Please can you just confirm if this limit is going to get fixed in the near future or not , if so by when approximately can we expect the changes ?

1 Like

ya definitely , need urgent clarification on this…

1 Like

Will be fixed in about 2 weeks!

1 Like

@MohitGolecha What are the rate limits for historical Data. We will hit the rate limits very easily if we have to keep chunking for every week.

Hey folks!

An update on the same here: New Update to Historical Market Data APIs