mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-09 14:00:57 +08:00
Add MarginMode configration
This commit is contained in:
@@ -125,6 +125,7 @@ export interface CreateTraderRequest {
|
||||
initial_balance: number;
|
||||
custom_prompt?: string;
|
||||
override_base_prompt?: boolean;
|
||||
is_cross_margin?: boolean;
|
||||
}
|
||||
|
||||
export interface UpdateModelConfigRequest {
|
||||
|
||||
Reference in New Issue
Block a user