MT5 SymbolSessions
MT5 class mtapi.mt5.SymbolSessions → ViiSync SymbolSessions.
3 of 3 applicable members are fully covered, 0 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
SymbolSessions() |
ctor | SymbolSessions..ctor |
full | |
Quotes |
field | SymbolSessions.Quotes | full | |
Trades |
field | SymbolSessions.Trades | full | |
AreEqual(SymbolSessions ss1, SymbolSessions ss2) |
method | not applicable | IEqualityComparer plumbing | |
Equals(object x, object y) |
method | not applicable | IEqualityComparer plumbing | |
GetHashCode(object obj) |
method | not applicable | IEqualityComparer plumbing | |
Equals(SymbolSessions x, SymbolSessions y) |
method | not applicable | IEqualityComparer plumbing | |
GetHashCode(SymbolSessions obj) |
method | not applicable | IEqualityComparer plumbing |