Idea: close profitable trades with opposite loss trade (antimartingale enabled)
Hello Community!
The EA is called: Close Minus by Plus. You can find it in the mql5.com store (I don't know if it is allowed to add links to other EAs) Exp5 Close Minus by Plus for MT5.ex5. This EA is in charge of managing open orders, closing 1 order with higher negative amount, for several orders that have higher positive amount.
That is, if you make purchases and sales in both directions, and there is a strong trend, the EA closes orders after several orders in positive for an order with a greater negative amount, regardless of whether they are purchases or sales. On reversals, it still closes the order with the largest negative amount for several positive orders.
Unfortunately, with CP I have tried to implement it, but without success. CP comes close to what the EA does, but when there are reversals (entries with Anti-MartinGala), CP closes them. That's why I wanted to expose my idea and evaluate it.
This is my .set: CP MT5 - Fixed lot 0.01.set <<--- For CENT account. You will see that for example: In a downtrend where there are MartinGale entries (BUYS), when the price starts to make a reversal, CP opens Anti-MartinGale orders (SALES), but the CommunityPoweb closes them to me, and I don't want that to happen, I have tried a thousand ways, but it always closes them. The idea is to keep them open, so that if the price goes down again, there are already those SELL orders open, to keep closing the BUY orders that go with negative amounts.
I hope the idea is understood.
Please, attach your tester ini with "Close main series by opposite main series" option enabled.
I'll check it.
I assume you are referring to the .set file with the configuration. I have posted the .set in the main post above. Here is the direct download link: https://communitypowerea.userecho.com/uploaded/file/30028/1/478/c9c9bc254d3fc74f968485831458d4d2.set