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

FractalLevels - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
10920
Rating:
(22)
Published:
2012.01.27 15:22
Updated:
2016.11.22 07:32
fractallevels.mq5 (12.11 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.