Add OKX hedge-plan P0: env group, preview page, and PnL scenario math.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-14 11:00:15 +08:00
parent d27ccbea8f
commit 1fa98425e7
18 changed files with 2232 additions and 1 deletions
@@ -26,6 +26,8 @@
records: "show_nav_records",
stats: "show_nav_stats",
options: "show_nav_options",
"hedge-plan": "show_nav_hedge_plan",
hedge_plan: "show_nav_hedge_plan",
risk_policy: "show_nav_risk_policy",
env_config: "show_nav_env_config",
};
@@ -48,6 +50,8 @@
records: "show_nav_records",
stats: "show_nav_stats",
options: "show_nav_options",
"hedge-plan": "show_nav_hedge_plan",
hedge_plan: "show_nav_hedge_plan",
risk_policy: "show_nav_risk_policy",
env_config: "show_nav_env_config",
};