delete https://api.liquiditytech.com/api/v1/trading/position
Rate Limit: 50 requests per 10 seconds
Close position, this api is asynchronous. Returning success only means that the request is successful. The final result needs to be confirmed through websocket subscription and order query.
Request
Field name | Type | Necessary | Remarks |
---|---|---|---|
sym | String | Y | Trading pair unique identifier ,example: BINANCE_PERP_BTC_USDT, OKX_PERP_BTC_USDT |
Response
Field | Type | Remark |
---|---|---|
orderId | String | Order ID |