Do Automated Trading Bots Actually Work?
A bot executes rules faultlessly; it does not know whether the rules are still true. And the most common bots for sale win 95% of trades by design - which is the mechanism, not the achievement.
Last updated: September 7, 2026
What It Actually Is
A trading bot - an Expert Advisor, or EA, on MT4 and MT5 - is a program that opens and closes positions from a fixed set of rules. It does not think, predict or learn. It applies conditions, and when they are met it acts.
That has one genuine advantage and it is not small: it never hesitates, never moves a stop, never revenge-trades and never gets tired. Every psychological failure in the previous article is impossible for it.
And one structural weakness that cancels much of it: the rules were written for the market as it was. When conditions change, the bot does not notice - it keeps executing perfectly against a situation that no longer exists.
The 95% Win Rate Explained
Most bots sold online advertise a win rate above 90%. That number is real, and it is produced by a mechanism rather than by skill. Two designs account for almost all of them.
- Grid or martingale. The trade goes against it, so it opens a second, larger position, then a third. Eventually the price retraces and all of them close in profit together. The win rate is enormous - until one trend runs far enough, and that single sequence takes the entire account. Not most of it. All of it.
- A tiny target with a huge stop. Take profit at 5 pips, stop-loss at 200. It wins forty times in a row, which looks extraordinary, then one loss erases all forty. The equity curve is a perfect staircase followed by a cliff.
In both cases the win rate is not evidence of anything. It is the design. Which is why the only figure worth reading is maximum drawdown - and it is the one figure the sales page does not display.
Why the Backtest Looked Perfect
Every bot is sold with a chart rising smoothly from left to right. There are four reasons it will not repeat, and they apply to honest sellers as much as dishonest ones.
- Curve fitting. Parameters were tuned until they fitted the past exactly. A strategy optimised against five years of history has partly memorised those five years, and memorisation does not generalise.
- Spread and slippage. Backtests use ideal fills. Real fills are worse, and a strategy earning 5 pips a trade can be entirely erased by the difference.
- Missing conditions. A bot tested only through a trending period has never met a range, and the first one it meets is live.
- Survivorship. A hundred bots were built; the ninety-five with poor backtests were discarded. The five being sold look good partly because they were the lucky ones.
This is why a forward test - the bot running on demo now, against unknown data - is worth more than any backtest, and why a seller who will only show the backtest is telling you which of the two is better.
What to Check Before Using One
- Maximum drawdown, not average return. If it is not stated, assume the answer is 100%.
- Whether it uses martingale or grid. Ask directly. 'Smart recovery', 'averaging' and 'position scaling' are the same thing with better names.
- A live, third-party-verified record over at least a year, on a real account, not a backtest and not a demo.
- Behaviour around high-impact news - does it stand aside, or trade into a release with a normal stop.
- Whether every position carries a hard stop. A bot without one is a bot that will eventually hold a loser indefinitely.
- What it does when the connection drops. A bot on a home computer is offline every time the machine sleeps, and positions do not sleep with it.
The Honest Answer
Yes, automation works - for execution. Institutions run automated systems on enormous scale, with monitoring, kill switches and teams watching them.
What does not work is 'set and forget'. A bot is a tool for applying a strategy you already understand, with capital you have already sized, on rules you could execute by hand if you had to. It is not a substitute for having a strategy, and buying one from a stranger means adopting rules you cannot inspect and risk you have not measured.
The order matters: understand the strategy first, automate it second. Reversed, the bot is just a faster way to reach the same result.
How This Site Uses Automation
The expert advisor running on the account here does not decide anything. It does not open trades, close them, or size them - every position is opened by hand.
What it automates is publishing: the moment a trade opens or closes, it sends the result to this site, which is why the record cannot be curated after the fact. Automation used for honesty rather than for decisions.
Follow the journey as it happens
Leave your email and you will be told when a new documented trade is published and when a stage is completed. No daily mail, no advertising.
Your address is used for these notifications only and is never shared. One click unsubscribes you from any message.
Everyone shows the profit once it has landed — here you see the decision before its result
Every position reaches you the second it opens: the size, the stop, the target. You see the decision at the moment it is taken, not a screenshot after it worked. You may leave whenever you wish.
Take your seat in the channel