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

Full glossarySee the gold bot →

Educational information only, not financial advice. Trading leveraged products carries substantial risk of loss. Last updated 2026-08-11.