Optional
Readonly
autoOnly when MARGIN_BUY or AUTO_BORROW_REPAY order takes effect, true means that the debt generated by the order needs to be repay after the order is cancelled. The default is true
Optional
Readonly
isfor isolated margin or not, "TRUE", "FALSE",default "FALSE"
Optional
Readonly
listEither orderListId
or listClientOrderId
must be provided
Optional
Readonly
newSet the response JSON. ACK, RESULT, or FULL; MARKET and LIMIT order types default to FULL, all other orders default to ACK.
Optional
Readonly
pendingArbitrary unique ID among open orders for the pending order. Automatically generated if not sent.
Optional
Readonly
pendingThis can only be used if pendingTimeInForce
is GTC
.
Optional
Readonly
pendingReadonly
pendingReadonly
pendingBUY, SELL
Optional
Readonly
pendingOptional
Readonly
pendingGTC,IOC,FOK
Optional
Readonly
pendingReadonly
pendingSupported values: Order Types Note that MARKET
orders using quoteOrderQty
are not supported.
Optional
Readonly
selfThe allowed enums is dependent on what is configured on the symbol. The possible supported values are EXPIRE_TAKER, EXPIRE_MAKER, EXPIRE_BOTH, NONE
Optional
Readonly
sideNO_SIDE_EFFECT, MARGIN_BUY, AUTO_REPAY,AUTO_BORROW_REPAY; default NO_SIDE_EFFECT. More info in FAQ
Readonly
symbolOptional
Readonly
workingArbitrary unique ID among open orders for the working order. Automatically generated if not sent.
Readonly
workingThis can only be used if workingTimeInForce
is GTC
.
Readonly
workingReadonly
workingReadonly
workingBUY, SELL
Optional
Readonly
workingGTC,IOC,FOK
Readonly
workingSupported values: LIMIT
, LIMIT_MAKER
Request parameters for marginAccountNewOto operation in TradeApi. MarginAccountNewOtoRequest