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
- Visualizzazioni:
- 19412
- Valutazioni:
- Pubblicato:
- 2017.05.29 14:09
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator uses the standard iBands indicator.
Bollinger Bands are constructed based on extended Fibonacci levels.
Fig.1 Bollinger bands drawn using Fibonacci levels.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18034

A semi-automated Expert Advisor which signals of breakouts of specified horizontal levels.

The EA searches for N identical candlesticks in a row. If the found candlesticks are bullish, it buys. I they are bearish, the EA sells.

The script allows to quickly remove indicators from charts.

The Stochastic_Chaikins_Volatility indicator with the timeframe selection option available in its input parameters.