Join our fan page
- Views:
- 6420
- Rating:
- 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15836

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

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

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.

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.