Optional
Readonly
cancelUsed to uniquely identify this cancel. Automatically generated by default.
Optional
Readonly
cancelEither cancelOrderId
or cancelOrigClientOrderId
must be sent.
If both cancelOrderId
and cancelOrigClientOrderId
parameters are provided, the cancelOrderId
is searched first, then the cancelOrigClientOrderId
from that result is checked against that order.
If both conditions are not met the request will be rejected.
Optional
Readonly
cancelEither cancelOrderId
or cancelOrigClientOrderId
must be sent.
If both cancelOrderId
and cancelOrigClientOrderId
parameters are provided, the cancelOrderId
is searched first, then the cancelOrigClientOrderId
from that result is checked against that order.
If both conditions are not met the request will be rejected.
Readonly
cancelOptional
Readonly
cancelOptional
Readonly
icebergUsed with LIMIT
, STOP_LOSS_LIMIT
, and TAKE_PROFIT_LIMIT
to create an iceberg order.
Optional
Readonly
newA unique id among open orders. Automatically generated if not sent.
Orders with the same newClientOrderID
can be accepted only when the previous one is filled, otherwise the order will be rejected.
Optional
Readonly
newOptional
Readonly
orderOptional
Readonly
priceOptional
Readonly
quantityOptional
Readonly
quoteOptional
Readonly
recvThe value cannot be greater than 60000
Optional
Readonly
selfReadonly
sideOptional
Readonly
stopUsed with STOP_LOSS
, STOP_LOSS_LIMIT
, TAKE_PROFIT
, and TAKE_PROFIT_LIMIT
orders.
Optional
Readonly
strategyOptional
Readonly
strategyThe value cannot be less than 1000000
.
Readonly
symbolOptional
Readonly
timeOptional
Readonly
trailingReadonly
type
Request parameters for orderCancelReplace operation in TradeApi. OrderCancelReplaceRequest