Block 11 is a "just in case anyone tampers with my trades" type of block. I was also trying to figure out why the trader would do anything but close trades via SL and TP which it appeared to be doing.
Looks like setting trade stops after it goes through fixed the slippage issue however it created another one! Now my global variables which tell which eas to fire to not do so. Also your solution to doing it is super elegant, I just created a loop after the trade not attached to it. That was cool ;D
Well see how it goes. Thanks for the help as always!