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

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

author EAcpu | 3 reads | 0 comments |

AC_Signal - indicator for MetaTrader 5

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 

AC_Signal - indicator for MetaTrader 5

Figure 1 AC_Signal indicator light


Attachment download

📎 ac_signal.mq5 (8.95 KB)

Source: MQL5 #1334

Verification code Refresh