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:
@@ -16,6 +16,7 @@ EMBED_TABS: tuple[str, ...] = (
|
||||
"strategy",
|
||||
"strategy_records",
|
||||
"options",
|
||||
"hedge_plan",
|
||||
"records",
|
||||
"stats",
|
||||
"risk_policy",
|
||||
@@ -32,6 +33,7 @@ PATH_TO_EMBED_TAB: dict[str, str] = {
|
||||
"/strategy/roll": "strategy",
|
||||
"/strategy/records": "strategy_records",
|
||||
"/options": "options",
|
||||
"/hedge-plan": "hedge_plan",
|
||||
"/records": "records",
|
||||
"/stats": "stats",
|
||||
"/risk_policy": "risk_policy",
|
||||
|
||||
Reference in New Issue
Block a user