Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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:
3767
Valutazioni:
(18)
Pubblicato:
2016.09.19 12:52
Aggiornato:
2023.03.29 13:47
\MQL5\Include\
XvaMA.mq5 (10.22 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

J.B

The vaMA moving average with the ability to change the averaging algorithm.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

This indicator was first implemented in MQL5 and published in Code Base on 22.04.2013.

Fig.1. The XvaMA indicator

Fig.1. The XvaMA indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16195

OsHMA_HTF OsHMA_HTF

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

PriceChannel_Stop_Digit_HTF PriceChannel_Stop_Digit_HTF

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

FloatPivot_HTF FloatPivot_HTF

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

FloatPivot_Digit FloatPivot_Digit

The FloatPivot indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits.