@Jegan You can get day candles data, for an expired contract not minute level data.For day candle , you need to send continuous=1,in historical APIs .Go through this documentation.
If you need minute level data, there are various external providers who can give the same at a cost. I have also built a database and can give you DB access.
@shortwire - Can you provide some references of who can provide this info? Also how much of historical information do you have in your DB and what would be the cost?
@shortwire do you have midcap index (free float 100) historical data and Gold-I continuous futures MCX data? if so, pls email me at vivekpahwa@gmail.com
You can get day candles data, for an expired contract not minute level data.For day candle , you need to send continuous=1,in historical APIs .Go through this documentation.