API Reference

Set Leverage

Rate Limit: 100 requests per 10 seconds

Set leverage, 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
leverageStringYLeverage
symStringYTrading pair unique identifier , only for perpetual, example: BINANCE_PERP_BTC_USDT, OKX_PERP_BTC_USDT

Response

None

Language