Rejoignez notre page de fans
- Vues:
- 6820
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18090
Exp_TrailingStop
The Expert Advisor moves trailing stops of all positions on the current symbol.
iFreeNumFractals
The indicator finds fractals of any dimension.
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
The ColorXMUV indicator with the timeframe selection option available in its input parameters.