Optional
disabled: boolean
Optional
estLeverage: null
| number
Optional
estLiqPrice: null
| number
Partial
<OrderEntity
>
Optional
freeCollateral: number
Object
Optional
markPrice: number
number
UseOrderEntryMetaState
Optional
onConfirmChange: (value
: boolean
) => void
value
): void
Name | Type |
---|---|
value | boolean |
void
Optional
onDeposit: () => Promise
<void
>
Promise
<void
>
Promise
<void
>
field
: keyof OrderEntity
, value
: any
) => void
field
, value
): void
Name | Type |
---|---|
field | keyof OrderEntity |
value | any |
void
Optional
onSubmit: (data
: any
) => Promise
<any
>
data
): Promise
<any
>
Name | Type |
---|---|
data | any |
Promise
<any
>
values
: Partial
<OrderEntity
>) => void
values
): void
Name | Type |
---|---|
values | Partial <OrderEntity > |
void
Optional
showConfirm: boolean
Promise
<any
>
Promise
<any
>
Promise
<any
>
boolean
string
Optional
symbolConfig: SymbolExt