From aa1fc2604fe65e3075fd1d1c81bece7de9da86fe Mon Sep 17 00:00:00 2001 From: fanziqi <403508380@qq.com> Date: Fri, 13 Mar 2026 16:43:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=81=E8=AE=B8=E5=BC=80=E4=BB=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/paper_config.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/backend/paper_config.json b/backend/paper_config.json index 0556176..e930b67 100644 --- a/backend/paper_config.json +++ b/backend/paper_config.json @@ -1,10 +1,6 @@ { "enabled": true, - "enabled_strategies": [ - "v53", - "v53_fast", - "v53_middle" - ], + "enabled_strategies": [], "initial_balance": 10000, "risk_per_trade": 0.02, "max_positions": 4,