Discussion of article "Why Virtual Hosting On The MetaTrader 4 And MetaTrader 5 Is Better Than Usual VPS" - page 55

 

I notice that on mql5 slippage tab, MQL5 will provide a list of average slippage based on execution statistics from signal's broker to subscriber's broker.

Im using tickmil with UK server and Im subscribing signal from fxopen with US server, so my slippage will be very huge if I run my server from UK, right? 

Let say, if I rent MQL5's US virtual server, is that going to improve my slippage?

 

Good afternoon, dear traders. I will briefly describe my first experience of using MQL5.

I am a beginner trader (7 months of experience). As an experience, I decided to try an Expert Advisor. I used the service of providing a server through MQL5 to ensure smooth operation of the Expert Advisor. After 10 hours I understood that this server is not suitable for me and decided to cancel it (within 15 hours, if I'm not mistaken, you can cancel the service for free). There is no reaction in the platform when cancelling the server, cancellation does not happen. I made a request to the MQL5 support service(#1655748, if anything) - no response.

I accept this fact as deception of the client by the MQL5 service. 10$ is an amount of little interest for me, the fact itself was a big surprise for me.

If you have a desire to cooperate with this company, I urge you to think twice, otherwise the amount of fraud may be more impressive.

 

@Morozz_zikk

Write a request to servicedesk please

 

I think it's better if mql let's us decide which server we want to choose. Because for signal subscriber, it's better to have a terminal open closer to signal's broker. 

 
Hello everyone!

I searched, but did not find information revealing the nuances of working with hosting. Can someone throw? Articles there what... After all, they, the nuances, clearly exist.

I have a problem like this - set up the terminal, migrated, got errors loading indicators, sorted it out, fixed errors in Expert Advisors, synchronised - everything is normal, but no trades. Started the same Expert Advisors on the terminal - there are trades. Now the computer and hosting are working in parallel, but the hosting is not giving signs of life!) And what, how to treat it if you are not a pro?

I looked at the log, there are no obvious errors. But on the other hand, I don't understand all his messages....
 
AVAAR:
Hello everyone!

I searched, but did not find information revealing the nuances of working with hosting. Can someone throw? Articles there what... After all, they, the nuances, clearly exist.

I have a problem like this - set up the terminal, migrated, got errors loading indicators, sorted it out, fixed errors in Expert Advisors, synchronised - everything is normal, but no trades. Started the same Expert Advisors on the terminal - there are trades. Now the computer and hosting are working in parallel, but the hosting is not giving signs of life!) And what, how to treat it if you are not a pro?

I looked at the log, there are no obvious errors. But on the other hand, I don't understand all his messages....

Log it and log it again :). Send a trade order - log the result. Modify a position - log it. And it is necessary to keep records both in case of successful operation and in case of failure.

Without logging (output to "Experts") there is nothing to talk about.

 
I can add my favourite indicators and templates to this platform, which are not on the list that comes with it
 

I use two robots ordered externally. I purchased the MQL5 VPS for my MT4, but the following error occurs during the migration:

2017.02.08 11:49:16.773 Cannot call 'wininet.dll::InternetOpenW', 'wininet.dll' is not loaded

2017.02.08 11:49:16.773 WallStreet_ASIA_Evo_v1.1 USDJPY,M15: unresolved import function call

It does not load these files and the robot does not work, I have already used the robots in other VPS and it worked without problem, I migrated to the MQL5 VPS because it was cheaper 10 dollars a month.

Does anyone know how to solve this problem?

 

Good afternoon! Please enlighten me. If I synchronise VPS on my home computer. And at work I run the terminal on another computer (just to see). How will work VPS? And it writes me in the log: flush logs command received.

What does it mean?

Thank you for the answer.


 
Kaprizniy:

Good afternoon! Please enlighten me. If I synchronise VPS on my home computer. And at work I run the terminal on another computer (just to see). How will work VPS? And it writes me in the log: flush logs command received.

What does it mean?

Thank you for the answer.


After you have synchronised the virtual hosting built into the terminal, you can view the trading process (look at charts, request history of trades) from any device that can connect to your trading account.

" flush logs command received" - means that a command was sent from your current PC to request: history; terminal log; Expert Advisor log. Just for information.