Set Leverage
This section documents the set_leverage action.
Example Request
This example sets the leverage on BTC
to 5x
using the Cross
margin-mode.
coin*
This required parameter indicates which coin to use for the action.
leverage*
This parameter specifies the leverage value.
A value of
5
is equal to a5x
leverage
is_cross*
This parameter specifies the leverage margin-mode.
True
sets the margin-mode toCross
False sets the margin-mode to
Isolated
delay
This parameter specifies a number of seconds to wait before triggering the action
A value of
5
is equal to a5 seconds
delayMax. allowed delay is
10 seconds
Last updated
Was this helpful?