Home Technical Indicator Post

Unlock Trading Signals with XFisher_org_v1_Vol_Supr_Zer for MetaTrader 5

Attachments
23256.zip (24.07 KB, Download 0 times)

Are you looking to enhance your trading game? The XFisher_org_v1_Vol_Supr_Zer indicator is here to help! This powerful tool not only tracks market signals but also sends you alerts via email and push notifications when those signals pop up. Here’s a quick rundown of what you can expect:

  • The main indicator line crosses the zero line;
  • The signal cloud changes color, indicating a shift in trend direction;
  • Breakthrough of overbought or oversold levels;
  • Exiting overbought or oversold zones.

Setting Up Your Alerts:

input uint NumberofBar=1;          // Specify the bar number for signal activation
input bool SoundON=true;          // Turn on alerts
input uint NumberofAlerts=2;      // Set the number of alerts
input bool EMailON=false;          // Enable email notifications
input bool PushON=false;          // Enable mobile device notifications

To get started, make sure you have the SmoothAlgorithms.mqh library classes loaded (just copy them to your terminal_data_folder\MQL5\Include). If you want to dive deeper into how these classes work, check out the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".


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

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


Fig.2. XFisher_org_v1_Vol_Supr_Zer_Alert. Alert.

Fig.2. XFisher_org_v1_Vol_Supr_Zer_Alert. Alert.


Related Posts

Comments (0)