Version 1.5 2021.01.25
Disabled "send_mail" and "alert" notifications by default. They can be included in the "Inputs" tab if necessary.
Version 1.4 2020.07.28
Recompilation for a new terminal build
Version 1.3 2017.11.21
Added new input parameter signal_bar, which allows selecting the signal bar, according to which the indicator sends notifications. If signal_bar is set to First bar, the notifications on signals will be sent only when the first bar closes and the zero bar is opened.
Version 1.2 2016.11.08
Added the function for sending signals to email, as well as signal notifications using alerts.

Added new parameters.

send_mail - enable/disable sending signals to email
send_mail_test - enable/disable sending test message to email when the indicator starts
alerts - enable/disable signal notifications via alerts
uptrend_accel - enable/disable the "Acceleration uptrend" signal
uptrend_fad - enable/disable the "Fading uptrend" signal
downtrend_accel - enable/disable the "Acceleration downtrend" signal
downtrend_fad - enable/disable the "Fading downtrend" signal

Changed the method for controlling the drawing mode of the moving average (mode_ma). Now, values for this parameter can be selected from a drop-down list.
Version 1.1 2015.03.31
1. Improved performance
2. Reduced the default value of cmp_dev parameter