Watch how to download trading robots for free
Find us on Twitter!
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
Indicators

Cauchy derivative YTG - indicator for MetaTrader 5

Views:
4074
Rating:
(15)
Published:
2017.01.18 10:09
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

EURUSD chart, M15, 2016.10.10 19:01 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo

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

Cauchy difference YTG Cauchy difference YTG

The difference of the moving averages.

YGMA YGMA

Arithmetic and geometric moving averages.

Kijun-Sen with alerts Kijun-Sen with alerts

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

BB stops - velocity BB stops - velocity

BB stops - velocity version.