Optional ReadonlyactivationUsed with TRAILING_STOP_MARKET orders, default as the
latest price(supporting different workingType)
Optional ReadonlycallbackUsed with TRAILING_STOP_MARKET orders, min 0.1, max 10 where 1 for 1%
Optional Readonlyclosetrue, false;Close-All,used with STOP_MARKET or TAKE_PROFIT_MARKET.
Optional ReadonlynewA unique id among open orders. Automatically generated if
not sent. Can only be string following the rule:
^[\.A-Z\:/a-z0-9_-]{1,36}$
Optional ReadonlynewOptional ReadonlypositionDefault BOTH for One-way Mode ; LONG or SHORT for Hedge Mode. It must be sent in Hedge Mode.
Optional ReadonlypriceOrder price
Optional Readonlypriceonly avaliable for LIMIT/STOP/TAKE_PROFIT order;
Can't be passed together with price
Optional Readonlyprice"true" or "false". Used with
STOP/STOP_MARKET or TAKE_PROFIT/TAKE_PROFIT_MARKET
orders.
Optional Readonlyquantityquantity measured by contract number, Cannot be sent with closePosition=true
Optional ReadonlyrecvOptional Readonlyreduce"true" or "false". Cannot be sent in Hedge
Mode; cannot be sent with closePosition=true(Close-All)
Optional ReadonlyselfEXPIRE_TAKER:expire taker order when STP triggers/
EXPIRE_MAKER:expire taker order when STP triggers/
EXPIRE_BOTH:expire both orders when STP triggers
ReadonlysideOptional ReadonlystopUsed with STOP/STOP_MARKET or TAKE_PROFIT/TAKE_PROFIT_MARKET orders.
ReadonlysymbolSymbol
Optional ReadonlytimeReadonlytypeAfter CM migration, stop-type values (STOP, STOP_MARKET, TAKE_PROFIT, TAKE_PROFIT_MARKET, TRAILING_STOP_MARKET) are no longer accepted by this endpoint and will return -4120. Use the new /dapi/v1/algoOrder endpoint instead.
Optional Readonlyworking'stopPrice triggered by: "MARK_PRICE", "CONTRACT_PRICE".
Request parameters for newOrder operation in TradeApi. NewOrderRequest