Recursive Moving Trend Average MT4 Indicator & Signals
This MT4 Indicator is calculated using a mathematical polynomial fit, the formula is referred as the Recursive Moving Polynomial Fit.
This formula used to calculate this MetaTrader 4 Indicator only requires a small set of previous data to calculate and predict the next direction of price movement. The example below shows two Recursive Averages combined to form a crossover trading system method.

MetaTrader 4 Indicator & Generating Signals
The best MetaTrader 4 Indicator method is the crossover method where you can combine two recursive averages, such as the 14 and 21. When the two crossovers each other upwards then that is a bullish signal while a downward crossover is a bearish signal.

Buy Sell Signal
The Recursive Average looks similar to the traditional moving average, the only difference is that is much smoother due to the technique of calculation that it uses & much less prone to whipsaws.


