Replace Order

Replace order, support orderQty and limitPrice. Please note that currently replace spot order and a small part of situation with perp order are achieved through a rapid cancel and place a new order process.

Permission

  • Applies to both primary user and trading portfolio's API Key.
  • Permission: TRADE.

Rate Limit

  • main portfolio 1200 requests per 60 seconds, sub-portfolio 20 requests per 10 seconds

Request

Field nameTypeNecessaryRemarks
orderIdStringYOrder ID
replaceQtyStringNReplace order qty
replacePriceStringNReplace order price

Response

Field nameTypeRemarks
orderIdStringOrder ID
Language