Join our fan page
Volume_Weighted_MACandle - indicator for MetaTrader 5
- Views:
- 4122
- Rating:
- Published:
- 2016.10.10 14:35
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Volume_Weighted_MA indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the Volume_Weighted_MA indicator algorithm.
In many situations, such approach may be more informative for the purpose of analysis.
Fig.1. The Volume_Weighted_MACandle indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15875
Semaphore arrow signal indicator based on the Fisher_org_v1 oscillator leaving the overbought and oversold areas.
Exp_Fisher_org_v1The Exp_Fisher_org_v1 EA is based on the signals generated by the Fisher_org_v1 oscillator.
The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of JFatl_Digit.
Volume_Weighted_MA_Digit_SystemThe indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of Volume_Weighted_MA_Digit.