Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5093
Rating:
(15)
Published:
2015.04.08 15:43
Updated:
2016.11.22 07:32
extremline.mq5 (6.23 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.