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
It's down for almost a week! A moderator mentioned it was reported, but I am not so sure MQ is aware/actively working on this.
It's down for almost a week! A moderator mentioned it was reported, but I am not so sure MQ is aware/actively working on this.
What do you want to be sure ?
MQ is aware about it.
What do you want to be sure ?
MQ is aware about it.
I have found a workaround.
Shutdown all agents.
Set the content of the reg key "HKEY_USERS\S-1-5-18\Software\MetaQuotes Software\Cloud.Ping" to a empty string.
Re-start the agents.
This key caches the ping times, and doing that will force the agent to perform a new probe.
I have found a workaround.
Shutdown all agents.
Set the content of the reg key "HKEY_USERS\S-1-5-18\Software\MetaQuotes Software\Cloud.Ping" to a empty string.
Re-start the agents.
This key caches the ping times, and doing that will force the agent to perform a new probe.
I have found a workaround.
Shutdown all agents.
Set the content of the reg key "HKEY_USERS\S-1-5-18\Software\MetaQuotes Software\Cloud.Ping" to a empty string.
Re-start the agents.
This key caches the ping times, and doing that will force the agent to perform a new probe.
Reported to MQ attention.
Thank you. They just released a beta version, build 5395 that "fixes" the issue of MetaTester getting stuck on a server that's down and being unable to correct itself. However, it's an imperfect fix: Despite still having and checking the cache, the cache is no longer functional due to the new "fix". The cache was a good idea, just inadequately implemented. What they need to do now (to make it better than it ever was) is add another value, let's say "Cloud.Sweep" (next to the existing "Cloud.Ping" value) which would hold a timestamp of some sort (e.g. a Unix timestamp, Windows filetime, or even just a date or the day number). When an agent starts, the first thing it should do is check this timestamp.
By implementing the ping caching mechanism as described above, this unwanted behavior would be greatly reduced, resulting in a better experience for everyone. If you could pass the above on to the development team for consideration, that would be appreciated!