![]()
Digital filters are (simplified) a way to smooth data.
Unlike traditional moving averages, a digital filter will be more effective in most cases.
This indicator allows you to identify the difference between the current price and its expected value calculated by the adaptive digital filter.
Divergence moments are moments of price movement that can be used to open a trade.
The indicator not only visually displays such moments in a separate window, but also allows you to send notifications to the user about them.
The indicator allows you to select several options for digital filters that are optimal for various strategies, as well as choose the price at which the digital filter itself is calculated.
The indicator signal must be confirmed by the price breaking the high/low of the bar on which such a signal was given.
Custom options:
- DF__Price - price at which the digital filter is calculated;
- DF__Type - digital filter type;
- Price - price with which the digital filter is compared;
- Alerts - show a dialog box containing user data;
- Send_Mail - sends an email using an address specified on the Email tab of the options window;
- Send_Notification - sends push notifications to the mobile terminals, whose MetaQuotes IDs are specified in the "Notifications" tab.