Add OKX trading-account USDC auto-swap and lock exit target while in position.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-30 00:16:47 +08:00
parent f0b0b91f1b
commit 0837982714
16 changed files with 626 additions and 36 deletions
+6 -2
View File
@@ -1474,14 +1474,18 @@ export default function SettingsPage() {
onToggle={() => setFundsRulesOpen((v) => !v)}
>
<p>
OKX USDC-USDT<strong></strong>
USDTUSDC{" "}
OKX USDC-USDT<strong></strong>
{" "}
{usdcRate != null ? `1 USDC ≈ ${usdcRate.toFixed(4)} USDT` : "—"}
</p>
<p>
<strong> </strong>
USDT/USDCOKX /
</p>
<p>
USDC OKX SIM/LIVE<strong></strong> USDC
USDTUSDC×2
</p>
</RulesFold>
<section className="settings-section">