Partial close block not working correctly
-
I tried this short EA and the partial close block works correctly the first time but not anymore. And yes, I selected a lot size that can be partially closed several times per trade.
https://fxdreema.com/shared/E8bkrZuHb
Has someone else noticed it?
-
I've noticed the close positions block isnt working either, might be related to other bugs like yours. Tester hangs when backtesting with blocks enabled since a few hours ago.
-
@l-andorrà Have noticed previously that blocks without a internal loop don't work in between pink, I always put them above pink:

-
Yes, same here. Since a couple of hours, the tester agent gets stuck when using the close partially block. EA runs fine through the tester agent without these blocks.
-
I have checked multiple projects and it appears that the close positions blocks and the close blocks in the loops for positions and orders do not work properly anymore. Disabling these blocks makes my projects run fine in the tester agent.
-
Should be fixed now
Thanks to the admin -
I noticed that the conditions are not working properly