거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Recursive Moving Average - MetaTrader 5용 지표

조회수:
4449
평가:
(33)
게시됨:
2022.03.16 09:02
업데이트됨:
2022.03.17 20:30
RecursiveMA.mq5 (10.09 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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