MT5 SymbolInfo
MT5 class mtapi.mt5.SymbolInfo → ViiSync SymbolInfo.
28 of 31 applicable members are fully covered, 3 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
SymbolInfo() |
ctor | SymbolInfo..ctor |
full | |
UpdateTime |
field | SymbolInfo.UpdateTime | full | |
Currency |
field | SymbolInfo.Currency | full | |
ISIN |
field | SymbolInfo.ISIN | full | |
Description |
field | SymbolInfo.Description | full | |
Basis |
field | SymbolInfo.Basis | full | |
RefToSite |
field | SymbolInfo.RefToSite | full | |
Custom |
field | not applicable | MT5 custom-symbol flag | |
ProfitCurrency |
field | SymbolInfo.ProfitCurrency | full | |
MarginCurrency |
field | SymbolInfo.MarginCurrency | full | |
Precision |
field | SymbolInfo.Precision | full | |
BkgndColor |
field | SymbolInfo.BkgndColor | full | |
Digits |
field | SymbolInfo.Digits | full | |
Points |
field | SymbolInfo.Points | full | |
LimitPoints |
field | SymbolInfo.LimitPoints | full | |
Id |
field | SymbolInfo.Id | full | |
DepthOfMarket |
field | SymbolInfo.DepthOfMarket | full | |
Spread |
field | SymbolInfo.Spread | full | |
TickValue |
field | SymbolInfo.TickValue | full | |
TickSize |
field | SymbolInfo.TickSize | full | |
ContractSize |
field | SymbolInfo.ContractSize | full | |
GTCMode |
field | SymbolInfo.GTCMode | full | |
CalcMode |
field | SymbolInfo.CalcMode | full | |
SettlementPrice |
field | SymbolInfo.SettlementPrice | full | |
LowerLimit |
field | SymbolInfo.LowerLimit | partial | |
UpperLimit |
field | SymbolInfo.UpperLimit | partial | |
FaceValue |
field | SymbolInfo.FaceValue | full | |
AccruedInterest |
field | SymbolInfo.AccruedInterest | full | |
FirstTradeTime |
field | SymbolInfo.FirstTradeTime | partial | |
LastTradeTime |
field | SymbolInfo.LastTradeTime | full | |
bid_tickvalue |
field | SymbolInfo.bid_tickvalue | full | |
ask_tickvalue |
field | SymbolInfo.ask_tickvalue | full | |
AreEqual(SymbolInfo si1, SymbolInfo si2) |
method | not applicable | IEqualityComparer plumbing | |
Equals(object x, object y) |
method | not applicable | IEqualityComparer plumbing | |
GetHashCode(object obj) |
method | not applicable | IEqualityComparer plumbing | |
Equals(SymbolInfo x, SymbolInfo y) |
method | not applicable | IEqualityComparer plumbing | |
GetHashCode(SymbolInfo obj) |
method | not applicable | IEqualityComparer plumbing |