Optional ReadonlyicebergUsed with LIMIT, STOP_LOSS_LIMIT, and TAKE_PROFIT_LIMIT to create an iceberg order.
Optional ReadonlyidClient-generated request identifier.
Optional ReadonlynewA 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 ReadonlynewMARKET and LIMIT order types default to FULL, all other orders default to ACK.
Optional ReadonlypegOnly PRICE_LEVEL is supported. See Pegged Orders Info
Optional ReadonlypegPrice level to peg the price to (max: 100). See Pegged Orders Info
Optional ReadonlypegSee Pegged Orders Info
Optional ReadonlypriceOptional ReadonlyquantityOptional ReadonlyquoteOptional ReadonlyrecvSupports up to three decimal places of precision (e.g., 6000.346) so that microseconds may be specified.
Optional ReadonlyselfThe allowed enums is dependent on what is configured on the symbol.
ReadonlysidePlease see Enums for supported values.
Optional ReadonlystopUsed with STOP_LOSS, STOP_LOSS_LIMIT, TAKE_PROFIT, and TAKE_PROFIT_LIMIT orders.
Optional ReadonlystrategyOptional ReadonlystrategyThe value cannot be less than 1000000.
ReadonlysymbolOptional ReadonlytimePlease see Enums for supported values.
Optional ReadonlytrailingSee Trailing Stop order FAQ
ReadonlytypePlease see Enums for supported values.
Request parameters for orderPlace operation in TradeApi. OrderPlaceRequest