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 Expert Advisor | CCI + MACD Scalper

MetaTrader Experts, Indicators, Scripts and Libraries

Strategy tested on EURUSD pair, works best on M15 period.

Indicators used:

- EMA (default period 34)

- CCI (default MA period 50)

- MACD (default MT5 settings)

The strategy goes as follows:

For BUY orders: 

- The candle must close ABOVE the EMA

- The CCI indicator must cross the 0 level and go into the positive

- The MACD indicator must be below 0 and make a cross while below the 0 level

For SELL orders: 

- The candle must close above the EMA

- The CCI indicator must cross the 0 level and go into the positive

- The MACD indicator must be below 0 and make a cross while below the 0 level

42283