Unisciti alla nostra fan page
AdaptiveRVI_HTF - indicatore per MetaTrader 5
- Visualizzazioni:
- 3865
- Valutazioni:
- Pubblicato:
- 2015.04.10 16:28
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The AdaptiveRVI indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires AdaptiveRVI.mq5 and CyclePeriod.mq5 indicator files. Place them in <terminal_data_folder>\MQL5\Indicators.
Fig. 1. The AdaptiveRVI_HTF and AdaptiveRVI_Cloud_HTF indicators
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/12704
The NRatio_HTF_Signal indicator shows the trend direction or the signal based on the NRatioSign indicator.
AFL_Winner_Cloud_HTFThe AFL_Winner indicator with the timeframe selection option.
A semaphore signal indicator based on crossovers of the main and the signal lines of the AdaptiveRVI oscillator.
Shifted Moving AverageThe Shifted Moving Average allows you to shift moving average both vertically and horizontally.