Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Volume_Weighted_MA - indicator for MetaTrader 5

Views:
5881
Rating:
(19)
Published:
2016.07.20 14:42
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.