Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

FractalLevels - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
10908
Note:
(22)
Publié:
2012.01.27 15:22
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

lotos4u

Basic difference of the indicator from the standard B. Williams' fractals are as follows:

  1. There is a possibility to select any fractal "shoulder" size (i.e. the number of bars to the left and to the right necessary for forming the central bar fractal). Right and left shoulders can be set separately (RightBars and LeftBars parameters). For example, if both shoulders are set to 3, seven candlesticks will be necessary to form a fractal.
  2. Horizontal lines are created from each formed fractal. These lines form a sort of "fractal" support/resistance lines.
  3. Fractals themselves are displayed as diamonds, but the fractals, towards which a breakout occurs, are displayed as large colored dots.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 17.08.2008.

Fractal Levels

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/732

^X_NonLinearRegression ^X_NonLinearRegression

Non-linear regression with interpolation of a price chart future values.

ColorXWPR ColorXWPR

Enhanced version of Larry Williams' Percent Range.

UltraWPR UltraWPR

This indicator is based on WPR (Larry Williams' Percent Range) and its multiple signal lines analysis.

XMA_Ichimoku XMA_Ichimoku

Moving average with calculation algorithm equivalent to the one of Ichimoku Kinko Hyo.