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.2. XFisher_org_v1_Vol_Supr_Zer_Alert. Alert.
Related Posts
- Get Alerts with XFisher_org_v1 for MetaTrader 5 - Enhance Your Trading Strategy
- Unlock Trading Insights with Volume Profile + Range v6.0 for MetaTrader 5
- Maximize Your Trading Potential with XFisher_org_v1_X20 Indicator for MetaTrader 5
- Hourly Buffers for Data Collection in MetaTrader 5: A Simple Guide
- Mastering the Fibonacci ZigZag Indicator for MetaTrader 5