Senpai!! I have a simple EA for you. *8(youtube.com/watch?v=2DeiBRAIuos)8*[/MEDIA] .

This video should do most of the explaining for you. I could not find the EA he spoke of, however, I suspect that the EA in the video is triggered by the crossing of the Fastest EMA , and the Mid EMA.
Things to include in no particular order.
1)There should be an option to BreakEven after a certain percentage is reached.
2)Stochastic filter could be useful, to prevent the EA from opening trades in OverBought areas.
3)Max DD filter. This must close all trades when float reaches it, and disable the EA until the next day.
4) ADX filter could be useful, NOTE: I mean the trend strength potion of ADX. Not the zig-zagging bands. i.e. If the smooth trend strength band is below value 20, it means the market is ranging and contradictory. So no trades are to be placed.
5) Stop loss coef. To be able to move the SL from the previous high or low in propotion to the opening price. i.e. SL = 0 will be === to the previous high or low. SL = 1 will be > than previous high or low. Making it further from the Opening price. And SL = -1 will be < than previous high or low. Making it closer to the opening price respectfully. Then the RRR will be calculated from that.
6) Time filter: The EA should have trading hours option.
7) Friday filter. The ability to switch the EA off on Friday at a certain time.
8) RRR: The EA should allow the user to choose their RRR.
9) The EA must allow the user to choose the speed for the MA averages, and their rest stats should be those in the video.
Now that I have finished typing, this does not sound like an easy EA.
I will of course send a cup of coffee your way to help digest your dinner as soon as I find out how.
Any extras you wish you include, is of course welcome. Once I finish learning coding, maybe we can do a collab one day.
JJ