Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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:
13248
Valutazioni:
(40)
Pubblicato:
2015.01.23 11:23
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

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