GOLDMINE bot setup guide
Follow this step-by-step walkthrough to install your bot on Windows or Mac, connect the license server, and start trading. Each step includes a photo placeholder so you can see exactly where to drag and drop files.
Before you start
- MT5 installed and logged in to your broker account.
- EA file ready (.ex5 or .mq5).
- License active for your account number.
- WebRequest enabled for the license server URL.
Windows setup
Download MT5 and log in to your broker account.
In MT5 go to File > Open Data Folder.
Paste the .ex5 into MQL5 > Experts.
Restart MT5, then drag the EA onto XAUUSD.
Mac setup
If you use a Windows VPS, follow the Windows steps. For native Mac installs, use File > Open Data Folder in MT5 to locate MQL5 > Experts.
Install MT5 for Mac and sign in to your account.
Use File > Open Data Folder in MT5.
Paste the .ex5 into MQL5 > Experts.
Restart MT5, then drag the EA onto XAUUSD.
Common steps (all users)
Tools > Options > Expert Advisors > Allow WebRequest. Add your license server URL.
Click the AutoTrading button so it turns green.
Check the Experts tab for "License valid".
Troubleshooting
- "Account not licensed" means your account number or EA name does not match.
- "WebRequest not allowed" means the server URL is not added in Options.
- EA not visible? Restart MT5 after copying files into MQL5 > Experts.
- No trades? Make sure AutoTrading is enabled and the chart is correct.