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 | BinaryWave StDev

Real author:

LeMan

The BinaryWave indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

If the standard deviation of the BinaryWave indicator is between the dK1 and dK2 parameter values, then a small colored dot appears on the moving average. Its color corresponds to the current trend direction.

input double dK1=1.5;  // Square-law filter coefficient 1
input double dK2=2.5;  // Square-law filter coefficient 2

If the standard deviation becomes higher than the dK2 input parameter value, then the dot size increases. Thus, we get 3 levels of trend strength indication:

  1. Weak — no dots;
  2. Medium — small colored dots;
  3. Strong — big colored dots.

MetaTrader Experts, Indicators, Scripts and Libraries

Fig.1. The BinaryWave_StDev indicator

12970

Best MetaTrader Indicators + Profitable Expert Advisors