Version 1.5 2020.03.25
Updating the code for the current version of the terminal.
Version 1.4 2016.02.09
Divided the common alert on touching the upper/lower channel line into two independent ones
Version 1.3 2016.01.21
Optimized the averaging calculation algorithm.
Added 5 new types of smoothing.
Slight changes to the "appearance" of the parameters.
Added toggled Alerts (Warnings) when touching the upper and the lower lines of the channel, new parameters:
AlertOnUpDnTouch - enable/disable alerts in general
EnableAlertMessage - enable/disable text messages
EnableAlertNotification - enable/disable push-notifications to mobile devices
EnableAlertSound - enable/disable sound alert
AlertSoundFileName - sound file name for the alert
Version 1.2 2014.12.16
Fixed data update when downloading missing bars.
Version 1.1 2014.10.16
Fixed shifting and calculation of dependent moving averages when the number of bars on chart decrease.