public method IO2GAccountRow.getMarginCallFlag
Brief
Gets the limitation state of the account.
Declaration | ||||
|
Details
The returned value defines the operations that can be performed on the account.
The possible return values are:
|
Margin call (all positions are liquidated, new positions cannot be opened). |
|
Warning about possible margin call (positions can be closed, new positions cannot be opened). |
|
Equity stop (all positions are liquidated, new positions cannot be opened up to the end of the trading day). |
|
Equity alert (positions can be closed, new positions cannot be opened up to the end of the trading day. |
|
No limitations (no limitations are imposed on the account operations). |
Declared in IO2GAccountRow