Ichimoku Cross strategy not working!
-
This is my first day on fxDreema, and it looks like I have a problem getting my first EA to work on MT4 Here's a link to the project!.
The strategy is simple: it uses Tenkan & Kijun cross on 1 hr chart to trade after confirming that the 4hr and D1 charts are in the same direction.
MT4 says that the EA self-terminated and I tried to do some backtesting on a demo account.
Thank you for reading.
-
Try with 1 cross only, and for the other conditions use anything else but not x> or x< (and not == of course)
-
@fxdreema Thank you!