MT5 Bar
MT5 class mtapi.mt5.Bar → ViiSync Bar.
9 of 10 applicable members are fully covered, 1 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
Bar() |
ctor | Bar..ctor |
full | |
Time |
field | Bar.Time | full | |
OpenPrice |
field | Bar.OpenPrice | full | |
HighPrice |
field | Bar.HighPrice | full | |
LowPrice |
field | Bar.LowPrice | full | |
ClosePrice |
field | Bar.ClosePrice | full | |
TickVolume |
field | Bar.TickVolume | full | |
Spread |
field | Bar.Spread | partial | |
Volume |
field | Bar.Volume | full | |
ToString() |
method | Bar.ToString | full |