Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4655
- Valutazioni:
- Pubblicato:
- 2017.01.18 10:09
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Derivative of the difference between the arithmetic and geometric moving averages calculated using (Open + Close + High + Low)/4 prices.
The indicator settings:
- YMA_Period — period for calculation of the arithmetic moving average.
- GMA_Period — period for calculation of the geometric moving average.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16569

The difference of the moving averages.

Arithmetic and geometric moving averages.

The Kijun-sen line with color customization and sending alert on trend changes

BB stops - velocity version.