Close Trades Unrealized Profit
-
Hello
I can't figure out why this isn't working as I've used the same logic and it has worked before.
Basically when all open buys equal an average profit of X pips - close all buys (inc negative).

-
Because you have the close blocks under a no pending and buy block, so as soon as an order is placed the blocks under cannot work.
-
@jstap Aha just delete the connection! Simple, thanks a lot

-
