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

SilverTrend - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

author EAcpu | 3 reads | 0 comments |

SilverTrend - indicator for MetaTrader 5

SilverTrend - indicator for MetaTrader 5

The indicator SilverTrend_Signal generates alerts and sends emails and push messages when the indicator changes color, implemented in the form of candlesticks. Candlesticks that go with the trend are brighter, while candlesticks that go against the trend are darker.

 //+------------------------------------------------------------------------+
//|Indicator input parameters |
//+------------------------------------------------------------------------+
Enter integer SSP = 9 ; Enter integer risk = 3 ; // Risk level
Number of input units = 1 ; // Bar number of signal сигнала
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
//+------------------------------------------------------------------------+

SilverTrend - indicator for MetaTrader 5

Figure 1. Silver Trend Indicator

SilverTrend - indicator for MetaTrader 5

Figure 2. Alert


Attachment download

📎 silvertrend.mq5 (23.72 KB)

Source: MQL5 #20942

Verification code Refresh