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

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

author EAcpu | 7 reads | 0 comments |

ytg_Alert_New_Bar - indicator for MetaTrader 5

Real author:

Sound signal that triggers the appearance of a new bar.

The indicator was first implemented in MQL4 and published in the code base of mql4.com on April 23, 2009.

Input parameters of the indicator:

 //+------------------------------------------------+
//|Input parameters of the indicator|
//+------------------------------------------------+
enter boolean close alert = false ; // send alert
Enter Boolean value to turn off playing sound = false ; //trigger sound signal
Enter string name file sound = "expert.wav" ; //The name of the sound signal file 

ytg_Alert_New_Bar - indicator for MetaTrader 5

Figure 1 Alert demonstration provided by the ytg_Alert_New_Bar indicator


Attachment download

📎ytg_alert_new_bar.mq5 (3.32 KB)

Source: MQL5 #1314

Verification code Refresh