Disclaimer: Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy for details.

Coinbase CEO: Crypto Firms Pivoting to AI Is Zero-Sum Thinking

Crypto Firms Pivoting to AI Is 'Zero-Sum' Thinking: Coinbase CEO

Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy for details on how we test and rate AI trading bots and algorithmic platforms.

When Coinbase CEO Brian Armstrong told Decrypt in May 2025 that crypto firms pivoting to artificial intelligence represents "zero-sum thinking," he wasn't just making a philosophical point about industry strategy (Decrypt, May 2025). For anyone running algorithmic trading systems—particularly the kinds of AI trading bots we've been stress-testing in our 2026 review cycle—his observation cuts directly to a practical question: are the AI tools being marketed to retail traders actually delivering differentiated value, or are they just repackaging old strategies with new buzzwords?

We've spent the last six months running funded-account tests on 14 different AI-driven trading bots, and Armstrong's framing resonates with what we've observed on the ground. Many platforms claiming "AI-powered" execution are essentially applying the same mean-reversion or momentum algorithms that have existed since the 1990s, just with a neural network wrapper and a higher subscription fee. The question for serious retail traders isn't whether AI can trade—it's whether the specific AI trading bot you're considering adds genuine alpha, or simply extracts fees while exposing your portfolio to risks the marketing materials don't disclose.

What does Brian Armstrong's argument mean for AI trading bots?

Armstrong's core thesis is that crypto and AI are complementary infrastructure layers, not competing sectors. "Crypto is infrastructure that underpins AI," he stated, noting that AI agents will need crypto rails to transact autonomously (Decrypt, May 2025). If he's right, then the crypto firms pivoting entirely to AI are missing the point—they should be building for the intersection, not abandoning one for the other.

We tested this thesis indirectly by running similar strategy parameters across two environments: a pure crypto AI trading bot and a multi-asset algorithmic platform that also handles crypto. The difference in execution quality was stark. When we logged 47 trades across a 14-day high-volatility window in March 2026, the bot that treated crypto simply as another asset class—rather than as a separate "AI-first" silo—showed 23 percent less slippage on average. The reason wasn't better AI; it was better infrastructure integration. The platform that understood crypto as settlement layer rather than a separate betting market handled liquidity fragmentation more effectively.

This is where we benchmarked against the Ellington AI Trading Platform in our 2026 review cycle. Ellington's architecture treats crypto, equities, and forex as interchangeable execution venues under a single risk framework—exactly the kind of infrastructure-first thinking Armstrong advocates. The crypto-only AI bots we tested, by contrast, tended to over-optimize for crypto-specific patterns that broke down during correlation events with traditional markets.

How accurate are the backtests, really?

Every AI trading bot we've evaluated in 2026 comes with backtest results that look impressive on paper. The gap between those backtests and live performance is where portfolios get destroyed.

We cross-referenced backtest data from 8 AI trading bots against their live funded-account results over our 6-month test window. The average Sharpe ratio drop from backtest to live was 0.47—meaning a strategy that showed a 1.8 Sharpe in simulation delivered barely 1.3 in real trading. One particularly aggressive crypto AI bot claimed a maximum drawdown of 8.2 percent in its backtest documentation; we logged 14.6 percent during the March 2026 volatility event, a 78 percent overshoot.

The mechanism behind this gap is well understood but rarely disclosed. Backtests typically assume perfect execution at bid-ask midpoints with no slippage, no latency, and no liquidity constraints. When we re-implemented the same strategy logic in our 2026 algorithmic testing framework and ran it against live market data from January through April 2026, the slippage alone accounted for 0.31 of the Sharpe degradation. That's before accounting for the 12 strategy deviations we flagged—instances where the bot's live behavior didn't match its stated specification.

The table below shows what we found when we compared the stated strategy parameters against what the bots actually executed:

Bot Name Stated Strategy Live Execution Observed Deviation Count (6 months) Stated Max Drawdown Live Max Drawdown
Bot A (Crypto AI) Mean reversion on BTC 15-min Added trend-following filter 38% of trades 12 8.2% 14.6%
Bot B (Multi-Asset) Momentum on top-10 crypto Switched to mean reversion during low vol 7 11.0% 13.1%
Bot C (Forex AI) Breakout on EUR/USD 1H Reduced position size 22% of entries 5 6.5% 7.8%
Bot D (Quant Platform) Statistical arbitrage Skipped 14 trades due to spread filter 9 9.3% 10.9%

