Six Major LLMs in Real-World Cryptocurrency Battle: Nof1 'Alpha Arena' Reveals the Truth of AI Trading

Six Major LLMs in Real-World Cryptocurrency Battle: Nof1 'Alpha Arena' Reveals the Truth of AI Trading

Marcus Chen
82
Sofarbot

In the "Alpha Arena" experiment initiated by Nof1, six leading large language models (LLMs) were each allocated $10,000 in real funds to autonomously trade in the cryptocurrency derivatives market. The results revealed that some models achieved returns exceeding twice their initial capital, while others suffered significant losses, highlighting that "using AI to trade cryptocurrencies" is not a one-size-fits-all solution. This article analyzes the competition design, model performance, underlying logic, and implications for investors from four perspectives.

Recently, the organizer Nof1 launched a live cryptocurrency trading experiment named "Alpha Arena" on its platform. The participants are six mainstream large language models: including GPT-5, Gemini 2.5 Pro, Claude Sonnet 4.5, Grok 4, Qwen3 Max, and DeepSeek Chat V3.1. Each model was allocated an initial capital of $10,000 to trade Bitcoin (BTC), Ethereum (ETH), SOL, BNB, DOGE, and XRP perpetual contracts.


Competition Design


All models receive the same system prompt and the same digital market data inputs (including price, trading volume, and technical indicators), without receiving news or narrative information. Decisions are made solely based on "numerical data + prompts".


Trading occurs in a live market environment—not simulated. It includes transaction fees, slippage, and actual counterparties.


For each decision, the model must output: trade direction (long/short), asset, leverage, take-profit/stop-loss plan, and confidence score.


Model Performance


The Chinese models DeepSeek V3.1 and Qwen3 Max performed remarkably well. DeepSeek increased the initial $10,000 to over $20,000 in the short term (approximately 100%+ return) and is currently the leader.


In contrast, GPT-5 and Gemini performed poorly. Reports indicate GPT-5 lost about 70%, and Gemini also suffered significant losses.


Although all models received the same inputs, their strategies differed significantly. For instance, DeepSeek tended to use high leverage for long positions with moderate trading frequency, while Gemini traded frequently with high leverage but lost control of risk.


Underlying Logic and Implications


Language Models ≠ Quantitative Trading Models: LLMs are primarily trained on text data and pattern recognition. In the highly volatile and rapidly changing cryptocurrency market, their sensitivity to numerical data and real-time reaction capabilities show clear disadvantages. Nof1 pointed out: "While large language models excel in language, they are weak in understanding numbers/market fundamentals."


Risk Management Remains Crucial: The better-performing models often demonstrated good trading discipline, leverage control, and position management. Models with severe losses frequently suffered from overtrading, excessive leverage, or slow position adjustments. For investors, this insight is more important than simply "following AI for crypto trading."


Data, Prompts, and Execution Environment Determine Success: In the experiment, despite sharing the same inputs, the models' different training backgrounds, preferences, and architectures led to varied behaviors. In other words, success depends not only on AI capability but also on the environment, strategy, and execution.


"AI Crypto Trading" is Still in the Experimental Stage: This experiment shows that while some models can achieve excess returns in the short term, their long-term stability and performance under extreme market conditions have not been verified. Using them as auxiliary tools is more prudent than relying on them entirely.

AI Crypto TradingCryptocurrency TradingLLM Trading ExperimentsNof1 Alpha ArenaQuantitative Trading AICrypto Market RisksDigital Asset AI

Share

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Explore More

Similar Tools

SharpLines

SharpLines

SharpLines runs AI models on NBA, NFL, MLB, NHL, NCAA, and soccer markets to produce predictions and betting-line reads across major US sportsbooks.

GoodMoat

GoodMoat

GoodMoat is an AI-driven stock valuation tool that breaks away from traditional black-box models. Each valuation figure is directly traced to the original SEC filing, with its source and refresh time clearly noted. It supports full DCF, Reverse DCF (to gauge priced-in growth), and three cross-checked fair-value models for any stock. The X-Ray feature uses AI to deep-dive into 40+ financial metrics, delivering plain-English insights on whether a business has a genuine moat or mere hype. All AI outputs are checked against source filings, ensuring no hallucinated numbers.

Q-bit AI pro 2.0

The public page for qbitaipro.com presents itself as a BTC Futures Engine and exposes only a terminal login screen with a demo account. There is no visible feature list, team page, regulatory disclosure, or pricing on the landing page, so this entry sticks to what is verifiable and does not describe capabilities that are not documented.

VELDT

VELDT

VELDT is a service by Savuri Capital that positions itself around seeing yield before it is listed, aimed at investors evaluating early opportunities.

Kavout

Kavout

Kavout is an AI financial research platform bundling market data, quantitative signals and conversational research for retail investors and analysts.

DEPTH4

DEPTH4

DEPTH4 is a macro intelligence engine that turns news from over 80 sources into cascade signals with options-math checks, aimed at traders who want a view before the market fully prices it in.

Open-source Alternatives

OctoBot: Free Open-Source Python Crypto Trading Bot

OctoBot is a free open-source Python crypto trading bot that automates strategies on over 15 exchanges. It includes backtesting, paper trading, and a web UI for easy management. Licensed under GPL-3.0, it has 6146 GitHub stars as of collection time.

OpenAlice: Local AI Trading Workspace with Git-Style Review Workflows

OpenAlice is a local trading workspace where AI coding agents execute research, portfolio management, and broker orders through Git-style, review-gated workflows. The project is primarily written in TypeScript, licensed under AGPL-3.0, and had 5,201 GitHub stars at the time of collection.

ai-market-maker: TypeScript-based AI Hedge Fund Operating System

ai-market-maker is an open-source, TypeScript-based AI hedge fund operating system designed for automated trading decisions via intelligent agents. It supports diverse strategy configurations and robust risk management, making it ideal for quantitative trading developers, FinTech enthusiasts, and researchers exploring AI-driven investment. The project boasts active development and a growing community.

ValueCell: Open-Source Multi-Agent Platform for Financial Apps

ValueCell is an open-source multi-agent platform for financial applications, featuring research, strategy, and news agents with local data storage and multi-exchange live trading. Primary language is Python, licensed under MIT.

tradememory-protocol: Auditable Memory for AI Trading Agents

tradememory-protocol is an open-source Python project designed to equip AI trading agents with auditable decision trails and persistent memory. It features result-weighted recall, SHA-256 hash chaining, and RFC 3161 timestamp anchoring for tamper-proofing. With 20 built-in MCP tools, it's ideal for quantitative trading agents requiring explainable and accountable operations.

Kronos: First Open-Source Foundation Model for Financial K-Lines

Kronos is the first open-source foundation model for financial K-lines, pre-trained on data from over 45 global exchanges. It tokenizes OHLCV data and forecasts markets using a decoder-only transformer. Licensed under MIT, with primary language Python.