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

SR-RateIndicator_Alert - MetaTrader 5 Script - MT4/MT5 Resource

author EAcpu | 2 reads | 0 comments |

SR-RateIndicator_Alert - indicator for MetaTrader 5

SR-RateIndicator_Alert - indicator for MetaTrader 5

SR Rate Indicator The indicator provides alerts, emails and push notifications when the histogram breaks overbought/oversold levels.

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 OneSideGaussian.mqh Gaussian algorithm library (should be copied to the terminal_data_folder\MQL5\include ).

SR-RateIndicator_Alert - indicator for MetaTrader 5

Figure 1. SR-RateIndicator_Alert indicator. Histogram breaks above overbought level on zero bar

SR-RateIndicator_Alert - indicator for MetaTrader 5

Figure 2. SR-RateIndicator_Alert. Activate alarm


Attachment download

📎 onesidegaussian.mqh (12.98 KB)

📎 sr-rateindicator_alert.mq5 (24.78 KB)

Source: MQL5 #23098

Verification code Refresh