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

Semaphore, signal indicator, based on the value of Bill Williams' Accelerator Oscillator. A signal is generated when the accelerator changes direction. When a signal occurs, the indicator sends alerts, push notifications, and email messages.
Indicator input parameters:
//+------------------------------------------------------------------------+ //|Indicator input parameters | //+------------------------------------------------------------------------+ input string message comment = "AC_Signal" ; //first part of the message comment Input unit signal field = 1 ; //Number of bars to receive signal (0 - current bar) Input unit alarm count = 0 ; //Number of alarms to send Input boolean push = true ; //Permission to send push messages input boolean email = false ; //permission to send email

Figure 1 AC_Signal indicator light
Attachment download
📎 ac_signal.mq5 (8.95 KB)
Source: MQL5 #1334
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •