Version 3.3 2024.11.10
The indicator has been recompiled in MT4 build 1420.
Version 3.2 2024.04.22
The indicator is recompiled in MT4 build 1415.
Version 3.1 2024.01.27
The indicator is recompiled in MT4 build 1403.
Version 3.0 2023.12.08
A display of volumes has been added under the clusters frame in the following order from top to bottom:
- volume,
- buy volume,
- sell volume,
- delta.
Version 2.9 2023.05.23
Added display of volume values under frames (candles).
Version 2.8 2022.12.05
The indicator is recompiled in MT4 build 1367.
Version 2.7 2022.10.15
The numbers of cluster volume values are displayed in full length (without clipping).
Version 2.6 2022.05.08
The indicator is recompiled in MT4 build 1356.
Version 2.5 2022.04.14
The algorithm of clusters calculation is optimized.
The input variables ClustersVolume and ProfilesVolume have been abolished and generalized into another (into new) input variable VolumeCalculationMode.
The indicator is compiled in MT4 build 1355.
Version 2.4 2021.09.27
The indicator is recompiled in MT4 build 1347.
Version 2.3 2021.06.27
The indicator is recompiled in MT4 build 1335.
Version 2.2 2021.03.31
The indicator is recompiled in MT4 build 1330.
Version 2.1 2020.12.01
The indicator is recompiled in MT4 build 1310.
Version 2.0 2020.10.14
The indicator is recompiled in MT4 build 1280.
Version 1.9 2020.07.12
The indicator is recompiled in MT4 build 1262.
Version 1.8 2020.04.14
The initiating drawing scale is set using the input variable FramesInitScale.
The final drawing scale is still switched using the terminal buttons "+" and "-", but when the final scale is small, the drawing is performed as chart candles.
Version 1.7 2020.02.10
Fixed a delay when a new frame opening.
Version 1.6 2020.01.16
Fixed the error of repeatedly overestimating clusters volumes.
Version 1.5 2019.11.14
Added display of aggregate delta for each clusters frame (FramesDelta=Enable).
Version 1.4 2019.10.30
The indicator marks its own time scale.
Version 1.3 2019.10.29
Added modes ClustersAsDelta and ProfilesAsDelta displaying clustering through the difference between buyers and sellers volumes.
Added function FramesCompare normalizing the visual length of clusters relative to the maximum volume cluster in the chart window.
Version 1.2 2019.10.27
Improved algorithm for automatic assignment of the cluster step.