Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Recursive Moving Average - indicator for MetaTrader 5

Views:
4404
Rating:
(33)
Published:
2022.03.16 09:02
Updated:
2022.03.17 20:30
RecursiveMA.mq5 (10.09 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For  instance DEMA and TEMA indicators are recursive exponential moving averages.  The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.

Parameters define:

  • regular period
  • number of iterations: the higher the smoother
  • smoothing method: exponential or smoothing only in order to keep it fast
  • optional drawing of an arrow at signal



    It sports two features_

    • the trigger line: it  equals average sum of smoothing iterations, the crossing of both lines signals a trade
    • Optional drawing of arrow at signal.
    As a rule of thumb, parameters should result not in overwhelming the chart with signals



        BullBear candle row BullBear candle row

        Reverse candle patterns

        VPS Monitor - Metatrader 5 VPS Monitor - Metatrader 5

        Use this simple Indicator to monitor your VPS.

        The Leading Indicator The Leading Indicator

        The Leading Indicator was created by John Ehlers (Cybernetic Analysis For Stocks And Futures pg 235)

        Rsi alert plus Rsi alert plus

        Rsi oversold bought , Moving average