@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.
Latest posts made by BinaryKungfu
-
RE: I need an analysis run on an EA and a reproduction of it as well.posted in General Discussions
-
I need an analysis run on an EA and a reproduction of it as well.posted in General Discussions
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.
-
RE: Close all trades on profitposted in Questions & Answers
@l-andorrà This is the only version that worked: https://fxdreema.com/shared/ZHE6UmM7b
-
RE: Close all trades on profitposted in Questions & Answers
@tipsywisdom Going to try it every possible way at this point. Need it to work. Course maybe I should just go back to coding it by hand, in some way's it's faster.
-
RE: Close all trades on profitposted in Questions & Answers
It appears as though the formula is getting the wrong numeric value. It appears to be inverted or something. Which would explain the behavior.
-
RE: Close all trades on profitposted in Questions & Answers
@tipsywisdom Also starts cutting off each trade at each bar, very strange.
-
RE: Close all trades on profitposted in Questions & Answers
@l-andorrà Stop trading with that modification.
-
RE: Close all trades on profitposted in Questions & Answers
@tipsywisdom Looks like that causes some weird bug where it closes each trade on the exact bar it opened on. It starts out trading normally, then with 50 bars it immediately closes each order, even though it has not reached profit target.
-
RE: Close all trades on profitposted in Questions & Answers
Thanks! I will certainly try that, and that's what I had hoped for, a much simpler solution.