order at same time

 

in mql 4 or 5 we have a function that get functions that used at a same time and order them ?

exp : if 2 experts want to open position at same time in mql 4-5 we have a function to order the open position requests ?

and if no how we can resolve it ?

 
anri97:

in mql 4 or 5 we have a function that get functions that used at a same time and order them ?

exp : if 2 experts want to open position at same time in mql 4-5 we have a function to order the open position requests ?

and if no how we can resolve it ?

See OrderSendAsync().
Reason: