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
Vues:
12804
Note:
(29)
Publié:
2010.07.19 13:40
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal:

Main parameters:
  • MAMethod - MA type;
  • MAPeriod - period;
  • MAPrice - applied price.
Additional parameters:
  • AMAFast - period of fast EMA for AMA;
  • AMASlow - period of slow EMA for AMA,;
  • CMOPeriod - period of CMO for VIDYA (the order of Vidya parameters is changed compared with properties of Vidya indicator in the client terminal).

The name of MA, its period, applied price and other parameters are shown in the popup help.

iUniMA (universal moving average) indicator

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

iMAFan iMAFan

A Colorful Fan of Moving Averages.

iHeikenAshiSm iHeikenAshiSm

The Heiken Ashi indicator with smoothing.

iStochasticOfOsc iStochasticOfOsc

The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.

The CGV class for working with global variables The CGV class for working with global variables

The CGV class simplifies the work with global variables of MetaTrader 5 client terminal.