I have prepared a virtual server from the MQL site. To connect to it through a socket and exchange information, I need the IP address of this server. How can I get its IP address?
MQL5 VPS is not working like ordinary VPS, you can read the details here: https://www.mql5.com/en/forum/455825
Eleni Anna Branou #:
MQL5 VPS is not working like ordinary VPS, you can read the details here: https://www.mql5.com/en/forum/455825
Thanks.MQL5 VPS is not working like ordinary VPS, you can read the details here: https://www.mql5.com/en/forum/455825
I have decided to change the parameters of my expert which is on the MQL virtual server without syncing every time, what way do you suggest?
Mehran Kiani #: Thanks.I have decided to change the parameters of my expert which is on the MQL virtual server without syncing every time, what way do you suggest?
- Since it is not possible to "call in", have your EA "call out". Have your EA's poll an external source, such as a file on a web server, and use it to adjust it's parameters.
- Alternatively, change your EA's code so that it can easily recover from re-initialisation that goes with a new migration with parameter changes.
Personally, option (2) is the easiest to implement and the more practical of the two.
Fernando Carreiro #:
Thanks 👌.
- Since it is not possible to "call in", have your EA "call out". Have your EA's poll an external source, such as a file on a web server, and use it to adjust it's parameters.
- Alternatively, change your EA's code so that it can easily recover from re-initialisation that goes with a new migration with parameter changes.
Personally, option (2) is the easiest to implement and the more practical of the two.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register