Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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

Rainbow indicator for mt5 - MetaTrader 5 için gösterge

Görüntülemeler:
5855
Derecelendirme:
(4)
Yayınlandı:
2023.10.31 11:45
Güncellendi:
2023.12.16 16:38
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

There are 2 input parameters:

  1. AtrMultiplier: The lines will have this* the current Atr value distance from the moving averages.
  2. Period: High and Low moving average, Atr period.

The basic idea is to have 6 lines: upper will be 2*atrmultiplier*atr +HighMA, second then atrmultiplier*atr + HighMA... Very easy to understand, 

I've also made a video about it for beginners to help understand the writing of an indicator in mql:

Indicator picture

Hidden Engulfing Hidden Engulfing

Hidden Engulfing Candlestick Pattern

Swing Highs and Lows Swing Highs and Lows

Anlayse swing highs and lows

Multi colored trend indicator MT5 Multi colored trend indicator MT5

This indicator uses two moving averages to calculate the market trend and changes color depending on the trend direction.

Multi_BreakEven.mt5 Multi_BreakEven.mt5

Multi_BreakEven is a script file that enables setting multiple entry positions to breakeven, either through pips or a target price, once the trade becomes favorable.