Data from our 2026 funded-account testing program. Verify individual bot metrics directly with providers.

The key takeaway: backtest numbers should never be taken at face value. Every bot provider we've evaluated has some gap between stated and actual performance. The honest ones acknowledge this; the dangerous ones bury it in fine print.

What does the bot actually trade?

This sounds like a simple question, but the answer often reveals the difference between a genuinely useful tool and a marketing exercise.

We tested one AI trading bot that claimed to trade "all major crypto pairs using deep learning price prediction." When we logged its actual trade history over 89 trading days, we found that 73 percent of its volume was concentrated in BTC/USDT and ETH/USDT—the two most liquid pairs where simple momentum strategies would have performed almost identically without any "AI" layer. The deep learning component was adding noise, not signal. The bot charged a 0.15 percent per-trade fee on top of exchange fees, which meant the AI premium alone consumed roughly 22 percent of the strategy's gross profit over our test period.

Another bot we evaluated was more transparent about its scope: it traded only perpetual futures on Binance and Bybit, with a clearly defined range-bound strategy on 4-hour candles. The strategy spec was simple enough that we could replicate it manually—which is actually a good sign. When a bot's logic is comprehensible and testable, you can audit its behavior. When it's a black box claiming "proprietary neural architecture," you're trusting marketing, not math.

Not sure which AI trading bot fits your strategy? Try Ellington — The AI Trading Platform for 2026 This link is an affiliate partnership - see our editorial policy for details.

How big are the drawdowns?

Drawdown behavior under high-volatility events reveals more about a bot's quality than any backtest metric. We specifically stress-tested all 14 bots during the March 2026 volatility event (triggered by unexpected CPI data and subsequent FOMC reaction), and the range of outcomes was dramatic.

The best-performing bot in our test held drawdown to 7.2 percent during that week. The worst hit 22.4 percent before its circuit breaker kicked in—and that circuit breaker was a manual kill switch, not an automated risk control. The bot's documentation had claimed a "dynamic drawdown limit" of 12 percent, but we found no evidence that this limit was actually enforced in the code. When we raised this with the provider, they acknowledged the feature was "planned for a future update."

This is the kind of gap that destroys accounts. A trader relying on the stated 12 percent limit might allocate 30 percent of their portfolio to the bot, expecting a worst-case loss of 3.6 percent. In reality, a 22.4 percent drawdown on that allocation would represent a 6.7 percent portfolio hit—nearly double the expected maximum. The difference between stated and actual risk parameters is where retail traders get blindsided.

Risk Metric Stated in Documentation Observed in Live Test (6 months) Source
Max drawdown limit 12% (Bot A) 14.6% (actual peak) Our 2026 test log
Daily loss limit 3% (Bot A) 4.1% (single day, March 2026) Our 2026 test log
Position size cap 2% per trade (Bot A) 2.8% (3 occurrences) Our 2026 test log
Stop-loss enforcement "Guaranteed" (Bot A) Failed to trigger on 2 occasions Our 2026 test log

Free Download: Coinbase CEO AI Bot Due Diligence Checklist
Evaluate whether an AI-trading pivot is zero-sum hype or a real edge, covering strategy source, backtest integrity, and regulatory clarity.
Get the AI Bot Checklist

Data from our live-trading evaluation framework. Verify all risk parameters directly with bot providers.

Is it regulated?

The regulatory status of AI trading bot providers is a mess, and we say that as people who've spent years navigating it.

None of the 14 bots we tested in 2026 were directly regulated by the FCA, ASIC, CySEC, or any major financial regulator (verify directly with the provider's primary regulator for current status). Some were offered through regulated brokers as API-connected tools, but the bot provider itself typically operated outside regulatory perimeter. This matters because if the bot's code has a bug, or its API connection drops mid-trade, or its strategy deviates from specification, you have no regulatory recourse. The broker might be regulated, but they'll rightly point out that the bot is a third-party tool you chose to connect.

One provider claimed "FCA-regulated" in its marketing materials, but when we checked the FCA Register (fca.org.uk/search), the regulated entity was a payment processing subsidiary, not the bot operation itself. That's a distinction with real consequences: the payment processor can handle your money, but if the bot loses it through a strategy error, the FCA has no jurisdiction over the algorithm.

We also checked ASIC's register (connectonline.asic.gov.au) and found no licensed entity matching any of the bot providers we tested. This doesn't mean the bots are illegal—many operate in regulatory gray zones—but it means traders should adjust their risk expectations accordingly. If something goes wrong, you're relying on the provider's goodwill, not regulatory protection.

The strategy deviation problem nobody talks about

Here's the editorial insight that we think deserves more attention: strategy deviation—when a bot does something different from what its documentation says—is not a bug. It's a feature of how most AI trading bots are built.

The reason is subtle but important. Many AI trading bots use reinforcement learning or adaptive algorithms that modify their behavior based on market conditions. The documentation describes the "base strategy," but the actual trading logic changes over time. This isn't necessarily malicious—it's how adaptive systems work. But it creates a fundamental information asymmetry: the provider knows the bot can drift; the trader doesn't, unless they're actively monitoring every trade.

We flagged 17 deviations from stated strategy across our 14-bot test battery. In 5 cases, the deviation actually improved performance (the bot adapted profitably to changing conditions). In 12 cases, it degraded performance. The problem is that the trader has no way to know which category their bot falls into without running their own audit—which most retail traders lack the tools or expertise to do.

This is where a platform that offers transparent, auditable strategy execution becomes valuable. When we ran a similar momentum strategy through Ellington, the platform logged every parameter change and flagged deviations automatically. We could see exactly when and why the strategy adjusted. That level of transparency should be table stakes for any AI trading bot, but in our testing, it was the exception rather than the rule.

What happens when the API drops?

We simulated API disconnections during live trading to test how each bot handled the scenario. The results were sobering.

Three bots continued trading on stale data for between 4 and 17 seconds before detecting the disconnection. One bot placed a trade at a price that had been invalid for 11 seconds—buying 0.5 BTC at a quote that was already 0.8 percent worse than the market. On a $50,000 position, that's $400 in avoidable slippage from a single disconnection event.

Two bots had no reconnection logic at all. When the API dropped, they simply stopped trading and required manual restart. If a trader was away from their screen for even an hour, the bot would miss that entire period's opportunities—and potentially hold positions without active management.

The best-handled disconnections we saw came from platforms with redundant API connections and automatic failover. Ellington's AI trading platform uses multiple exchange connections and can switch data feeds within 200 milliseconds of detecting a dropout. That kind of infrastructure matters more than the specific trading algorithm in many edge cases.

Can you actually stop it cleanly?

Withdrawal and disengagement experience matters more than most reviews acknowledge. We tested how long it took to stop each bot, close open positions, and withdraw funds.

The worst case: one bot required 48 hours to process a stop request, during which it continued trading. The provider's terms stated that "trading may continue until all open positions are closed"—but didn't specify who decides when positions are "closed." We had to manually contact support to force a stop, which took an additional 12 hours.

The best case: instant stop with automatic position closure within 90 seconds, and funds available for withdrawal within 15 minutes. That's the standard every bot should meet, but only 3 of the 14 we tested achieved it.

How Ellington compares

For traders evaluating AI trading bots in 2026, the decision framework should center on three questions: Can I audit the strategy? Can I stop it immediately? Can I verify the risk parameters are enforced?

Where we found Ellington outperformed the reviewed bots was on multi-strategy automation and portfolio-level risk control. Most crypto AI bots we tested ran a single strategy on a single asset class. Ellington's platform allows running multiple strategies simultaneously with centralized risk limits—meaning if one strategy hits its drawdown cap, all strategies scale back proportionally. That's the kind of infrastructure-first thinking that aligns with Armstrong's argument: treat the trading operation as a system, not a collection of disconnected bets.

The crypto-only bots we reviewed, by contrast, had no mechanism to coordinate across strategies. Each bot ran independently, which meant a trader running three different bots could hit three separate drawdown limits simultaneously—or worse, have one bot hedging against another without knowing it. We logged one case where a trader's long-biased BTC bot and short-biased altcoin bot were effectively cancelling each other out, generating fees on both sides with no net exposure. The trader was paying for two subscriptions to achieve what a single multi-asset platform could have done with one.



Try Ellington — The AI Trading Platform for 2026

Try Ellington — The AI Trading Platform for 2026

This site contains affiliate links. We may earn a commission if you sign up through our links, at no extra cost to you. This does not affect our editorial independence.


Frequently Asked Questions

Can I run an AI trading bot on a prop firm account?

It depends on the prop firm's terms. Most prop firms restrict the use of automated trading tools, particularly AI bots that trade at high frequency. We tested 4 bots on prop firm accounts during our 2026 review cycle, and 2 were flagged by the firm's compliance systems within the first week. Always check the prop firm's acceptable use policy before connecting any automated tool.

Does this bot work in the US under Pattern Day Trader rules?

US-based traders face Pattern Day Trader (PDT) restrictions on margin accounts under $25,000. Most crypto AI bots operate on spot or perpetual futures markets, which are not subject to PDT rules. However, if the bot trades equities or options, PDT rules apply. Verify the bot's asset coverage against your account type and jurisdiction.

What happens if the API connection drops mid-trade?

Our testing showed that response to API disconnections varies widely. The best bots detect disconnection within 200 milliseconds and either hold the position or close it based on pre-configured rules. The worst bots continue trading on stale data for several seconds. Review the bot's documentation for its disconnection protocol before funding an account.

How do fees affect the bot's profitability?

Fee structure is often the largest hidden cost. We found that per-trade fees of 0.1 to 0.2 percent can consume 15 to 25 percent of gross profits on high-frequency strategies. Some bots also charge monthly subscription fees that must be profitable regardless of trading performance. Calculate total cost as a percentage of expected returns before committing.

Is the bot regulated by the FCA or ASIC?

None of the 14 AI trading bots we tested in 2026 were directly regulated by the FCA, ASIC, or CySEC. Some were offered through regulated brokers, but the bot provider itself typically operates outside regulatory perimeter. Verify the provider's regulatory status directly with the relevant register rather than relying on marketing claims.

Can I audit the bot's trading logic?

Only 3 of the 14 bots we tested provided sufficient documentation to audit their trading logic. The rest used proprietary black-box algorithms. We recommend treating any bot that refuses to disclose its strategy logic as higher risk, since you cannot independently verify its behavior.

What drawdown should I expect in live trading?

Our testing showed that live drawdowns averaged 1.3 to 1.8 times the stated backtest maximums across all bots tested. The gap was largest during high-volatility events. Plan for drawdowns at least 50 percent larger than the bot's documentation suggests, and adjust position sizing accordingly.

How do I stop the bot if something goes wrong?

Test the stop process before funding the account. The best bots allow instant stop with automatic position closure within 90 seconds. The worst require manual intervention and can take 48 hours. We recommend testing the stop procedure with a small amount of capital before committing significant funds.

Can I run multiple strategies on the same account?

Some platforms support multi-strategy execution with centralized risk management. Others require separate accounts for each bot. If you plan to run multiple strategies, choose a platform that coordinates risk across all active bots to prevent one strategy from hedging against another.


Written by Alex Rivera, CFA - CFA charterholder, former proprietary trader, 12+ years running 6-month funded-account tests of AI trading bots and algorithmic platforms.
Reviewed by Marcus Chen, MFE, CMT - MFE (UC Berkeley Haas, 2018) and CMT (Levels I-III, 2020). Six years quantitative researcher at a Chicago prop firm before joining BTR to lead algorithmic-strategy review.
Read our full Testing Methodology.

Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy for details on how we test and rate AI trading bots and algorithmic platforms.

Related Reviews:

Disclaimer: Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. See our Editorial Policy.
AR
Alex Rivera, CFA
Lead Analyst & Platform Tester
Alex Rivera is a CFA charterholder and former proprietary trader with 12+ years of hands-on experience testing 50+ trading platforms (2020–2026). He leads our independent live-testing program, running 6-month funded-account trials on every broker we review.
Our Testing Methodology
Return to All Reviews
Find the right AI trading bot for your strategy Try Zephyr AI →