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 | Blau TS Stochastic

The William Blau Stochastic Oscillator indicator shows the William Blau stochastic oscillator.

It has six input parameters:

  • Period - calculation period;
  • First smooth period - the initial smoothing period;
  • Second smooth period - the secondary smoothing period;
  • Third smooth period - the resulting smoothing period;
  • Signal period - the signal line period;
  • Applied price - price used for calculations.

Calculations:

Blau_TStoch = 100*Stoch_EMA3/HH_EMA3,  Signal = EMA(Blau_TStoch, Signal period)  

where:

Stoch_EMA3 = EMA(EMA(EMA(Stoch, First smooth period), Second smooth period), Third smooth period),  HH_EMA3 = EMA(EMA(EMA(HH, First smooth period), Second smooth period), Third smooth period),  Stoch [i] = Price[i]-Min,  HH[i] = Max-Min,  Max, Min are the highest and the lowest price within the range from (i-Period+1) to (i)  

MetaTrader Experts, Indicators, Scripts and Libraries

20515

Best MetaTrader Indicators + Profitable Expert Advisors