Expert Advisor (EA)
A program that places trades for you inside MetaTrader, following rules you set.
An Expert Advisor is a piece of software that runs inside the MetaTrader platform and executes a trading strategy automatically. It watches the market, applies the entry and exit rules it was given, and places the orders without you clicking anything. An EA does exactly what its rules say, nothing more. It has no judgement and no opinion about the market.
Why it matters
An EA removes hesitation and inconsistency from execution. It also executes a bad rule just as faithfully as a good one, which is why validating the rules first is the whole job.