Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | CandlesticksBW Alert

Real author: Vladimir

An indicator with coloring candlesticks according to B. Williams and alerting on trend change, as well as sending e-mails and Push-messages in such situation.

//+----------------------------------------------+  //| Indicator input parameters                   |  //+----------------------------------------------+  input uint NumberofBar=1;//Number of bar to generate a signal  input bool SoundON=true; //Enabling alerts  input uint NumberofAlerts=2;//Number of alerts  input bool EMailON=false; //Enabling sending signals by e-mail  input bool PushON=false; //Enabling sending the signal to mobile devices  

MetaTrader Experts, Indicators, Scripts and Libraries

Fig.1. Indicator CandlesticksBW_Alert

MetaTrader Experts, Indicators, Scripts and Libraries

Fig.2. Alerting

20898

Best MetaTrader Indicators + Profitable Expert Advisors