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 difference - indicator for MetaTrader 5

Views:
3258
Rating:
(13)
Published:
2017.01.18 10:01
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator shows the difference of arithmetic mean and geometric mean of the price.

The price is calculated according to the formula: (O+H+L+C)/4, where О — bar Open price, Н — bar High price, L — bar Low price, С — bar Close price.

The indicator settings:

  • Y_Period — indicator period

GBPUSD chart, H1, 2016.10.05 05:58 UTC, MetaQuotes Software Corp., MetaTrader 5, Demo

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

GMA GMA

Geometric Moving Average.

Exp_Delta_MFI Exp_Delta_MFI

The Exp_Delta_MFI Expert Advisor is based on the Delta_MFI indicator color change.

Cauchy derivative Cauchy derivative

Derivative of the Cauchy difference The indicator shows the difference in the estimated values of the current bar and the previous bar.

Delta_WPR_HTF Delta_WPR_HTF

The Delta_WPR indicator with the timeframe selection option available in the input parameters.