While researching the feasibility of turning this strategy into an EA, I bumped into the online
Expert Advisor Builder which does create the MQL4 source which you can compile.
The issue with this strategy is that it uses no indicators. It is based on pure price action. The real sticky point is that the strategy is time-based which none of these EA builders can handle.
As I see it, there are only two ways:
1. Get an outside party to build an EA.
2. Get someone here to build an EA.
I could do it. I have the MQL4 skills but I have never dealt with a strategy that uses time references. As I see it, this EA would have be built around a
finite-state machine.
Also, more importantly, there are copyright issues. This is not my strategy. I would have to negotiate with the strategy owner and come to some agreement.
Rick