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:
5853
Note:
(19)
Publié:
2016.07.20 14:42
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

Real author:

StatBars TO

The idea of this moving average indicator is in giving the bar with a greater volume a greater weight in averaging. The volumes are summed for the 'Length' period, then the volume of each bar is divided by the sum — this is the weight of each bar.

Products of each price and weight of each price are summed in the final formula.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 14.06.2016.

Fig.1. The Volume_Weighted_MA indicator

Fig.1. The Volume_Weighted_MA indicator

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

FDI_HTF FDI_HTF

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

Exp_FRASMAv2 Exp_FRASMAv2

The Exp_FRASMAv2 Expert Advisor is based on change in color of the FRASMAv2 moving average.

iWPRSignAlert iWPRSignAlert

Semaphore arrow signal indicator based on the classic Williams’ Percent Range oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices.

iDeMarkerSignAlert iDeMarkerSignAlert

Semaphore arrow signal indicator based on the classic DeMarker oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices.