Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
2764
Note:
(14)
Publié:
2016.09.19 12:38
Mise à jour:
2023.03.29 13:47
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The RAVI_Histogram indicator with the timeframe selection option available in the input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires RAVI_Histogram.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The RAVI_Histogram_HTF indicator

Fig.1. The RAVI_Histogram_HTF indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16098

SAR Trading System SAR Trading System

The SAR Trading System illustrates the operation of the Stop and Reversal (SAR), developed by Welles Wilder. The Expert Advisor check for presence of an open position and starts moving the stop loss with parabolic acceleration.

Exp_Volume_Weighted_MA_StDev Exp_Volume_Weighted_MA_StDev

Trading system based on Volume_Weighted_MA_StDev indicator signals.

FloatPivot FloatPivot

Another alternative to the Bollinger Bands® channel with colored inner area of the channel.

Exp_RAVI_Histogram Exp_RAVI_Histogram

The Exp_RAVI_Histogram breakout trading system based on the signals of the RAVI_Histogram oscillator.