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 4

Views:
21801
Rating:
(17)
Published:
2016.10.27 13:40
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:

  • period — indicator period

CADJPY chart, M15, 2016.08.26 18:16 UTC, InstaForex Group, MetaTrader 4, Demo

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

CheckMark pattern CheckMark pattern

One of the divergence subtypes.

Candle Difference Candle Difference

Indicator that displays the change in price as a percentage relative to the Open price of the current candle.

Cauchy derivative Cauchy derivative

Derivative of the Cauchy difference

VATicks VATicks

Class for working with ticks in the MetaTrader 4. It is suitable for creating experts that make decisions on trading based on the analysis of tick data.