From fcce626c1a47600b2b96e589a5399edd0c382204 Mon Sep 17 00:00:00 2001 From: xxm Date: Wed, 19 Aug 2026 14:35:30 +0800 Subject: [PATCH] =?UTF-8?q?chore(P3):=20=E6=B8=85=E7=90=86=E4=B8=80?= =?UTF-8?q?=E6=AC=A1=E6=80=A7=E5=BB=BA=E5=8D=A1=E8=84=9A=E6=9C=AC=E5=88=B0?= =?UTF-8?q?trashbox(=E5=8D=A1=E5=B7=B2=E5=86=99=E5=85=A5DB,=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E6=97=A0=E5=BC=95=E7=94=A8)=E2=80=94=E2=80=94setup=5F?= =?UTF-8?q?strategy=5Fdefs/add=5Fposition=5Fmgmt/add=5Ftrend=5Fdefs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {deploy/profile-scripts => trashbox}/add_position_mgmt.py | 0 {deploy/profile-scripts => trashbox}/add_trend_defs.py | 0 {deploy/profile-scripts => trashbox}/setup_strategy_defs.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {deploy/profile-scripts => trashbox}/add_position_mgmt.py (100%) rename {deploy/profile-scripts => trashbox}/add_trend_defs.py (100%) rename {deploy/profile-scripts => trashbox}/setup_strategy_defs.py (100%) diff --git a/deploy/profile-scripts/add_position_mgmt.py b/trashbox/add_position_mgmt.py similarity index 100% rename from deploy/profile-scripts/add_position_mgmt.py rename to trashbox/add_position_mgmt.py diff --git a/deploy/profile-scripts/add_trend_defs.py b/trashbox/add_trend_defs.py similarity index 100% rename from deploy/profile-scripts/add_trend_defs.py rename to trashbox/add_trend_defs.py diff --git a/deploy/profile-scripts/setup_strategy_defs.py b/trashbox/setup_strategy_defs.py similarity index 100% rename from deploy/profile-scripts/setup_strategy_defs.py rename to trashbox/setup_strategy_defs.py