MLTradingBot
MLTradingBot copied to clipboard
Backtesting Error
I am getting an error while performing backtesting
Creating tearsheet... 2024-06-27 02:07:09,561: root: ERROR: Not enough data to create a tearsheet, at least 2 days of data are required. Skipping
I am passing the same dates as the start and end dates and tried with other date combinations as well but somehow this still is not working
The following is my code for backtesting
Any help will be appreciated. Thanks