BINANCE.FUTURE.LEVERAGE.SET
Premium
Set the initial leverage of specified symbol market.
Syntax
=BINANCE.FUTURE.LEVERAGE.SET(Symbol, Leverage, [ParametersJSON], [ResponseTarget])
Arguments
| Name | Type | Description |
|---|---|---|
| Symbol | String | Symbol of the digital asset, e.g. BTCUSDT. Please refer to the Binance Docs for a list of supported assets. |
| Leverage | Number | Initial leverage. Specified value must be between 1 and 125. |
| ParametersJSON (optional) | JSON | JSON which defines additional parameters as key value pairs. See binance api for supported parameters and their values. |
| ResponseTarget (optional) | Target | Specify inbox, outbox, cell or cell-range to write any response to. |
Return
| Type | Description |
|---|---|
| JSON | Response if successful. |
Examples
| Formula | Result | Comment |
|---|---|---|
| JSON |