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 | WSI

The Wave Segregation Index (WSI) oscillator is based on the ratio of two indicators: ADX and CCI. It is displayed as a colored histogram.

It has two adjustable parameters:

  • CCI period - CCI calculation period
  • ADX period - ADX calculation period

Calculations:

WSI = (CCI * PriceTypical * ADX) / 1000.0

where:

CCI = CCI(PRICE_TYPICAL, CCI period)

ADX = ADX(ADX period)

PriceTypical = (High+Low+Close)/3

MetaTrader Experts, Indicators, Scripts and Libraries

23017