Ordering mt5 for python order_send from the same machine with multiple processes at the same time delays 1 second.

 

When executing mt5 for python order_send() in multiple processes, I don't know why the contract time is delayed by 1 second. All orders are placed within a second. For example, if you order 3 times at the same time, order1 : 10:15:01 order2 : 10:15:02 order3 : 10:15:03 And it will be contracted after waiting for 1 second each.

Reason: