Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3869
- Rating:
- Published:
- 2018.11.20 12:45
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: 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