Join our fan page
- Views:
- 5601
- Rating:
- Published:
- 2015.04.08 15:43
- Updated:
- 2016.11.22 07:32
-
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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12553

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

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

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

The internal bar indicator showing locations of temporary price consolidation.