Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3878
- Note:
- Publié:
- 2018.11.20 12:45
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
SR-RateIndicator indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the SR-RateIndicator.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. SR-RateIndicator_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/23097

SR-RateIndicator indicator provides alerts, sends email and push notifications when overbought/oversold levels are broken through by the histogram.

SpearmanRankCorrelation indicator implemented in the form of a color histogram

Another variation of the strategy based on the current candle being higher or lower than the previous one

Brief description