MT5 SymBaseInfo
MT5 class mtapi.mt5.SymBaseInfo → ViiSync SymBaseInfo.
6 of 6 applicable members are fully covered, 0 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
SymBaseInfo() |
ctor | SymBaseInfo..ctor |
full | |
CompanyName |
field | SymBaseInfo.CompanyName | full | |
Currency |
field | SymBaseInfo.Currency | full | |
Digits |
field | SymBaseInfo.Digits | full | |
ReceiveUserMsg |
field | not applicable | MT5 catalog cache hashes / flags | |
AccMethod |
field | SymBaseInfo.AccMethod | full | |
MarginMode |
field | SymBaseInfo.MarginMode | full | |
SymbolsHash |
field | not applicable | MT5 catalog cache hashes / flags | |
SpreadsHash |
field | not applicable | MT5 catalog cache hashes / flags | |
AreEqual(SymBaseInfo sbi1, SymBaseInfo sbi2) |
method | not applicable | IEqualityComparer plumbing | |
Equals(object x, object y) |
method | not applicable | IEqualityComparer plumbing | |
GetHashCode(object obj) |
method | not applicable | IEqualityComparer plumbing | |
Equals(SymBaseInfo x, SymBaseInfo y) |
method | not applicable | IEqualityComparer plumbing | |
GetHashCode(SymBaseInfo obj) |
method | not applicable | IEqualityComparer plumbing |