Edit algo order by algo order id.
Headers
api-key
Example:
"abcdef123456"
api-signature
Example:
"signaturestring"
api-timestamp
Example:
"1718943200000"
Body
application/json
Algo order Id; Either algoOrderId or clientOrderId is required. If both are passed, algoOrderId will be used.
Algo order client order Id; Either algoOrderId or clientAlgoOrderId is required. If both are passed, algoOrderId will be used.
Order quantity, not required for POSITIONAL_TP_SL order
The order quantity shown on orderbook; for POSITIONAL_TP_SL order, visibleQuantity applies directly to the child orders
New trigger price
New trigger price type, currently only support MARKET_PRICE (i.e. last price)
New order price, only applicable if type is LIMIT