Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 17538
- Valutazioni:
- Pubblicato:
- 2016.03.07 11:29
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The extended version of the ChannelsFIBO indicator which implements the selection of the reference distance (the distance considered 100% of the channel width at each individual bar):
- By the maximum shift of the price from the moving average.
- By the average shift of the price from the moving average.
- By the median shift of the price from the moving average.
- By the standard deviation (SD) of the price from the moving average.
For example, when selecting reference distance "By SD", the channel will look the following way:
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14749

The indicator draws a price channel using the Hodrick-Prescott Filter.

The indicator based on the moving averages shifted to the left relative to the chart.

The RSI indicator implemented as a histogram with a designation of the overbought and oversold levels.

The indicator points to the potential entry points.