Rejoignez notre page de fans
ColorXMUV - indicateur pour MetaTrader 5
- Vues:
- 6095
- Note:
- Publié:
- 2017.05.29 14:21
- Mise à jour:
- 2023.03.29 13:47
- 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
The Expert Advisor moves trailing stops of all positions on the current symbol.
iFreeNumFractalsThe indicator finds fractals of any dimension.
Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.
ColorXMUV_HTFThe ColorXMUV indicator with the timeframe selection option available in its input parameters.