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

ZeroLagMACD - MetaTrader 5 için gösterge

Görüntülemeler:
4514
Derecelendirme:
(16)
Yayınlandı:
2018.03.01 11:52
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Unlike the standard MACD, the indicator has a smaller lag and three lines:

  1. The MACD line;
  2. A signal line;
  3. Histogram.

The histogram can serve as a leading signal - the histogram color changes before the intersection of the MACD and signal lines.

The indicator has four input parameters:

  • Period of the Fast EMA - fast EMA period;
  • Period of the Slow EMA - slow EMA period;
  • Period of the signal line - the signal line period;
  • Applied price - indicator calculation price.

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/19897

ZeroLag ZeroLag

Zero Lag is a modified EMA.

WI WI

The WI oscillator indicator.

Diff_TF_MA_EA Diff_TF_MA_EA

An Expert Advisor based on the Diff_TF_MA indicator.

Percentage_Crossover_Channel_EA Percentage_Crossover_Channel_EA

An Expert Advisor, which trades in a channel based on the Percentage_Crossover_Channel indicator.