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
- Pubblicati da::
- Mladen Rakic
- Visualizzazioni:
- 23539
- Valutazioni:
- Pubblicato:
- 2016.10.04 16:51
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Signal indicator, which plots fast and slow moving averages and fills the areas formed by their intersection, in accordance with market conditions. Input parameters are the type of MA (simple, exponential, smoothed, linearly-weighted) and the periods of the fast and slow MA.
The indicator is able to send alerts when the MA's cross (and therefore, when trend changes).
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16495

Indicator sends the alert when new bar is formed.

This indicator is constructing "bands" using 3 quantile values.

The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.

The oscillator based on RSI with adjustable period and color scheme.