ColorParabolic_Alert – indicator MetaTrader 5

Fig1. ColorParabolic_Alert on a chart
The ColorParabolic semaphore signal indicator featuring alerts, sending emails and push notifications. The following changes have been made to the indicator code in order to implement the alerts, email messages and push-notifications: Introduced new input parametersinput uint NumberofBar=1;//Bar number for the signal input bool SoundON=true; //Enable alerts input uint NumberofAlerts=2;//Number of alerts input bool EMailON=false; … Read more