@plutofx Use Turn Off Block "For Each Trade" after partial is closed to prevent the block from running multiple times because when partial is closed basically a new trade is created hence why it recognizes and closes again. And then use "Turn On" to reactive "For Each Trade" Block again when a new trade is created.
P