From ef4b7790cfa893e414948da53422d2cc131da1e0 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Sun, 29 Mar 2026 22:18:38 +0800 Subject: [PATCH] update --- frontend/hyperliquid.html | 418 +++++++++++++++++--------------------- 1 file changed, 187 insertions(+), 231 deletions(-) diff --git a/frontend/hyperliquid.html b/frontend/hyperliquid.html index f7db2ff..2d0b789 100644 --- a/frontend/hyperliquid.html +++ b/frontend/hyperliquid.html @@ -3,187 +3,166 @@ - Hyperliquid 交易监控 | AI Agent + XClaw AI | Hyperliquid + + +
-
-
- -
-
🔥 Hyperliquid 交易监控
-
+
+
+ -
🔒

Hyperliquid 实盘交易未启用

-

请在 .env 文件中设置 hyperliquid_trading_enabled=true

+

请在 .env 文件中设置 hyperliquid_trading_enabled=true

-
-
钱包地址
@@ -500,9 +461,7 @@
-
-
📈 持仓 ({{ positions.length }})
@@ -537,10 +496,10 @@
{{ pos.unrealized_pnl >= 0 ? '+' : '' }}${{ formatNumber(pos.unrealized_pnl) }}
-
+
TP: ${{ formatNumber(pos.take_profit) }} | SL: ${{ formatNumber(pos.stop_loss) }}
-
@@ -549,7 +508,6 @@
-
📋 挂单 ({{ orders.entry_orders + orders.tp_sl_orders }})
@@ -560,7 +518,6 @@

暂无挂单

-
入场单 ({{ entryOrdersList.length }}) @@ -581,14 +538,13 @@
-
-
止盈止损 ({{ tpSlOrdersList.length }}) @@ -610,7 +566,7 @@
- 自动执行 + 自动执行