Show strategy rules in fold; larger nav; notify only when cannot open.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-29 18:12:26 +08:00
parent a5945f0837
commit 71b5fcae79
6 changed files with 76 additions and 12 deletions
+2
View File
@@ -228,6 +228,8 @@ export type PlanState = {
premium_exit_multiple: number;
exit_target_usdt: number;
leverage: number;
perp_qty_eth?: number;
option_qty_eth?: number;
min_option_hours: number;
min_option_leverage: number;
atm_open_offset_enabled?: boolean;