Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3710
Rating:
(20)
Published:
2015.04.10 16:28
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.