Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
5098
Note:
(15)
Publié:
2015.04.08 15:43
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

Original author:

Serkov Alexandr

This is a plain and simple trend indicator. The indicator considers there is a downtrend, if the current minimum is lower than the minimum located N bars before.

Conversely, there is an uptrend, if the current maximum is higher than the maximum located N bars before. You can set the check depth in the properties. The indicator is good for finding pullbacks to use them as entry points.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 9.09.2014.

Fig. 1. The ExtremLine indicator

Fig. 1. The ExtremLine indicator

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

Ozymandias Ozymandias

Ozymandias is a well known indicator which filters false price fluctuations.

Exp_FisherCyberCycle Exp_FisherCyberCycle

The Exp_FisherCyberCycle expert advisor is based on the signals generated by the FisherCyberCycle oscillator.

ind_aMU ind_aMU

The indicator shows trend and side (flat) price movements.

Geo_InnerBar Geo_InnerBar

The internal bar indicator showing locations of temporary price consolidation.