put https://api.liquiditytech.com/api/v1/trading/order
Rate Limit: 300 requests per 60 seconds
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.
Request
Field name | Type | Necessary | Remarks |
---|---|---|---|
orderId | String | Y | Order ID |
replaceQty | String | N | Replace order qty |
replacePrice | String | N | Replace order price |
Response
Field name | Type | Remarks |
---|---|---|
orderId | String | Same order ID |