AI for trading, and the distinction that matters most
AI is genuinely useful for building trading tools, dashboards, scanners, monitors and alerts, and is not reliably useful for predicting prices; the distinction matters because the first is checkable within seconds and the second cannot be evaluated until it is too late.
AI for trading usually gets discussed as prediction: will this go up. That is the least promising version of the idea and the most commonly sold one.
Why prediction is the weak application
Markets are adversarial and largely efficient at the timescales most people can act on. A model that finds a pattern is competing against everyone else who found it, and the pattern stops working roughly when it becomes known. That does not make prediction impossible; it makes it the hardest possible way to get value out of these tools.
The application that actually works
Building the things around the trade. A scanner that watches twenty markets you would not watch by hand. A dashboard showing your exposure in the terms you think in. An alert that fires on a condition you can describe in a sentence but would not write a script for. None of this is prediction and all of it is now an afternoon rather than a project.
Why the difference is about checkability, not difficulty
A tool is right or wrong within seconds and you can see which. A prediction cannot be evaluated until enough time has passed for it to matter, and by then you have already acted on it. Building things that can be checked immediately is a better use of a technology that is confidently wrong some of the time.
Where a model still helps with the decision
Summarising what changed, not deciding what to do. Reading a book, a funding rate and an open interest figure and stating plainly what they say is genuinely useful and entirely checkable. The moment the output becomes a recommendation rather than a description, you have moved back into the category that cannot be verified until afterwards.
Live, right now, on this page
| Market | Price | Funding | 24h volume |
|---|---|---|---|
| BTC | $78,325.50 | 0.0013% | $525,711,370 |
| ETH | $2,451.65 | 0.0013% | $271,372,138 |
| SOL | $102.33 | 0.0009% | $77,237,120 |
| HYPE | $84.06 | -0.0003% | $16,731,388 |
Read from a live market as this page rendered, through a public endpoint that needs no key. Read at 2026-09-01 14:43 UTC; accurate as of that time and not afterwards.
Describe something and watch it get built.
Open the builder, or start from a working app and change it.