MT5 Symbols
MT5 class mtapi.mt5.Symbols → ViiSync Symbols.
16 of 16 applicable members are fully covered, 0 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
Symbols(MT5API api) |
ctor | not applicable | constructed by the API | |
Base |
field | Symbols.Base | full | |
SymGroups |
field | Symbols.SymGroups | full | |
Sessions |
field | Symbols.Sessions | full | |
Groups |
field | Symbols.Groups | full | |
Infos |
field | Symbols.Infos | full | |
InfosById |
field | Symbols.InfosById | full | |
Names |
property | Symbols.Names | full | |
GroupNames |
property | Symbols.GroupNames | full | |
Comissions |
property | Symbols.Comissions | full | |
GetGroupByName(string groupName) |
method | Symbols.GetGroupByName | full | |
GetInfo(string symbol) |
method | Symbols.GetInfo | full | |
GetGroup(string symbol) |
method | Symbols.GetGroup | full | |
GetInfo(int id) |
method | Symbols.GetInfo | full | |
Exist(string symbol) |
method | Symbols.Exist | full | |
ExistStartsWith(string symbol) |
method | Symbols.ExistStartsWith | full | |
GetComission(string symbol) |
method | Symbols.GetComission | full | |
AreEqual(Symbols s1, Symbols s2) |
method | not applicable |