Hi All
As a thank you to this forum, I decided to code an EA on a relatively successful trading system I personally use.
True thanks to Admin and CrazyProg for helping with the ever so annoying coding questions.
This EA used 3 MA's, but instead of just entering a trade when all the MA's are in the right direction, we wait for a retracement , ( it sends fewer signals this way, but your stops etc can be tighter now).
You can adjust the MA price and methods, so a suggestion is to run optimizer to get the right values for each pair.
A few more things:
You can hide your SL and TP from your broker, in which case the EA will not only close the orders when the prices are reached, but it will draw lines on your chart so you can see where your levels are.
Also you can choose trading times, (very basic, as I am not that skilled in coding yet to include days and minutes etc), it will only open trades between the times specified if set to "true", it will not open new trades outside the times, but it will still manage open trades if SL and TP are hidden from the broker.
Please enjoy, and any feedback will be appreciated.
Linkback: https://www.forex.zone/mt4-mt5-eas/7/trio/582/