MA Cross 3MACross Alert WarnSig - MetaTrader 5 script




Author of the idea : John Smith , author of the mq5 code : Balabashka Kong .
The indicator draws arrows at the intersection of three iMAs (Moving Averages, MA). The first MA is the fastest, the second MA is slower, and the third MA is the slowest.
Three types of notifications: alert, sound and email.
MA Cross 3MACross Alert WarnSig has four indicator buffers:
Two Ghost buffers inform the first intersection. One possible application area is reselling.
How the bar index is handled internally by the indicator: The following applies to all indicator buffers and used arrays (high, low, close, true value, time):
array set as series (batch, really );
Therefore, index #0 corresponds to the rightmost bar in the chart.

Figure 1. Indicator MA Cross 3MACross Alert WarnSig

Figure 2. Alert example: The fastest first MA has crossed above the slower second MA

Figure 3. Example of the appearance of signals in the buffer of the "ghost" indicator
Attachment download
📎 ma_cross_3macross_alert_warnsig.mq5 (29.19 KB)
Source: MQL5 #19519
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •