Polish risk sizing: 2dp money preview, editable ratio/exit, plan badge.
Exit unit and perp/option units scale with k; plan page shows 以损定仓. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -329,6 +329,9 @@ export type StrategySettings = {
|
||||
risk_loss_usdt?: number;
|
||||
risk_capital_source?: "trading_account" | "manual";
|
||||
risk_manual_capital_usdt?: number;
|
||||
risk_perp_unit?: number;
|
||||
risk_option_unit?: number;
|
||||
risk_exit_unit?: number;
|
||||
risk_sizing_preview?: Record<string, unknown>;
|
||||
exchange?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user