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:
- 5924
- Valutazioni:
- Pubblicato:
- 2012.11.30 11:13
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Bollinger Bands drawn using DRAW_SECTION style is a usual mean to draw ZigZag.
Time Frame on which it is calculated can be set in input parameters. That is why such an unusual style of drawing is used.
Fig.1 Indicator iBBands_HTF
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1093

Selflearning Expert Advisor

Simple MA crossover Signaling for Expert Advisor Wizard

The Expert Advisor on a single-layer line Perceptron with 4 entries which analyzes the Accelerator Oscillator indicator's data

Good old Moving Average drawn using DRAW_SECTION style is a usual mean to draw ZigZag. Time Frame on which it is calculated can be set in input parameters. That is why such an unusual style of drawing is used.