Two Random Custom Fill Alerts - MetaTrader 5 Script | Forex Indicators Download - MT4/MT5 Resource

indicator ideas
Two iStochastic (Stochastic Oscillator, STO) indicators - "Fast" and "Slow" (more precisely, the "main" lines of these indicators) are located in a sub-window. The area between the lines is filled. The level setting is contained in the input parameters - it is useful when used in the Expert Advisor and when visualized in the Strategy Tester. Add notifications when crossing the line (sound, alarm, email, push)
Enter group "alert" input string InpSoundName = "alarm.wav" ; // sound name Input Uchar InpSoundRepetitions = 3 ; //Number of repetitions InpSoundPause = 3 ; // Pause in seconds Input boolean InpUseSound = false ; // use sound Input boolean InpUseAlert = true ; // use alert Input boolean InpUseMail = true ; // Send mail using Input boolean InpUseNotification = true ; // Use to send notifications

rice. 1. Two random custom fill alerts
Attachment download
📎 two_stochastic_custom_filling_alert.mq5 (27.5 KB)
Source: MQL5 #39523
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •