Property TickVolume
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
TickVolume
Number of ticks in the bar (MT5 tick volume). An engine that predates the tick column sends only Volume, which then fills both.
public ulong TickVolume { get; set; }
Property Value
Remarks
MT5 equivalent
Bar.TickVolume— full