Order Close Error 4108 - unknown ticket 13 for Order Close Function
-
Hi,
I am getting the error: Order Close Error 4108 - unknown ticket 13 for Order Close Function when I am back testing my EA. I am using a partial close function for my trades. I have taken the advice from similar threads and used a 'For Each Object' block before each purple block. The settings for the 'For each object' blocks are left as default. It still didn't solve the issue. Could you kindly advise me where I have made the mistake? Attached is a screen shot of the layout.Thanks for your help, much appreciated!
......
Capture.PNG -
Apologies, I have figured it out, I was using for Each Object rather than "for each trade"
Thanks.