Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
4612
Note:
(19)
Publié:
2013.01.21 15:46
Mise à jour:
2023.03.29 13:42
\MQL5\Include\
xma_rlh.mq5 (9.97 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The real author:

Robert Hill

The typical trend indicator drawn on the basis of three Moving Averages.

This indicator was first implemented in MQL4 and published in Code Base on 22.10.2007.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the 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 XMA_RLH indicator

Fig.1 The XMA_RLH indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1447

AverageChange AverageChange

Price impulse meter.

TDI-2 TDI-2

The indicator "The Trend Detection Index" is a changed TDI indicator.

Cronex_T_DeMarker_GF Cronex_T_DeMarker_GF

The trend indicator with divergence histogram.

TMA TMA

Triangular Moving Average (TMA). The main weight goes for the average part of the price series. In fact, the Moving Average is a double smoothed simple Moving Average