chore(config): 调整回测起始日期为2020-01-01

配合Mode B(指数信号+ETF收益)回测需求,缩短回测区间以提高ETF数据可用性
This commit is contained in:
2026-05-23 11:18:00 +08:00
parent 982fbe250b
commit 8e8093e0fd

View File

@@ -104,7 +104,7 @@ benchmark:
name: "沪深300"
# ==================== 回测参数 ====================
start_date: "2002-01-01"
start_date: "2020-01-01"
# ==================== 因子参数 ====================
# 动量/趋势窗口期(天数)