I need an analysis run on an EA and a reproduction of it as well.
-
It's a hedging EA that sets up a simple grid and uses Martingale strategy. It makes 10 percent per day but always eventually blows the account by trading against the trend. I'd like to fix that issue by reversing direction once the channel is broken out of.
Send a message if your interested in the job.
-
@binarykungfu Is the EA built with fxDreema? We can try to help you here if you share the link to your project.
-
@l-andorrà It is not, It is an EX4 file although the strategy is rather simple. It's just a hedging EA that trades within a channel, and if it breaks outside the channel then it trades with the news move etc as it breaks outside the top or bottom channel.
-
@binarykungfu Then the best option is listing the conditions and then buid it here from scratch. However, you ned to be sure you know ALL entry and exit conditions, as well as all indicators involved.