Open XYUU opened 1 year ago
It appears that the issue is due to your local trading calendar having only a few extra days compared to the default backtest start date in the workflow, which is causing a lack of data availability. You can use this script to update the calendar to the latest version or to the desired date.
It appears that the issue is due to your local trading calendar having only a few extra days compared to the default backtest start date in the workflow, which is causing a lack of data availability. You can use this script to update the calendar to the latest version or to the desired date.
I've encountered same issue. which due to reason you mentioned.Thank your very much for your response:)
🐛 Bug Description
To Reproduce
Steps to reproduce the behavior:
Screenshot
Environment
Note: User could run
cd scripts && python collect_info.py all
under project directory to get system information and paste them here directly.Windows
,Linux
,MacOS
): windows 11 22H2Additional Notes