Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

XWPR_Histogram_Vol_Direct_Alerts - MetaTrader 5 script

author EAcpu | 3 reads | 0 comments |

XWPR_Histogram_Vol_Direct_Alerts - indicator for MetaTrader 5

XWPR_Histogram_Vol_Direct_Alerts - indicator for MetaTrader 5

Input parameters for activation signal:

 Number of input units = 1 ; // Number of bars used to transmit signals
Input boolean sound on = true ; //Allow alerts
Input unit alarm number = 2 ; // number of alarms
input boolean email-on = false ; // Allow signaling via email
input boolean pressed = false ; // Allow signaling to mobile devices

The indicator uses SmoothAlgorithms.mqh library class (copy it to \MQL5\Include). The use of the class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.

XWPR_Histogram_Vol_Direct_Alerts - indicator for MetaTrader 5

Figure 1.XWPR_Histogram_Vol_Direct_Alerts indicator. Change the direction of histogram movement

XWPR_Histogram_Vol_Direct_Alerts - indicator for MetaTrader 5

Figure 2.XWPR_Histogram_Vol_Direct_Alerts. Activate alarm


Attachment download

📎 SmoothAlgorithms.mqh (130.2 KB)

📎 XWPR_Histogram_Vol_Direct_Alerts.mq5 (43.7 KB)

Source: MQL5 #22454

Verification code Refresh