Version 1.4 2021.11.18
Recompilation.
Version 1.3 2015.03.19
New parameter ExtraAlertSigmaFactor for additional volume level, which should generate another alert. If both levels (AlertSigmaFactor and ExtraAlertSigmaFactor) are larger non-zero, there can be two alerts on one bar, that is one alert of each kind.
Version 1.2 2015.02.16
Added new feature of coloring volume bars in 2 colors. The green color means that the volume of the current bar is larger than that of the previous one. The red color means that the volume of the current bar is smaller than the volume of the previous bar.
Version 1.1 2015.02.13
- Added a new feature to show an alert when a volume exceeds a predefined level given as a factor of sigmas in the AlertSigmaFactor parameter;
- Fixed a rare error in sigma calculations.