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:
3779
Note:
(18)
Publié:
2016.09.19 12:52
Mise à jour:
2023.03.29 13:47
\MQL5\Include\
XvaMA.mq5 (10.22 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.