Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3780
- Note:
- 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 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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16503

Geometric Moving Average.

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

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

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