From e81343ae91908f854df68a658b3e44fe950a248a Mon Sep 17 00:00:00 2001 From: dekun Date: Mon, 6 Jul 2026 00:28:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=8F=E5=88=86=E6=AD=A7=E8=81=94?= =?UTF-8?q?=E5=8A=A8=E6=B3=A2=E6=AE=B5=E5=8D=95=E6=98=BE=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E6=9D=A0=E6=9D=86=E6=94=B9=E4=B8=BA=E6=8C=89=E5=B8=81=E7=A7=8D?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=8F=AA=E8=AF=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit option 增加 data-trade-style;修复 JS 初始化顺序。杠杆隐藏输入,显示 BTC/ETH 10x 其它 5x。 Co-authored-by: Cursor --- crypto_monitor_binance/templates/index.html | 16 +++--- crypto_monitor_gate/templates/index.html | 15 +++--- crypto_monitor_okx/templates/index.html | 15 +++--- docs/strategy/README.md | 3 +- docs/strategy/binance-alt-trend-long.md | 12 ++++- docs/strategy/okx-trend-both.md | 2 + lib/common/static/instance_embed.js | 5 +- lib/common/static/instance_page.css | 1 + lib/common/static/order_entry_model.js | 49 ++++++++++++++++--- .../templates/embed_boot_scripts.html | 8 ++- .../templates/embed_page_fragment.html | 5 +- lib/instance/templates/embed_shell.html | 2 +- .../templates/order_entry_model_fields.html | 2 +- .../templates/order_leverage_fields.html | 7 +++ 14 files changed, 106 insertions(+), 36 deletions(-) create mode 100644 lib/instance/templates/order_leverage_fields.html diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index fb774c9..98c71c8 100644 --- a/crypto_monitor_binance/templates/index.html +++ b/crypto_monitor_binance/templates/index.html @@ -17,6 +17,7 @@ {{ exchange_display }} · 加密货币 | 交易监控复盘系统