Optional
Readonly
clientA unique id among Algo orders (length should be 32 characters), If it is not sent, we will give default value
Readonly
durationDuration for TWAP orders in seconds. [300, 86400]
Optional
Readonly
limitLimit price of the order; If it is not sent, will place order by market price by default
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.
Readonly
sideTrading side ( BUY or SELL )
Readonly
symbolTrading symbol eg. BTCUSDT
Request parameters for timeWeightedAveragePriceSpotAlgo operation in SpotAlgoApi. TimeWeightedAveragePriceSpotAlgoRequest