fix(hub): two-column trend plan card; docs for records and hub layout

Left column shows plan metrics, right column DCA table, footer for breakeven and snapshot info; update strategy and exchange usage docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-04 10:59:47 +08:00
parent f1e95afb89
commit 546bc7bcf1
8 changed files with 143 additions and 44 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
2. 启动 Flask 应用(可用 **`ecosystem.config.cjs`** 交给 PM2,或本地 `python app.py` / `flask run`,以你当前脚本为准)。
3. 浏览器访问站点,打开 **`/login`**,使用 **`.env` 里的 `APP_PASSWORD`** 登录。
登录后顶栏:**关键位监控** | **实盘下单**(默认首页)| **策略交易**`/strategy`,趋势回调 + 顺势加仓双栏)| **交易记录与复盘** | **统计分析**
登录后顶栏:**关键位监控** | **实盘下单**(默认首页)| **策略交易**`/strategy`,趋势回调 + 顺势加仓双栏)| **策略交易记录**`/strategy/records`| **交易记录与复盘** | **统计分析**
---