Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
3703
Valutazioni:
(20)
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

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

NRatio_HTF_Signal NRatio_HTF_Signal

The NRatio_HTF_Signal indicator shows the trend direction or the signal based on the NRatioSign indicator.

AFL_Winner_Cloud_HTF AFL_Winner_Cloud_HTF

The AFL_Winner indicator with the timeframe selection option.

AdaptiveRVISign AdaptiveRVISign

A semaphore signal indicator based on crossovers of the main and the signal lines of the AdaptiveRVI oscillator.

Shifted Moving Average Shifted Moving Average

The Shifted Moving Average allows you to shift moving average both vertically and horizontally.