Expert Advisor (EA)
30-Second Definition
An automated trading program, most commonly on MetaTrader platforms, that executes trades according to pre-programmed rules without manual intervention — and a category heavily restricted by most prop firms.
Why It Matters
An Expert Advisor is trading automation in its purest form: a script attached to your chart that watches the market and opens, manages, and closes positions entirely on its own. The name comes from the MetaTrader ecosystem, where EAs are written in MQL4/MQL5, but the concept covers any hands-off trading bot.
EAs matter to funded traders for two opposite reasons. First, the promise: removing the human removes the emotion, which sounds like the answer to every discipline problem. Second, the reality: the overwhelming majority of retail EAs lose money live — they are optimized on history until the backtest looks perfect, then decay when market conditions shift — and running one can violate your prop firm agreement even when it wins.
The honest breakdown of when automation helps and when it destroys accounts is covered in Can AI Actually Improve Your Trading?; this entry covers what every funded trader must know about the category itself.
Visual Explanation
Real Trading Example
A trader buys a “gold scalping EA” with a stunning five-year backtest and attaches it to a $50k evaluation account. For two weeks it grinds out small wins exactly as advertised. Then a central bank surprise shifts gold into a violent range the EA’s trend logic has never seen: it opens six positions into the chop, and the account breaches its maximum drawdown in one afternoon — while the trader is at work, unaware.
The postscript is the sharper lesson: even if the EA had survived, the firm’s terms prohibited commercially available EAs. The trader’s support ticket confirmed the account would have been denied a payout regardless of profit.
Common Mistakes
Common Mistake
Assuming automation is allowed because the platform supports it. MetaTrader lets you attach any EA — your prop firm agreement is what decides whether you may. Most firms prohibit commercially available EAs, copy-trading, and strategies the account holder doesn’t personally execute, and they detect shared bots by fingerprinting identical trade patterns across accounts. Read the automation clause before the first trade, not after the denied payout.
Professional Tips
Pro Tip
Automate around the trade, not the trade itself. The reliable wins from automation are the unglamorous ones: alerts when price reaches your level, scripts that calculate lot size, tools that log your trades automatically. You keep the execution — the machines remove the friction. That configuration improves discipline without touching a single prop firm restriction.
FAQ
Are Expert Advisors profitable?
A small number of privately developed, continuously maintained EAs are. The retail market tells a different story: commercially sold EAs overwhelmingly fail live because their backtests are overfitted, their costs are understated, and they cannot adapt when market regimes change. Profitability claims from EA vendors should be treated as marketing until independently verified.
Do prop firms allow EAs on funded accounts?
Policies vary, but the common pattern is restrictive: personally coded EAs are sometimes tolerated, while commercially available bots, copy-trading, and high-frequency strategies are widely banned. Several firms require that all trading decisions come from the account holder. Because a breach voids payouts even on profitable accounts, always get your firm’s written policy before automating anything.
What is the difference between an EA and a trading indicator?
An indicator displays information on your chart — levels, zones, signals-as-context — and leaves every decision to you. An EA acts: it places and manages real orders autonomously. The distinction matters practically (indicators are allowed essentially everywhere; EAs are restricted) and philosophically: indicators standardize your analysis, while EAs replace it.
Related Concepts
Still have questions? Ask TradeGuardian AI.
Get instant, cited answers from our proven library of frameworks and strategies.