TradeVerge AI
Verified live
LoginGet Gold Core EA
← ALL ARTICLES
Getting Started·August 1, 2026·13 min read

Installing Gold Core on MetaTrader 5, step by step

From licence key to first live trade in under twenty minutes, with the checks most guides skip.

BY TRADEVERGE ENGINEERING
Image · hero
Clean screenshot of MT5 with the Expert Advisor attached to an XAUUSD chart and the smiley face visible
§ 01

Before you start

  • —A funded MT5 account with the broker you intend to run live, not a different one.
  • —Your licence key from the account area, and the account number it will be bound to.
  • —A machine that will stay online — ideally a VPS rather than a laptop.
  • —Ten minutes of undisturbed attention. Rushed installations are where the mistakes live.
§ 02

Installation

  • —In MT5, open File → Open Data Folder, then navigate into MQL5 → Experts.
  • —Copy the downloaded .ex5 file into that folder and close the window.
  • —Back in MT5, right-click Expert Advisors in the Navigator and choose Refresh. The EA appears in the list.
  • —Open a fresh XAUUSD chart on the timeframe specified in your setup sheet, then drag the EA onto it.
  • —In the Common tab, enable Allow Algo Trading. In the Inputs tab, paste your licence key exactly as issued.
Image · inputs-panel
Screenshot of the EA input panel with the licence key field and risk settings visible
The inputs panel. Paste the key exactly — no leading or trailing spaces.
§ 03

Verification checks people skip

  • —Confirm the smiley face in the top-right of the chart, not just the Algo Trading button being green.
  • —Check the Experts tab for the licence validation line. It should confirm activation and the bound account number.
  • —Confirm the symbol name matches your broker's exact gold symbol — XAUUSD, XAUUSD.pro and GOLD are different symbols.
  • —Verify the chart timeframe against the setup sheet. Running the wrong timeframe changes the strategy entirely.
§ 04

If something goes wrong

The three most common problems are a licence key bound to a different account number, algo trading disabled at the terminal level rather than the chart level, and a broker symbol mismatch. All three produce a clear line in the Experts tab, which is the first place to look before contacting support — and the first thing support will ask you for.

§ 05

Verifying the installation before risking capital

The installation is not finished when the smiley face appears in the corner of the chart. It is finished when you have confirmed that the algorithm can read the symbol correctly, compute a lot size that matches your expectation, and place and modify an order on a demo account without error. Ten minutes of verification prevents the most common category of first-week support ticket.

A four-step verification pass

  • —Confirm the symbol name matches your broker's gold contract exactly, including any suffix.
  • —Check the contract specification: tick size, contract size and minimum stop distance.
  • —Run on demo until the first trade opens, then confirm the stop is where the rules say it should be.
  • —Restart the terminal deliberately and confirm the algorithm recovers its state.
§ 06

Common installation failures and what they mean

Almost every failed setup falls into a small number of categories, and each has an unambiguous signature in the journal. Reading the Experts and Journal tabs before contacting support usually resolves the issue in minutes, because MetaTrader is unusually explicit about why it refused to do something.

Reading the journal like a diagnostic

No auto-trading
Toolbar toggle is off
Invalid stops
Below broker minimum distance
Not enough money
Lot size exceeds free margin
Symbol not found
Suffix mismatch
setupmt5installation
See the live verified account

Everything discussed here is applied on a public, third-party verified account — updated continuously, losing weeks included.

Keep reading
Getting Started
Your first thirty days running automation
What to do, what to ignore, and the specific mistakes that cost new operators the most money in month one.
Getting Started
Demo to live: the transition nobody prepares for
The strategy does not change. Everything about how you experience it does. A practical bridge.
Getting Started
How our licensing works, and why it is bound to your account
Account binding, activation limits, transfers and what happens if you change broker. Plain answers.