I just subscribed to the Historical API to get minutewise historical data on the NIFTY index. However could not get any data before 2015-04-01. Is that data not available?
@sujith : I am fetching the minutewise for every day in a for loop. I started collecting from 2012 but got no data till 2015-04-01. @pivottrading.net : Not sure how it got there. Must have been some random click.
Can you let me know, what is your to and from date?
@pivottrading.net : Not sure how it got there. Must have been some random click.
You can only fetch data for 30 days in one API call. So try fetching with "from" and "to" date 30 days apart.