Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4852
- Rating:
- Published:
- 2015.04.08 15:46
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Original author:
Barmaley
A trendless indicator (oscillator).
Originally this indicator has been written in MQL4 and was first published in the Code Base on 20.02.2012.
Fig.1. The TrendlessAG indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12535

The Trinity-Impulse indicator with the timeframe selection option available in the input parameters.

Range Expansion Index (REI) is a relative oscillator with the timeframe selection option available in the input parameters.

Fractals are generated using 3 previous bars (without redrawing because the current bar is not included in the calculation).

A modification of the popular Ozymandias indicator.