Initial leverage result
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
instrumenti |
string | True | The instrument to get the leverage for |
leveragel |
string | True | The initial leverage of this instrument |
min_leverageml |
string | True | The min leverage user can set for this instrument |
max_leverageml1 |
string | True | The max leverage user can set for this instrument |
margin_typemt |
PositionMarginType | True | The margin type of this instrument |
PositionMarginType
| Value | Description |
|---|---|
ISOLATED = 1 |
Isolated Margin Mode: each position is allocated a fixed amount of collateral |
CROSS = 2 |
Cross Margin Mode: uses all available funds in your account as collateral across all cross margin positions |