Unisciti alla nostra fan page
Volume_Weighted_MACandle - indicatore per MetaTrader 5
- Visualizzazioni:
- 4080
- Valutazioni:
- Pubblicato:
- 2016.10.10 14:35
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.