@sujith , @rakeshr I start my program every day @9AM(websocket), I store it in the form of candles for analysis later. But if there is a gap in the collection of data on a particular day, I can't use it. So is there a way to retrieve data lost during the gap.
=> (Other than running the same in cloud service and using it, this can't help my program build, as I store data in my personal computer for ML)