Skip to main content

Set Leverage

Changes the leverage setting for the specified market.

Warning: Setting leverage to 0 applies cross-wallet maximum leverage. Reducing leverage on an existing position may trigger liquidation if the margin is insufficient.

Request Parameters​

NameTypeRequiredDescription
symbolStringYesMarket symbol
leverageDoubleYesLeverage value. 0 = cross max leverage
marginModeStringNoCROSS Β· ISOLATED (default)
positionModeStringNoRequired when positionMode is HEDGE or ISOLATED
positionIdStringNoRequired when positionMode is HEDGE or ISOLATED

Response Content​

NameTypeDescription
symbolStringMarket symbol
statusInteger8: Insufficient Β· 13: Invalid leverage Β· 20: Success Β· 64: Liquidation
typeDouble93 β€” indicates leverage update
timestampLongUpdate timestamp
messageStringResponse message
example
POSThttps://api.btse.com/futures/api/v2.3/leverage