Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3720
Note:
(20)
Publié:
2015.04.10 16:28
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.