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:
- 6417
- Valutazioni:
- Pubblicato:
- 2012.12.12 10:57
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The Moving Average of a linear regression with two levels of bands like John Bollinger bands.
Parameters:
- ChannelReversal - Relative width of the narrow channel.
- ChannelBreakout
- Relative width of a wide channel, channel width is measured from the
narrow channel (i.e. if a previous parameter = 1, and this = 2, the wide
channel width will be = 3)
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1186

The indicator of price movement relative to one selected time point

According to the author it is the best forecast indicator. The oracle which can be trusted more than analysts

The NRTR Moving Average from Konstantin Kopyrkin for trailing stops and trends display

The breakthrough trading system using the Candles_Smoothed indicator.