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

AMA STL Color MetaTrader 5 - MetaTrader 5 için gösterge

Yayınlayan:
LeonLexx
Görüntülemeler:
6049
Derecelendirme:
(22)
Yayınlandı:
2017.08.10 09:54
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The indicator is displayed on a chart as a two-color line.

  • If the current indicator value is lower than its previous value, the indicator line is red.
  • If the current indicator value is higher than its previous value, the indicator line is blue.

Also the indicator includes a filter allowing to smooth the market noise.


Input Parameters

  • Range – period.
  • Fast Period – fast EMA period.
  • Slow Period – slow EMA period.
  • Count Bars – the number of bars on which the indicator is displayed.
  • Filter – the filter allowing to smooth market noise.

This is the MetaTrader 5 version of the indicator (the MetaTrader 4 version is available at this link).

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

PercentageCrossover_HTF PercentageCrossover_HTF

The PercentageCrossover indicator with the timeframe selection option available in the indicator input parameters.

XMA_KLx5_Cloud_HTF XMA_KLx5_Cloud_HTF

The XMA_KLx5_Cloud indicator with the timeframe selection option available in the input parameters.

ZigZag 2 rays ZigZag 2 rays

A standard zigzag complemented with support and resistance levels.

Exp_PercentageCrossover Exp_PercentageCrossover

The Exp_PercentageCrossover Expert Advisor is based on the change of the PercentageCrossover color, and provides the possibility to set a strict trading time interval.