Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Pubblicati da::
- Nikolay Kositsin
- Visualizzazioni:
- 11908
- Valutazioni:
- Pubblicato:
- 2012.01.27 15:22
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
lotos4u
Basic difference of the indicator from the standard B. Williams' fractals are as follows:
- 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.
- Horizontal lines are created from each formed fractal. These lines form a sort of "fractal" support/resistance lines.
- 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/732

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

Enhanced version of Larry Williams' Percent Range.

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

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