Tell me how to change the trading server from the expert Advisor ? I hope that changing the server will help to cope with minute delays when executing OrderSend.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Our community is a completely independent place for communication between forex traders and software developers for trading platforms Metatrader 4 and Metatrader 5
Create A New Account
pivomoe
Found an implementation in mql4
I’ll try to translate it to mql5.
avatara
similar problem..
Solved.
pivomoe
I don’t know anything except mql. I found an example for mql4, but it
refused to work in MQL5. So far, I decided to just write a class to collect delays
OrderSend. If the delay appears to be simply to remove all orders.
simakovva
By means of mql in any way, but on an adult it is possible. We take the “adult” YAP, saw the dll. Basically everything. In the Winapi help. By the way, you can try without
a self-written dll, purely on winapi.
stasikusssss
in my opinion, nothing.