Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Moving Average-RMA - MetaTrader 5 için gösterge

Görüntülemeler:
11060
Derecelendirme:
(15)
Yayınlandı:
2023.05.26 17:46
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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