What Is an AI Trading Coach (And What It Isn't)
10 August 2026
“AI trading coach” gets used for two products that have almost nothing in common. One reads the market and tells you what to do next. The other reads what you already did and tells you whether it was sound. They get marketed with the same three words, and the difference between them is the only thing worth knowing before you trust either one.
The kind that predicts, and the kind that reviews
A prediction tool takes price and volume in and produces a signal out — buy here, sell there, confidence 78%. Whatever is happening inside it, the claim is about the future, and the future is the one thing no model can be checked against until it has already happened. By the time you know whether it was right, you have already acted on it.
A review tool takes a trade you already closed and tells you whether the decision behind it held up — was the size defensible, was the stop set before entry, did the exit match the plan. Nothing here is a claim about tomorrow. It is a claim about a number that already exists, which means it can be checked the same day it is made, against the same record it was computed from.
What gets computed and what gets judged
The distinction that actually matters isn't “does it use AI” — almost everything claims that now. It's where the arithmetic happens. Risk as a percentage of equity, planned reward-to-risk, how far an exit landed from a stated target — those are computed in code, the same way every time, from the trade record itself. A model never touches that step, because a model doesn't need to: it's division.
What a model is actually useful for is reading the finished numbers in context and writing the sentence a spreadsheet can't: this size was defensible on the first two trades of the week and reckless by the fourth.That's a judgment call across a pattern, not an arithmetic operation, and it's also the one place a language model belongs in this pipeline — after the numbers exist, not instead of them.
The five things worth judging on any one trade
- Trade selection — whether the setup matched a pattern in your own history that has actually worked, not just one that felt familiar.
- Position sizing— risk as a share of equity, checked against your own median, not a generic “1% rule” that ignores what you actually trade.
- Stop placement — set before entry or not, and how far it sat from the level that would have invalidated the idea.
- Exit management — whether the close matched the planned target, or drifted based on how the trade felt while it was open.
- Plan adherence — whether the trade taken matches the trade that was written down before it was taken, if one was written down at all.
None of these five need a market forecast. All five need a record of what you actually did, which is the part most journals stop at and most “AI coaches” skip past on the way to a signal.
Why the baseline has to be your own history
“Risk should be 1%” is a platitude — it's true for nobody in particular and ignores that a scalper and a swing trader have entirely different risk profiles by design. “Twice your median risk on a setup that's lost money four times running” is a finding, because it's measured against a baseline that's actually yours. A coach that can't see your last hundred trades can only ever hand you generic advice dressed up as personal feedback.
What it still isn't
A review tool built this way still isn't an adviser, a signal feed, or a reason to skip thinking through a trade yourself. It doesn't know what happens next any better than you do — it just knows, precisely, what already happened, and it can say so without the hindsight bias that makes reviewing your own trades harder than it sounds. getALPHA's AI Coach is built to that boundary on purpose: every number above is computed in code first, the model reads the finished figures, and it is never asked to guess where price goes next — because that isn't the job.