delete https://api.bring.trade/api/v1/trade/position
Close position, this api is asynchronous.
Receiving a successful response only indicates that the request has been successfully submitted to the system. To obtain the final status of the order, check via WebSocket subscriptions or order query interfaces.
⏳ Limit
25 requests per 10 seconds.
🛠️ Parameters
Field | Type | Mandatory | Description |
---|---|---|---|
symbol | String | Y | The trading pair or asset symbol. |
📬 Response
Field | Type | Description |
---|---|---|
orderId | String | Order ID |