1. Courses
  2. Forex Basics
  3. Lesson 2: MT5 — your professional cockpit
Foundation12–18 minLesson 2Forex Basics

MT5 — your professional cockpit

Why a 23-year-old desktop trading platform still wins, what the five panels are for, and how to set up a demo account in 10 minutes.

Last reviewed: 2026-05-20

Choose your reading depth — content adapts, URL stays the same.
Quick answer
MetaTrader 5 (MT5) is a free desktop trading platform from MetaQuotes. Its 1,200+ supported brokers, built-in strategy tester for Expert Advisors (EAs), MQL5 programming language, and multi-asset chart engine make it the de-facto standard for retail and small-fund forex. Five panels cover almost everything you'll do for the next two years: Market Watch (quotes), Navigator (tools and EAs), Chart, Trade (your active positions), and Toolbox (logs and history). This lesson tours each one and helps you open a regulated demo account.
Outcome of this lesson
By the end of this lesson you will be able to identify the 5 essential MT5 panels, place one market order on a demo account, and tell a regulated broker from an unregulated one in under a minute.
TL;DR — 60 sec

MT5 in 90 seconds

MT5 is the cockpit. Five panels do everything: Market Watch, Navigator, Chart, Trade, Toolbox.

  • MT5 is free, made by MetaQuotes (Cyprus), supported by 1,200+ brokers worldwide.
  • Five panels cover 90 % of what you'll do: Market Watch (left-top), Navigator (left-bottom), Chart (centre), Trade (toolbox tab), Toolbox (bottom).
  • Built-in Strategy Tester runs backtests of your own logic (in MQL5) or any EA you buy or write. No other retail platform has this combination.
  • It runs on Windows natively, on Mac via Wine or PlayOnMac, on iOS / Android via official apps. The chart you see is the same chart in every entry point.
  • Picking a broker comes later (Lesson 12). For now: any regulated broker offering an MT5 demo will do — and demo accounts are free, unlimited, and reset-able.
2024-06-01
MT5 vs TradingView in 2024 — different rooms, both winning

Here's the 2024 platform landscape in one paragraph:

TradingView crossed 90 million monthly users for chart analysis; MT5 still backed by 1,200+ regulated brokers for execution + algos. Neither replaced the other.

Source
Standard lesson body

The MT5 cockpit — click any panel

An annotated map of a typical MT5 window. Click a region to see what each panel does. Your real installation will look almost identical.

An annotated map of the MT5 trading platform windowFive clickable regions corresponding to Market Watch, Navigator, the main chart, the Trade tab in the Toolbox, and the other Toolbox tabs.Market WatchNavigatorChartToolbox · Trade tabToolbox · other tabs

Click any panel above to see its one-line purpose.

What MT5 actually does

A cockpit, not a one-button toy

Think of MT5 the way a pilot thinks about an aircraft cockpit. There are panels around you, each one doing a specific job. You're not expected to use all of them every minute — but you should know what each one is for, so when you need it you can find it without thinking.

The first time you open MT5 it looks busy. By the end of this lesson it will look organised — five named regions, each doing one job. Once you internalise that map, the rest of this course is mostly about deciding which numbers to put where.

Five panels, one sentence each: Market Watch = symbols and live quotes · Navigator = your trading tools (indicators, EAs, scripts) · Chart = the picture of price · Trade tab (Toolbox) = your open positions and pending orders · Toolbox bottom = logs, history, mailbox, journal.

Why MT5 in 2025 — three concrete reasons

First, broker support is universal. Over 1,200 brokers worldwide offer MT5 accounts, including most of the big regulated names (IC Markets, Pepperstone, FP Markets, OANDA, FXTM, Exness, AvaTrade). Wherever your broker is regulated — UK, EU, Australia, Cyprus, Singapore — you'll find an MT5 build for it. Your craft transfers.

Second, the Strategy Tester is built in. You can write or buy an Expert Advisor (EA) in the MQL5 language, hit one button, and replay 10 years of historical EURUSD ticks against your rules. No other free retail platform combines the language, the data, and the tester in one place. Even if you never plan to write a bot, the existence of the tester teaches you how to think about strategy validation — which we'll get to in Lesson 10.

Third, the algorithmic ecosystem is mature. MQL5.com hosts a marketplace of paid and free EAs, indicators, and scripts; there are tens of thousands of code samples, forums, and tutorials. The community is not small or quirky — it's the global default.

What MT5 does *not* do well

A craftsperson knows their tool's limits, too. MT5's charts are functional but less beautiful than TradingView's; if you mostly want to draw on charts and share screenshots, TradingView is the better visual studio. MT5's depth-of-market (DOM) view is rudimentary compared to cTrader's; high-frequency discretionary traders sometimes prefer cTrader. The mobile app is solid for monitoring positions but limited for serious analysis.

