Close Half ONCE per trade
-
Been having issues with the closing half capability of fxDreema. I added "Once per trade/order" to see if it will work moving forward.
In essence, I want my EA to close the 50% after reaching the 1:1 RR (200% Distance of Stop Loss).
Unfortunately, the EA closes the whole position. It closes the first 50% successfully and then it continues closing 50% until it closes out the full position. All in a matter of seconds.
If anyone thinks my logic tree was wrong from the beginning, let me know, but I believe the block is buggy since the correct options are selected: "% of initial volume"

-
Simply remove the block 56. Connect block 14 to block 15.
-
@l-andorrà Thats what I originally had. I'm currently testing it with block 56 attached.
With your layout, it's creating the mistake. Instead of closing half once...it cycles over and over until you only have .01 left.
-
Silly question but, are you sure your broker allows partial closes?
-
Not sure, here is how it shows up on my app
It looks like multiple trades but it’s just two different t trades closed out. I haven’t been able to trade these past two days so I haven’t seen if adding block 56 solves the problem
