删除中控下单区

This commit is contained in:
dekun
2026-05-22 11:38:20 +08:00
parent 427f94e0e8
commit 661305c26a
7 changed files with 50 additions and 627 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# 多账户交易中控 — 部署文档(含 PM2)
本文档说明在 **Ubuntu / Linux** 上部署 **manual_trading_hub**(监控区、下单区、系统设置)的推荐步骤。功能与界面操作见 **《使用说明.md》**;环境变量说明见 **`.env.example`** 与各 `crypto_monitor_*``.env.example`
本文档说明在 **Ubuntu / Linux** 上部署 **manual_trading_hub**(监控区、系统设置)的推荐步骤。功能与界面操作见 **《使用说明.md》**;环境变量说明见 **`.env.example`** 与各 `crypto_monitor_*``.env.example`
---
@@ -160,7 +160,7 @@ bash scripts/run_hub.sh
1. 打开 **http://127.0.0.1:5100/monitor**(局域网用本机私网 IP)。
2. 已启用账户应显示持仓;Flask 已起时有关键位/趋势信息。
3. **http://127.0.0.1:5100/settings** 保存后生成 `hub_settings.json`
4. **http://127.0.0.1:5100/trade** 选账户测试下单(实盘慎用)。
4. 在各实例 Flask 网页测试下单/关键位(中控仅监控,不下单)。
接口探测: