Opens 2 positions Simultaneously
-
My EA opens the same position at the same time.
I have a once per bar block at the top so this should not happen at all.
This scenario doensn't happen all the time. It only happens once in while. As you can see on the screenshot below. The last trade is of the same nature but it did not get duplicated.

Have any of you experienced the same thing?
-
@BravoOne
I don't think I did.
Having no more information it's hard knowing where it goes wrong.
Can we see the journal at that time? -
@seb-0
Here's the journal record on that trade (there is 3 hours difference in timestamp):
Here's the expert's record on the trade:

-
Upon reviewing the records, I noticed that this only happens when there is 0.0 pips slippage. When there is slippage, the EA would modify the order and it won't have time to open a duplicate order.