Documentation

Install the MT4 Robot

Download the robot

Open Downloads, find the MT4 robot card, then download the latest available version.


Install the robot in MT4

  1. Open MetaTrader 4
  2. Click File, then Open Data Folder



  1. Open the MQL4 folder
  2. Open the Experts folder



  1. Copy the robot file into this folder
  2. Go back to MetaTrader 4
  3. In the Expert Advisors panel, right-click then click Refresh


Attach the robot to a chart

  1. Open a chart in MetaTrader 4
  2. Drag the robot onto the chart
  3. Review the proposed settings in the installation window



  1. Click OK
  2. Enable AutoTrading



Note: the chart must stay open. If MT4 or the chart is closed, the robot will stop receiving signals.

User-side settings

The exact source of the MT4 robot is not present in this workspace. The parameter names may therefore vary depending on the downloaded version.

In all cases, first check:

  1. the private key if requested
  2. the risk mode if a choice is available
  3. the price mode if a choice is available
  4. that automated trading is enabled
Beginner advice: if you do not recognize a setting, keep the default value unless support gave you a specific instruction.

Important

Important: if you close MetaTrader 4, close the chart, or let your computer sleep, the robot stops receiving signals.
For continuous operation, keep MT4 open at all times or use a VPS.