Optional
Readonly
clientA unique id among Algo orders (length should be 32 characters), If it is not sent, we will give default value
Optional
Readonly
limitLimit price of the order; If it is not sent, will place order by market price by default
Optional
Readonly
positionDefault BOTH
for One-way Mode ; LONG
or SHORT
for Hedge Mode. It must be sent in Hedge Mode.
Readonly
quantityQuantity of base asset; Maximum notional per order is 200k, 2mm or 10mm, depending on symbol. Please reduce your size if you order is above the maximum notional per order.
Optional
Readonly
recvOptional
Readonly
reduce"true" or "false". Default "false"; Cannot be sent in Hedge Mode; Cannot be sent when you open a position
Readonly
sideTrading side ( BUY or SELL )
Readonly
symbolTrading symbol eg. BTCUSDT
Readonly
urgencyRepresent the relative speed of the current execution; ENUM: LOW, MEDIUM, HIGH
Request parameters for volumeParticipationFutureAlgo operation in FutureAlgoApi. VolumeParticipationFutureAlgoRequest