By participating in the MQL5 Cloud Network you can earn providing the processing power of your computer. Install testing agents using a manager and specify your MQL5.community account, to which the payment will be transferred. Agents automatically receive computation tasks, no further user action is required. You can control the amount of work done and payments in your MQL5.community profile.
To join the MQL5 Cloud Network, you do not need to install the entire trading platform. Download the special installer that lets you quickly and easily install the MetaTester application for managing remote agents on a computer.
To connect your agents to the MQL5 Cloud Network, the computer where the agents are installed must have at least 2048MB of RAM. Agents can be installed in 64 bit systems only. |
The installation is a multi-step process:
To start providing your computing power in the MQL5 Cloud Network, install and run the MetaTester.
To install agents, click the "Add" button on tab "Services". The MetaTrader 5 Agents Manager automatically determines the number of logical cores and installs the appropriate number of testing agents. By default, single password "MetaTester" is set for all agents. All agents are available in the local network at the same IP address, but each is assigned a separate port. If necessary, you can specify different port numbers or a password. These settings do not influence the use of the agents in the MQL5 Cloud Network.
|
On the "MQL5 Cloud Network" tab, check the box "Sell computing resources through a MQL5.community account", so that agents are available to all users of our network of distributed computing. To sell the processing resources of your agents to other users, you need to indicate a valid account at MQL5.community. Payments for the used resources will be transfered to this account.
If the MQL5.community account is invalid or not specified at all, the computational power of agents will be provided for free. |
The last setting on the "Scheduler" tab allows you to set a schedule, specifying the time when your agents will be available on the MQL5 Cloud Network. For example, you can disable execution of tasks during working hours, if you need the computer power at this time.
Configuration of agents is over. Now you can close the window of the MetaTrader 5 Agents Manager. Your agents run as services and do not require your attention. If necessary, you can anytime change their settings by running the MetaTrader 5 Strategy Tester from the Start menu or the desktop shortcut.
You can also manage your agents from your profile on the MQL5.community. All the required information is available in the "Agents" section: computer configuration, IP address, rating, number of completed tasks and the amount of earnings.
There are several limitations of participation on MQL5 Cloud Network:
MetaTester can be launched from the command line.
The command line does not allow to adjust the parameters of the agents connection to MQL5 Cloud Network including such parameter as MQL5.community account, to which the funds for the agents submission will be transferred. Such a possibility has not been provided to ensure safe operation with the computing network. Therefore, parameters of the agent participation on MQL5 Cloud Network should be additionally configured after their installation. To do this, run MetaTester, check the appropriate options and specify your account. |
The following keys can be used for working with the agents in the command line mode:
c:\>metatester.exe /install address:192.168.0.1:2000 /password:akq1skdj |
c:\>metatester.exe /uninstall address:192.168.0.1:2000 |
c:\>metatester.exe /start address:192.168.0.1:2000 |
c:\>metatester.exe /stop address:192.168.0.1:2000 |
c:\>metatester.exe /restart address:192.168.0.1:2000 |
c:\>metatester.exe /shutdwon |
c:\>metatester.exe /autouninstall |
c:\>metatester.exe /? |