Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 18474
- Rating:
- Published:
- 2018.11.05 15:18
- Updated:
- 2019.01.29 16:08
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory:
Volume weighted moving average is similar to some other weighted averages, except that it is using the volumes for weighting the prices. That way the price when the volume (tick volume or real volume) is high is more emphasized than the price where the volume is low.
Usage:
Chose the volume type which you wish to use for volumes.You can chose:
- tick volumes
- real volumes
If your broker does not have real volumes, the indicator will assume that the volume is equal to 1 and in that case the average will be the same as SMA (Simple Moving Average). In all the other cases, it will depend on the underlying volumes.

Short description.

Corrected generalized DEMA

Corrected volume weighted moving average

Volume weighted awesome oscillator