Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | SR-RateIndicator

The real author:

Tinytjan

A trend, normalized oscillator drawn in the form of a histogram. The range of change is -100/+100. The color of the indicator corresponds to the trend direction.

The next input parameters defines the high and the low values after which the trend is considered valid.

input int inHighLevel=+20;
input int inLowLevel=-20;

WindowSize input parameter sets the width of the window within which the indicator is calculated.

input uint WindowSize=20; //the width of the window

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 29.02.2008.

MetaTrader Experts, Indicators, Scripts and Libraries

Fig.1 The SR-RateIndicator indicator

1522

Best MetaTrader Indicators + Profitable Expert Advisors