Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
12838
Valutazioni:
(29)
Pubblicato:
2010.07.19 13:40
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.