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


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 //+------------------------------------------------------------------------+

Figure 1. Silver Trend Indicator

Figure 2. Alert
Attachment download
📎 silvertrend.mq5 (23.72 KB)
Source: MQL5 #20942
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •