Reality Check·2026-07-27·10 min read·← all posts

How much do crypto trading bots actually make? Honest numbers from a quant desk

We run trading algorithms live on our own capital, and we have killed far more of our own strategies than we have shipped. That gives us an unpopular qualification for answering this question: we know what real numbers look like, and we have no bot marketplace subscription to sell you. The honest answer has three parts — what most bots actually return (losses), why the advertised numbers are arithmetic nonsense, and what realistic success looks like when it does exist.

Start with the arithmetic that kills the marketing

"1% per day" — a modest-sounding claim from bot marketplaces — compounds to over 3,700% per year. Sustained for three years on a $1,000 account it produces more than $50 million; a few more years and it exceeds the capitalization of major banks. Nobody quietly operating this sells it for $29/month. Every "% per day" claim dies on this arithmetic before any backtest is needed. Realistic systematic returns are measured monthly, in single digits, with losing weeks and real drawdowns — that is what our own live account produces and what any audited track record you can find looks like.

Why the typical retail bot loses

What profitable actually looks like

Systems that survive honest testing share a profile, and it is nothing like a marketplace grid bot: they are event-driven (they wait for rare, specific market states rather than trading constantly), built on non-price information — positioning, order flow, liquidation dynamics — rather than chart patterns, capacity-constrained (the edge exists precisely because it is too small for large funds to harvest), and validated out-of-sample against random controls. They trade a few times per day at most, often less. Our two production algorithms fit this profile; the hundred-plus candidates that did not survive are documented, kills included, in the public research log. Realistic expectation for such systems: single-digit percent monthly on average, uneven, with drawdowns that test your discipline — and that is the good outcome, achieved by a small minority of attempts.

The checklist before you run any bot

Test any bot's logic before funding it

Free backtester with a random-entry control and real fees — the test bot marketplaces never show. Ten seconds, no registration.

Open Reality Check →