Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5676
- Rating:
- Published:
- 2017.01.18 10:09
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Arithmetic and geometric moving averages in a single window, 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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16567

The ZigZag based on the iMomentum oscillator.

The ZigZag based on the iForce oscillator.

The difference of the moving averages.

Derivative of the moving averages difference.