The author of the idea:Â
MQL5 code author:
The EA checks trading signals when a new bar appears:
- BUY:Â
- RSI > RSI Level Up
- CCI > CCI Level Up
- SELL:Â
- RSI < RSI Level Down
- CCI < CCI Level Down
If both signals (from RSI and CCI) are “true”, then the signal is considered to be present and a position with the Lots volume is opened. Stop Loss, Take Profit and Trailing Stop can be disabled by setting the appropriate parameter to “0.0”.
EURUSD, M15. Test result (optimization was performed from 2018.05 to 2018.08 – this part of the optimization is marked in the figure)