Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter ü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örüntülemeler:
5837
Derecelendirme:
(22)
Yayınlandı:
2017.05.29 14:21
Güncellendi:
2023.03.29 13:47
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Real author: Yuriy Tokman

The drawing of this Moving Average is based on Demark's "Daily Range Projections" method. In this version of the indicator, the MA is colored depending on its direction. A growing Moving Average is green, a falling one is pink.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 04.11.2008.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1 The XMUV indicator

Fig.1 The XMUV indicator

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

Exp_TrailingStop Exp_TrailingStop

The Expert Advisor moves trailing stops of all positions on the current symbol.

iFreeNumFractals iFreeNumFractals

The indicator finds fractals of any dimension.

Average True Range (digital) Average True Range (digital)

Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.

ColorXMUV_HTF ColorXMUV_HTF

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