Name | Type |
---|---|
T | extends AlgoOrderRootType |
OrderEntity
↳ BaseAlgoOrderEntity
Optional
algo_order_id: number
AlgoOrderRootType
Optional
broker_id: string
Partial
<Omit
<AlgoOrderEntity
<T
>, "algo_type"
| "type"
>> & { algo_type
: AlgoOrderType
; type
: OrderType
}[]
Optional
client_order_id: string
Optional
isStopOrder: boolean
Optional
is_activated: boolean
Optional
order_amount: number
Optional
order_price: string
| number
Optional
order_quantity: string
| number
Optional
order_tag: string
OrderType
Optional
order_type_ext: OrderType
Optional
price: string
| number
string
| number
Optional
reduce_only: boolean
OrderSide
Optional
sl_trigger_price: string
| number
string
Optional
total: string
| number
Optional
tp_trigger_price: string
| number
string
| number
MARK_PRICE
OrderType
Optional
visible_quantity: number