From 8e8093e0fd7c2ff4fd589549fd885e89956cfad8 Mon Sep 17 00:00:00 2001 From: aszerW Date: Sat, 23 May 2026 11:18:00 +0800 Subject: [PATCH] =?UTF-8?q?chore(config):=20=E8=B0=83=E6=95=B4=E5=9B=9E?= =?UTF-8?q?=E6=B5=8B=E8=B5=B7=E5=A7=8B=E6=97=A5=E6=9C=9F=E4=B8=BA2020-01-0?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 配合Mode B(指数信号+ETF收益)回测需求,缩短回测区间以提高ETF数据可用性 --- strategies/rotation/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strategies/rotation/config.yaml b/strategies/rotation/config.yaml index a221899..fcb16e9 100644 --- a/strategies/rotation/config.yaml +++ b/strategies/rotation/config.yaml @@ -104,7 +104,7 @@ benchmark: name: "沪深300" # ==================== 回测参数 ==================== -start_date: "2002-01-01" +start_date: "2020-01-01" # ==================== 因子参数 ==================== # 动量/趋势窗口期(天数)