CandlesticksBW_Alert - MetaTrader 5 Script - MT4/MT5 Resource


Real author : Vladimir
According to B. Williams, indicators with colored candlesticks can alert on changes in trends and send emails and push messages in such cases.
//+------------------------------------------------------------------------+ //|Indicator input parameters | //+------------------------------------------------------------------------+ Input unit bar number = 1 ; //Number of bars to generate signal Input boolean sound on = true ; //enable alert Input unit alarm number = 2 ; //Alarm number input boolean email-on = false ; //enable signaling via email input boolean pressed = false ; //enable signaling to mobile devices

Figure 1. Indicator CandlesticksBW_Alert

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