public method O2GResponseReaderFactory.processMarginRequirementsResponse
Brief
Checks whether margin requirements information is loaded or not.
Declaration | ||||
|
Parameters | |
response |
A response object. The response must have the |
Details
The returned value defines whether the margin requirements are loaded or not. The possible returned values are:
|
The margin requirements are loaded. |
|
The loading of the margin requirements has failed. |
The margin requirements can be obtained by the following methods:
The O2GTradingSettingsProvider.getMMR method that is used for the accounts with the one-level margin policy.
The methods of the O2GMargin class that are used for the accounts with the three-level margin policy.
Declared in O2GResponseReaderFactory