Heiken_Ashi_Smoothed_VolatilityStep_Alerts - MetaTrader 5 script


Original author:
The Heiken_Ashi_Smoothed_VolatilityStep indicator is capable of sending alerts, emails and push notifications when the indicator breaks the trigger level specified in the input.
Input parameters for activation signal:
Input unit alarm level = 150 ; // trigger level Input unit number = 1 ; // Number of bars of the signal Input boolean sound on = true ; // Enable alert Input unit alarm number = 2 ; // number of alarms input boolean email-on = false ; // Enable mailing signal input boolean pressed = false ; // Enable signaling to mobile devices Input color alert level color = magenta ; // trigger level color
The indicator uses the SmoothAlgorithms.mqh library class (copy it to terminal_data_folder\MQL5\Include). The use of the class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.

Figure 1. Heiken_Ashi_Smoothed_VolatilityStep_Alerts. The indicator exceeds the threshold of the first bar.

Figure 2. Heiken_Ashi_Smoothed_VolatilityStep_Alerts. alarm.
Attachment download
📎 Heiken_Ashi_Smoothed_VolatilityStep_Alerts.mq5 (23.5 KB)
📎 SmoothAlgorithms.mqh (130.2 KB)
Source: MQL5 #23215
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •