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

CandlesticksBW_Alert - MetaTrader 5 Script - MT4/MT5 Resource

author EAcpu | 3 reads | 0 comments |

CandlesticksBW_Alert - indicator for MetaTrader 5

CandlesticksBW_Alert - indicator for MetaTrader 5

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

CandlesticksBW_Alert - indicator for MetaTrader 5

Figure 1. Indicator CandlesticksBW_Alert

CandlesticksBW_Alert - indicator for MetaTrader 5

Figure 2. Alert


Attachment download

📎 candlesticksbw_alert.mq5 (25.43 KB)

Source: MQL5 #20898

Verification code Refresh