Optional
Readonly
baseBase asset amount. (One of baseAmount
or quoteAmount
is required)
Readonly
basebase asset (use the response fromIsBase
from GET /sapi/v1/convert/exchangeInfo
api to check which one is baseAsset )
Readonly
expired1_D, 3_D, 7_D, 30_D (D means day)
Readonly
limitSymbol limit price (from baseAsset to quoteAsset)
Optional
Readonly
quoteQuote asset amount. (One of baseAmount
or quoteAmount
is required)
Readonly
quotequote asset
Optional
Readonly
recvThe value cannot be greater than 60000
Readonly
sideBUY
or SELL
Optional
Readonly
walletIt is to choose which wallet of assets. The wallet selection is SPOT
, FUNDING
and EARN
. Combination of wallet is supported i.e. SPOT_FUNDING
, FUNDING_EARN
, SPOT_FUNDING_EARN
or SPOT_EARN
Default is SPOT
.
Request parameters for placeLimitOrder operation in TradeApi. PlaceLimitOrderRequest