Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
5150
Valutazioni:
(15)
Pubblicato:
2015.04.08 15:43
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.