API Reference

Close 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

FieldTypeMandatoryDescription
symbolStringYThe trading pair or asset symbol.

📬 Response

FieldTypeDescription
orderIdStringOrder ID
Language