This indicator plots the GROUPED OHLC TICK VOLUMES
This indicator displays ticks (does not display volume), you can group only the ticks of trades, BID/ASK changes are not allowed
X-axis DATE/The TIME is not synchronized with the x-axis of the date/time of MetaTrader 5, since MetaTrader 5 does not allow the use of 2 X-axes with different times.
Information on some parameters:
- copyTypeEnum-select to copy ticks when changing a trade (TRADE), all (ALL), or BID/ASK
- tickTypeEnum-select grouping of ticks by the same type (price, time, buy/sell direction)
- copySize – buffer size when using CopyTicks
- minOrderVolumeSize-parameter for excluding orders and ticks with a small volume size
- ticksByCandle-when using grouped candlesticks (OHLC), determines the number of ticks used in the candle
- volumeTypeEnum – type of volume group, SUM of transaction volume, delta of transactions (BUY / SELL -)
- ohlcTypeEnum-type of candlesticks ( OHLC) – by tick or by time (the same period of the main chart)