Universal Multipole & Multiorder filter based on EMA with alerts
by
, 09-29-2019 at 12:31 PM (495 Views)
Premium section indicator - Universal Multipole & Multiorder filter based on EMA.
----------------
UniEMAConfidenceBands
UniEMAConfidenceBands_v1.0 600+ indicator is on this post. This is Universal Multi-pole and Multi-order filter based on EMA and Confidence Bands, with MTF feature and with all kinds of alerts.
----------------
This is MTF indicator with all kinds of alerts -
Code:Alerts = "=== Alerts, Emails & Notifications ==="; AlertOn = false; // Alert On AlertShift = 1; // Alert Shift:0-current bar,1-previous bar SoundsNumber = 5; // Number of sounds after Signal SoundsPause = 5; // Pause in sec between sounds UpTrendSound = "alert.wav"; // UpTrend Sound DnTrendSound = "alert2.wav"; // DownTrend Sound EmailOn = false; // Email Alert On EmailsNumber = 1; // Emails Number PushNotificationOn = false; // Push Notification On