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

Moving Average-RMA - MetaTrader 5용 지표

조회수:
11647
평가:
(15)
게시됨:
2023.05.26 17:46
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

1. RMA Relative Moving Average is a variant of EMA, with a calculation factor of 1/cycle .


2. There is only one input variable, which is the calculation period. If you need to change the line type and color, please select in the Parameters or Color tab


3. After loading, it is as follows:




    Martingale Levels For Money Management Martingale Levels For Money Management

    To use martingale money management when a position is in loss and price hits any of specific distances.

    Equity and Balance as an indicator for MT5 Equity and Balance as an indicator for MT5

    This is a very easy-to-use indicator that displays the changes in Equity and balance of the trading account as it dynamically moves. Particularly useful on the back tester and good for beginners to read this very easy MQL5 code.

    Equity-based Position Closure Equity-based Position Closure

    Explore the implementation of equity-based position closure in your trading bot, where positions are closed automatically when the equity reaches a certain percentage threshold.

    Check if there are any new bar Check if there are any new bar

    The purpose is to check whether new bar are generated This is a class file that can be used as a class or copied to EA or scripts for use