Historical Data API


  • I have been trying to collect data of Reliance from Jan 1st 2022 to date. Since the maximum days per request allowed is 30 days for one minute interval data I have been collecting data for every 30 days using while loop. But the first day of few loops has an issue. The data is missing for half day. Could you please help me with this?