Description
This Enum used to indicate Account information of type Double, The following are values and the descriptions for every value:
ENUM_ACCOUNT_INFO_DOUBLE
| Identifer | Description |
| ACCOUNT_BALANCE | Account balance |
| ACCOUNT_CREDIT | Account credit |
| ACCOUNT_PROFIT | Account profit |
| ACCOUNT_EQUITY | Account equity |
| ACCOUNT_MARGIN | Account Margin |
| ACCOUNT_EFF_MARGIN | Eff Margin |
| ACCOUNT_MARGIN_LEVEL | Account margin level |
See Also