GLOSSARY · METATRADER
What is Expert Advisor?
An Expert Advisor is a program that runs inside MetaTrader and can analyse the market and place, modify or close orders automatically according to coded rules.
Also called: EA · Trading robot
What it means
An EA is attached to a single chart and executes on each incoming tick or on each new bar. It has full access to price history, indicators and the account, and can place orders without human confirmation — which is what separates it from an indicator or a script.
Why it matters
Because it runs in the terminal, an EA stops when the terminal stops. Closing MetaTrader, losing internet, or a Windows update restarting the machine all halt trading, and any position already open stays open with no supervision. This is the operational risk that a VPS exists to address.
What this changes in practice
Several things must be true before an EA will trade at all: the algorithmic trading button must be enabled, the EA must be permitted to trade in its own properties, the chart must show a smiling face rather than a sad one, and the symbol must match. Each has its own failure mode — start at EA not taking trades.
Related terms
- MetaTrader 5MetaTrader 5 is the trading platform most retail forex and CFD brokers offer, and the environmen…
- Algo Trading buttonThe Algo Trading button in the MetaTrader toolbar is the global switch that permits Expert Advis…
- Magic numberA magic number is an integer an EA stamps onto every order it places, allowing it to identify it…
- VPSA VPS is a rented always-on Windows machine in a data centre, used to run MetaTrader and its Exp…
Educational information only, not financial advice. Trading leveraged products carries substantial risk of loss. Last updated 2026-08-11.