Watch how to download trading robots for free
Find us on Twitter!
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
Indicators

FractalsTrendLines - indicator for MetaTrader 5

Views:
13146
Rating:
(40)
Published:
2015.01.23 11:23
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator draws bull and bear lines of a trend on the basis of iFractals indicator's data from the nearest extremum to the last fractal broken down.

When this fractal is broken down, the line becomes permanent till a new extremum appears.

Input Parameters:

  • inpClrBull=clrGreen; Color of the trend's bull line;
  • inpClrBear=clrRed; Color of the trend's bear line.

This indicator can be interpreted as follows:

  1. "Pass-Through Cross" line crossing.
  2. Candle closing above both lines: "Bull Trend".
  3. Candle closing above both lines: "Bear Trend".
  4. Candle closing between the lines, "Pass-Through Cross" on the left side: "Flat".
  5. Candle closing between the lines, "Pass-Through Cross" on the left side: "Triangle of Uncertainty".

Triangle


Bull trend


Bear trend


Flat

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12189

Flight smiles Flight smiles

Flight smiles.

Show Bid Show Bid

The indicator displays the current Bid price magnified on the chart.

Execution of Flat Execution of Flat

The indicator displays expected time of position opening and closing.

Mass_Index_HTF Mass_Index_HTF

The Mass_Index indicator with the timeframe selection option available in input parameters.