From 144d66f9a3e9bcf558de230d408f10712705adb4 Mon Sep 17 00:00:00 2001 From: aszerW Date: Thu, 19 Mar 2026 22:55:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(config):=20=E4=BF=AE=E6=AD=A3=E5=8A=A0?= =?UTF-8?q?=E5=AF=86=E8=B4=A7=E5=B8=81=E5=90=8D=E7=A7=B0=E4=B8=BA=E4=B8=AD?= =?UTF-8?q?=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将BTC对应名称由"BTC"修改为"比特币" - 将ETH对应名称由"ETH"修改为"以太坊" - 保持其他市场指数配置不变 --- config/strategies/rotation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/strategies/rotation.yaml b/config/strategies/rotation.yaml index b4349ba..3369cbb 100644 --- a/config/strategies/rotation.yaml +++ b/config/strategies/rotation.yaml @@ -33,8 +33,8 @@ code_list: # 全球市场指数 (使用 YFinance) - 非主市场,数据会前向填充到A股交易日 "HSTECH": "恒生科技" # 港股 "NDX": "纳指100" # 美股 - "BTC": "BTC" # 加密货币 - "ETH": "ETH" # 加密货币 + "BTC": "比特币" # 加密货币 + "ETH": "以太坊" # 加密货币 # 主市场配置(用于确定交易日历) primary_market: