Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | ATR adaptive Laguerre filter - levels

Basics:

The original ATR adaptive Laguerre filter (originally published here : ATR adaptive Laguerre filter) uses slope/color changes for signals. Here we are changing that.

This version:

In this version we are using self adjusting levels for signals filtering. That way it is attempting to produce a clearer signal and to lessen the number of signals produced.

Usage:

You can use the color changes as signals for entries or exits. Also some experimenting with the levels period is advised before using it for trading decisions.

MetaTrader Experts, Indicators, Scripts and Libraries

PS:

There are two display modes. Default is like the upper. For the sake of simple display (some like it that way better) you can chose this type of display too in the parameters (no filled zones - lines are still changing colors).

MetaTrader Experts, Indicators, Scripts and Libraries

22597