Unisciti alla nostra fan page
XvaMA_HTF - indicatore per MetaTrader 5
- Visualizzazioni:
- 2810
- Valutazioni:
- Pubblicato:
- 2017.01.18 09:23
- Aggiornato:
- 2023.03.29 13:47
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The XvaMA indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires XvaMA.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig1. The XvaMA_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16342
The Exp_ColorXvaMA_Digit Expert Advisor is based on the ColorXvaMA_Digit indicator color change.
ColorXvaMA_Digit_StDevThe vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
The Expert Advisor averages losing positions based on a particular algorithm.
Multi-currency night scalper - Night Scalper MultiNight scalper, trades until 0 am terminal time within a narrow range.