Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5178
Rating:
(17)
Published:
2017.01.18 10:09
YGMA.mq5 (3.3 KB) view
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.

EURUSD chart, M15, 2016.10.10 18:56 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16567

ZigZag_iMomentum ZigZag_iMomentum

The ZigZag based on the iMomentum oscillator.

ZigZag_iForce ZigZag_iForce

The ZigZag based on the iForce oscillator.

Cauchy difference YTG Cauchy difference YTG

The difference of the moving averages.

Cauchy derivative YTG Cauchy derivative YTG

Derivative of the moving averages difference.