None of these are deal-breakers for this course. We'll point to TradingView when its strengths matter (Lesson 7) and stay on MT5 the rest of the time because the strategy/algo combination is what builds a profession.

MT5 vs MT4 — yes, you should pick MT5

MetaTrader 4 (MT4) is the older cousin: released 2005, replaced by MT5 in 2010. Most of the legacy retail forex world lived on MT4 for a decade because the algo ecosystem (MQL4) was already there.

MetaQuotes stopped active MT4 development around 2018. Many regulated brokers have started phasing out MT4 logins entirely. MT5 has a better strategy tester, supports more asset classes natively, has improved order management (real pending orders, partial fills), and the MQL5 language is closer to modern C++. There's no good reason to start on MT4 in 2025. If a tutorial or signal service requires MT4, ask why; it's usually inertia, not a real technical reason.

Key terms

Definition
MT5 (MetaTrader 5)
A free desktop and mobile trading platform by MetaQuotes Software (Cyprus). Universally supported by retail forex brokers and the de-facto standard for retail algo trading. Includes Strategy Tester, MQL5 language, and a marketplace.
Definition
Demo account
A broker-issued account funded with virtual money, with prices, spreads, and execution that mirror live conditions. Free, unlimited, and reset-able. Every professional this course will teach you to be started with one.
Definition
Broker
A regulated intermediary that gives you market access. They aggregate liquidity from upstream banks/ECNs, mark it up (spread, commission), and expose it via MT5. Choice of broker matters most for costs, regulation, and withdrawal reliability — Lesson 12 goes deep.
Definition
Expert Advisor (EA)
A program written in MQL5 (or MQL4 for legacy) that runs inside MT5, watches markets, and can place orders automatically. Range: simple SL/TP managers to full algo strategies. Lesson 10 covers honest EA evaluation.
Definition
Strategy Tester
MT5's built-in tool for replaying historical price data against an EA or strategy to measure how it would have performed. Outputs equity curve, profit factor, drawdown, win rate. Useful but easily misused (overfitting). Lesson 10 covers reading its results honestly.

MT5 vs the alternatives — honestly

Other platforms exist, and some are excellent at what they do. Here's the side-by-side a professional would think through. We pick MT5 for this course because of the combination — strategy testing + broker support + algo language — not because the others are bad.

MT5
Best for: Beginners + traders who want the option to automate later.
Strengths
  • 1,200+ brokers, free demo in minutes
  • Built-in Strategy Tester for EAs
  • MQL5 language + marketplace
  • Multi-asset (FX, metals, indices, some crypto)
  • Strong VPS integration
Trade-offs
  • Charts plainer than TradingView
  • Desktop-centric — mobile is monitoring-only
  • Two-day learning curve
MT4
Best for: Legacy systems / older signal services.
Strengths
  • Largest legacy MQL4 codebase
  • Familiar for traders who started before 2018
Trade-offs
  • No longer actively developed
  • Many brokers phasing it out
  • Inferior tester and order types vs MT5
  • Don't start here in 2025
cTrader
Best for: Discretionary scalpers who need true DOM.
Strengths
  • Genuine depth-of-market view
  • Modern UI
  • cAlgo (C#) for algos
  • Tight ECN execution at supported brokers
Trade-offs
  • Far fewer brokers than MT5
  • Smaller algo community
  • Steeper learning curve for the algo side
TradingView
Best for: Chart analysis, social ideas, paper trading.
Strengths
  • Best-in-class chart visuals
  • Huge community of published ideas
  • Free paper trading
  • Pine Script for custom indicators
Trade-offs
  • Execution only via connected brokers; no native MT5-style algo testing
  • Best features behind a subscription
  • Not a full back-office

How the 2024 platform landscape actually looked

2024-06-01
MT5 vs TradingView in 2024 — different rooms, both winning

You'll hear people say 'MT5 is dying — TradingView is the future.' The 2024 numbers tell a more interesting story.

TradingView crossed 90 million monthly users for chart analysis; MT5 still backed by 1,200+ regulated brokers for execution + algos. Neither replaced the other.

Both tools won, in different rooms. TradingView became the universal chart studio for ideas, screenshots, and beginner education. MT5 stayed the workshop where actual algorithmic trading lives. This course teaches you the workshop first because that's where craft compounds.

Source

Practice — install MT5 and open one demo

10-minute practice — set up your cockpit

Two installs, one demo account, one chart of EURUSD. By the end of this practice you'll be looking at the same five panels every professional on this platform sees.

  1. 1

    Download MT5 directly from metatrader5.com (or from your chosen broker's site — they ship the same MetaQuotes binary). Install with default options.

  2. 2

    Pick any regulated broker offering demo accounts — IC Markets, Pepperstone, OANDA, FP Markets, FXTM, AvaTrade are all fine starts. We're not endorsing any specific one for live money in this lesson; we just need a demo.

  3. 3

    Open MT5 → File → Open an Account → choose your broker's server → Open a demo account. Account credentials appear instantly. Save them somewhere boring (a notes file, not a sticky note).

  4. 4

    Enable the five panels: View → Market Watch (Ctrl+M); View → Navigator (Ctrl+N); View → Toolbox (Ctrl+T). The chart panel is open by default.

  5. 5

    In Market Watch: right-click → Symbols → make sure EURUSD, GBPUSD, USDJPY, and XAUUSD (gold) are visible. Drag EURUSD onto the chart. You're now looking at the same cockpit a Goldman trader is — different desk, same instruments.

Place exactly one demo trade
On the EURUSD chart you just opened, hit F9 (or click 'New Order' in the toolbar). Pick Market Execution, leave the lot at 0.01, click Buy. You've just placed your first forex trade. It's a 10-cent-per-pip position on play money — small enough to forget about. Watch how it appears in the Trade tab of the Toolbox panel. Right-click → Close to close it. You've now seen the full lifecycle of one order on the most-used trading platform in the retail world. That muscle memory matters more than anything else in this lesson.
How FxRobotEasy public track record handles this

Manual: install MT5, open a regulated demo, place one trial trade — feel the platform respond. That's how every professional starts.

Our reference: our Expert Advisors run inside this exact cockpit. By Lesson 10 you'll know enough about MT5 to install one in two minutes and understand precisely what it's doing. For now, the skill we want you to build is platform fluency, not bot fluency.

When manual wins: until you have at least 50 manual demo trades under your belt. The intuition for 'what a normal MT5 chart looks like, what a normal spread feels like' only comes from time on the screen — no automation shortcut replaces that.

Verifiable live trades + audit history — what an honest offer looks like.
See live results →

Mastery check

Five questions. Pass at 4 of 5 (80 %). Each one tests the cockpit map, not the algo layer — that comes later.

MT5 cockpit — quick check

Test your understanding with 5 questions. Pass with 4/5 correct.

Reflect

Reflection

Type your honest answers — saved on this device only. Use them next week to spot patterns in your trading thinking.

Pro deep dive

Pro deep dive — under the cockpit

If you're already comfortable on a trading platform and want the layer underneath, here's what makes MT5 architecturally distinctive.

Why MetaQuotes won the retail layer

MT4 launched in 2005 against a fragmented field of proprietary broker platforms. MetaQuotes' key insight was to ship a free platform plus an extension language (MQL4) plus a free strategy tester — brokers got a polished client they didn't have to build, traders got automation tools no proprietary platform offered, and a marketplace of EAs sprang up around it. By 2012 MT4 was the standard. MT5 was launched in 2010 but only displaced MT4 once brokers committed to it (around 2018). The same network effects still defend MT5 today: brokers won't switch because traders won't switch, and vice versa.

Execution model — what happens between your click and the market

When you click Buy on MT5, the client sends a request over MT5's proprietary protocol to your broker's trade server. The server may pass that order through to an upstream liquidity provider (A-book) or take the other side itself (B-book) — the choice is the broker's, not yours. Most regulated brokers run a hybrid: small retail trades B-book, larger flow A-book. MT5 itself is neutral on this; the broker chooses the execution mode behind the scenes. You can see the latency in milliseconds in Toolbox → Journal; a healthy retail connection is 50-200 ms round trip from click to fill confirmation.

MQL5 — the algo language in one paragraph

MQL5 is a strict, statically-typed C++-like language designed specifically for trading. It has built-in types for OrderSend, MarketBook, candle arrays, technical indicators, and timer events. The full language reference fits on one wiki and the standard library handles 95 % of what an EA needs out of the box. If you've ever written C, C++, Java, or C#, you can write a functional EA in a weekend. Lesson 10 isn't about turning you into an MQL5 developer — it's about understanding what's reasonable to expect from one.

Bibliography

  • MetaQuotes — MT5 official platform page
  • MQL5 — community / language documentation
  • BIS — Triennial Central Bank Survey on FX (2022)
  • TradingView — corporate overview (for the comparison)
Recall card — review in 1 week
Name the five MT5 panels in one sentence each, and the single keyboard shortcut to enable Market Watch.
Show answer

Market Watch (symbols and live quotes), Navigator (your tools — accounts, indicators, EAs, scripts), Chart (the price picture), Trade tab in Toolbox (open and pending orders), Toolbox bottom (logs, journal, history, mailbox). Ctrl+M enables Market Watch.

Next: Reading the market — candles, time, sessions

Educational material only — not investment advice. Trading carries risk of capital loss. Always practice on demo and use a stop-loss. ← Back to Forex Basics