API Reference

Close 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 nameTypeNecessaryRemarks
symStringYTrading pair unique identifier ,example: BINANCE_PERP_BTC_USDT, OKX_PERP_BTC_USDT

Response

FieldTypeRemark
orderIdStringOrder ID
Language