VPS not working - page 18

 
Alexey Petrov:

Are you sure your account is connected to the server? Check the logs.

You have wrong broker server name displayed in your terminal. You hosting is for Pepperstone-01, not Pepperstone-Edge01

hello sir thank you for your answer the screen i send you or it marks for pepperstone edge 01 its must be a problem of the pepperstone server but the problem is to adjust i was on the vps page and i disable and reactivate the vps and then it works (sorry for the bad translation I use Google translation) thanks again for your quick reply

 
Hi everybody
I would like to rent a vps to run my Ea 24h / 24.
What are the steps to activate my vps for my robot to run 24 hours a day?
 
Papadypolos:
Hi everybody
I would like to rent a vps to run my Ea 24h / 24.
What are the steps to activate my vps for my robot to run 24 hours a day?

How to subscribe to MQL5 VPS for MT4/MT5

Forum on trading, automated trading systems and testing trading strategies

missing signal trades

Eleni Anna Branou, 2017.04.10 09:50

Hello Nashy, below are the steps for implementing MQL5 integrated VPS:

1. Go to your account details in the Navigator window of your MT4 platform, right click in your account number or name and select the option Register a Virtual Server.

2. In the Virtual Hosting Wizard window that opens, the VPS with the lower Ping, ms value is presented automatically.

 


 

3. Select your payment plan for 1, 3, 6 or 12 months and click Next.

4. Tick the: I agree to the virtual hosting service rules and the auto renewal option below (if you want) and click Next. 




5. Complete your payment for the VPS Service

6. In the next window, tick the Migrate signal: account and settings option, click End and you are done.




 
Papadypolos:
Hi everybody
I would like to rent a vps to run my Ea 24h / 24.
What are the steps to activate my vps for my robot to run 24 hours a day?

How to send your EA (which must be attached to the chart) to MQL5 VPS for MT4/MT5 

----------------

Synchronize - 
https://www.mql5.com/en/forum/211508 

Migration

Migration is transferring the current active environment from the client terminal to the virtual one. This is a simple and straightforward way to change the set of launched programs, open charts and subscription parameters in the virtual terminal. 

Migration is performed during each synchronization of the client terminal. Synchronization is always a one-direction process - the client terminal's environment is moved to the virtual terminal but never vice versa. The virtual terminal status can be monitored via requesting the terminal's and Expert Advisors' logs as well as virtual server's monitoring data.

To perform synchronization, execute "Synchronize Environment" command and select migration type.


Thus, you always can change the number of charts and the list of symbols in the Data Window, the set of launched programs and their input parameters, the terminal settings and Signal subscription.

When performing migration, all data is recorded in the client terminal's log.


After the synchronization, open the virtual terminal's main journal to examine the actions performed on it.


In the newly opened log window, you can set a piece of text the journal entries are to be filtered by and a desired interval. After that, click Request to download the found logs.


Virtual terminal logs themselves are updated at each request and saved in <terminal data folder>/logs/hosting.<hosting_ID>.terminal and <terminal data folder>/logs/hosting.<hosting_ID>.experts.

How to update/adjust EAs that are hosted on a VPS?
How to update/adjust EAs that are hosted on a VPS?
  • 2017.07.18
  • www.mql5.com
Dear All, I just rented my first VPS from MQL5 via my MT4 platform today...
 

It is about MQL5 VPS for MT4/MT5 (short description) - 

Forum on trading, automated trading systems and testing trading strategies

...

Sergey Golubev, 2018.11.24 18:01

VPS is the copy of your Metatrader in the cloud.
To make this copy of your Metatrader in cloud so you need to open chart (or charts) and attach your EA to the chart (or to the charts) to ready to trade.
After that - you make the migration: you are synchronizing your Metatrader with open charts with EA attached to the charts - with the copy of your Metatrader in the cloud.

Once you synchronized (once you sent everything to VPS) so you can close your pc (in you want): your EA will work on VPS (means: your EA will work on the copy of your Metatrader in cloud).

And all those actions (with possibe errors) are written in your VPS log files (you can check it inside your home Metatrader).

---------------

To make it shorter:

  • Your MQL5 VPS = your "2nd Metatrader in cloud". I mean: there is the cloud (somewhere). And there is "your second Metatrader" there ... this "second Metatrader in cloud" is empty ... you will need to provide migration/synchronize.
  • Migration = sending your EAs/indicators/open charts from your home Metatrader to MQL5 VPS (to "your Metatrader in cloud").
  • You can synchronize the settings/open charts/EAs/settings of your EAs/changing the settings of your EA/opened charts - from your home Metatrader with MQL5 VPS (with "your Metatrader in cloud"). You can synchronize many time (as many as you want).
  • Only open chart(s) with attached EA(s) can be migrated (can be synchronized) from your home Metatrader to MQL5 VPS (to "your Metatrader in cloud").
  • Your EA(s) will work on MQL5 VPS (on "your 2nd Metatrader in cloud"), and you can close your home Metatrader, or use your home Metatrader with the other trading account, or any.
  • Autotrading is always On in MQL5 VPS ("your second Metatrader in cloud" is having autotrading to be always ON irrespective of the settings of your home Metatrader).
  • (limitation) Your EA will not work on MQL5 VPS (on "your 2nd Metatrader in cloud") if EA is using dll irrespective off -  you allowed dll or not in your home Metatrader (irrespective of the settings of your home Metatrader). It is necessary to see the code or to be a coder to know: your EA is using/calling dll or not).
  • (limitation) It must be 64-bit client terminal to use virtual hosting - means: your home Metatrader should be 64-bit.

---------------


 
Can these VPS be relied upon, there seems to be a huge number of problems?
 
I do not copy trade signals with VPS.
Copy trade successfully on a personal computer.
VPS is a Japanese company.

I will attach a log.

Please help those who understand the cause!

log

 
david mackay:
Can these VPS be relied upon, there seems to be a huge number of problems?

Seems he is using some other VPS (as far as I understand - he is not using MQL5 VPS from this portal).

Anyway, we will see the log file and will understand about which VPS he is using (VPS from this website, or any other VPS).

 
please i subscribed for vps today on alpari metatrader platform...but it seems the robot are not trading in the vps only when i on the autotrading locally...please whats the problem
 
henchis3:
please i subscribed for vps today on alpari metatrader platform...but it seems the robot are not trading in the vps only when i on the autotrading locally...please whats the problem

MQL5 VPS for MT4/MT5?

If yes so autotrading is always ON in VPS.
And dll is prohibited on VPS ... (it may be the reason why your EA is not traded).
All the information (what's happened and why) - check Virtual Platform Logs

Working with the Virtual Platform - Virtual Hosting for 24/7 Operation - MetaTrader 5
Working with the Virtual Platform - Virtual Hosting for 24/7 Operation - MetaTrader 5
  • www.metatrader5.com
The rented virtual server status can also be easily monitored from the trading platform. The context menu of the server in the Navigator window allows you to: Details Details CPU, RAM and Hard Disk Virtual Platform Logs In the newly opened log window, you can set a piece of text the journal entries are to be filtered by and a desired interval...
Reason: