GLOSSARY · METATRADER
What is MetaTrader 5?
MetaTrader 5 is the trading platform most retail forex and CFD brokers offer, and the environment in which Expert Advisors — automated trading programs — actually run.
Also called: MT5
What it means
MT5 combines charting, order entry, a strategy tester and a programming environment in one desktop application. Its significance for automation is that the EA runs inside the terminal, on your machine, rather than on the broker's servers — which means the terminal must be open, logged in and connected for anything automated to happen.
Why it matters
It is not simply a newer MetaTrader 4. The two use incompatible programming languages, incompatible account models and separate marketplaces, so an MT4 EA cannot be run on MT5 without being rewritten. See MT4 vs MT5.
What this changes in practice
The desktop terminal is Windows-only in practice, and that single fact determines the architecture of every serious MT5 bot. It cannot run in a browser, on iOS or on Android, so continuous operation requires either a machine left on permanently or a VPS. Our Mobile + PC plan exists specifically because of this constraint — see can I run a trading bot on my phone.
Related terms
- Expert AdvisorAn Expert Advisor is a program that runs inside MetaTrader and can analyse the market and place,…
- MQL5MQL5 is the C-like programming language used to write Expert Advisors, indicators and scripts fo…
- VPSA VPS is a rented always-on Windows machine in a data centre, used to run MetaTrader and its Exp…
- Strategy TesterThe Strategy Tester is MetaTrader's built-in backtesting and optimisation engine, which replays …
Educational information only, not financial advice. Trading leveraged products carries substantial risk of loss. Last updated 2026-08-11.