public method O2GTradingSettingsProvider.getMargins
Brief
Defines whether the three level margin policy is used and specifies the three margin levels. Returns 'true' if margin policy is three level and 'false' otherwise.
Declaration | ||||
|
Parameters | |
instrument |
The name of the instrument to get the trading setting for. |
accountRow |
The account information of the account to get the trading setting for. |
mmr |
[out] The maintenance margin level. |
emr |
[out] The entry margin level. |
lmr |
[out] The limitation margin level. |
Details
In case of one level margin, the three margin levels have equal values.
Declared in O2GTradingSettingsProvider