MT5 AccountRec
MT5 class mtapi.mt5.AccountRec → ViiSync AccountRec.
14 of 16 applicable members are fully covered, 2 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
AccountRec() |
ctor | AccountRec..ctor |
full | |
Login |
field | AccountRec.Login | full | |
Type |
field | AccountRec.Type | full | |
UserName |
field | AccountRec.UserName | full | |
TradeFlags |
field | AccountRec.TradeFlags | partial | always 0: no per-account trade flags |
Country |
field | AccountRec.Country | full | |
City |
field | AccountRec.City | full | |
State |
field | AccountRec.State | full | |
ZipCode |
field | AccountRec.ZipCode | full | |
UserAddress |
field | AccountRec.UserAddress | full | |
Phone |
field | AccountRec.Phone | full | |
Email |
field | AccountRec.Email | full | |
Balance |
field | AccountRec.Balance | full | |
Credit |
field | AccountRec.Credit | full | |
Blocked |
field | AccountRec.Blocked | partial | |
Leverage |
field | AccountRec.Leverage | full |