static public field O2GResponseType.MarginRequirementsResponse

Brief

The constant represents the type of a response to a request for margin requirements information.

Details

Margin requirements for subscribed instruments are available after a successful login.
They can be obtained by calling the IO2GTradingSettingsProvider.getMMR method that is used for the accounts with the one-level margin policy.

Margin requirements for the unsubscribed instruments are not loaded by the ForexConnect API during the login process. If you subscribe to an instrument during a session, to get margin requirements for this instrument, create a request.

For complete description and an example, refer to the Update Margin Requirements section.

Declared in O2GResponseType

back