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

XFisher_org_v1_Vol_Supr_Zer_Alert - MetaTrader 5 script

author EAcpu | 2 reads | 0 comments |

XFisher_org_v1_Vol_Supr_Zer_Alert - indicator for MetaTrader 5

XFisher_org_v1_Vol_Supr_Zer_Alert - indicator for MetaTrader 5

Input parameters for activation signal:

 Number of input units = 1 ; // Number of bars for which the signal is activated
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

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.

XFisher_org_v1_Vol_Supr_Zer_Alert - indicator for MetaTrader 5

Figure 1. XFisher_org_v1_Vol_Supr_Zer_Alert. The color of the signal cloud changes at the first bar.

XFisher_org_v1_Vol_Supr_Zer_Alert - indicator for MetaTrader 5

Figure 2. XFisher_org_v1_Vol_Supr_Zer_Alert. alarm.


Attachment download

📎 SmoothAlgorithms.mqh (130.2 KB)

📎 XFisher_org_v1_Vol_Supr_Zer_Alerts.mq5 (45.48 KB)

Source: MQL5 #23256

Verification code Refresh