The server is always changing and looking for a bigger ping

 
Hello

I am new to VPS, and I have a problem:

Every time I enter the remote desktop I have to change the server to the one with the lowest ping.

Is there a way to make MT4 always look for the server with the lowest ping?



 

There is no way you can control this. The server may be full, the network performance may be suffering due to lost packets (not sure if MT4 displays lost packets, MT5 does).

If ping is essential in your trading like it is in my case i use TERMINAL_PING_LAST to check if the ping is low enough to open new trades. Otherwise it does nothing but manage existing positions. It is not ideal since TERMINAL_PING_LAST is only updated once in a while after the terminal issues a network rescan. There is no way to control this either.


 
Enrique Dangeroux:

There is no way you can control this. The server may be full, the network performance may be suffering due to lost packets (not sure if MT4 displays lost packets, MT5 does).

If ping is essential in your trading like it is in my case i use TERMINAL_PING_LAST to check if the ping is low enough to open new trades. Otherwise it does nothing but manage existing positions. It is not ideal since TERMINAL_PING_LAST is only updated once in a while after the terminal issues a network rescan. There is no way to control this either.


I understand, thank you very much for your help.

Reason: