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:
9464
Note:
(25)
Publié:
2013.12.24 08:16
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

A set of target support/resistance levels for the predicted price movement.

See also Murrey Math Lines (support and resistance) and Murrey Math FixPeriod.

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

The Math-System indicator

The Math-System indicator

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

Moving Average Moving Average

The Moving Average Expert Advisor trades when the price crosses the MA.

MA_3HTF MA_3HTF

Three Moving Averages with three different timeframes on one chart.

DigitalF-T01 DigitalF-T01

A digital filter of rapid trend with a reference line, implemented in the form of a cloud.

LinearRegressionLine LinearRegressionLine

The linear regression line with data placed in the indicator buffer.