Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Cauchy derivative - indicateur pour MetaTrader 5

Vues:
3602
Note:
(12)
Publié:
2017.01.18 10:01
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

Estimated value is the difference between the 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 for calculation of values.

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

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16504

Cauchy difference Cauchy difference

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

GMA GMA

Geometric Moving Average.

Delta_WPR_HTF Delta_WPR_HTF

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

Exp_Delta_WPR Exp_Delta_WPR

The Exp_Delta_WPR Expert Advisor is based on the Delta_WPR indicator color change.