JarValley

Market Prices

BTC Bitcoin
$66,282.4 +3.17%
ETH Ethereum
$1,940.46 +4.05%
SOL Solana
$78.4 +2.23%
BNB BNB Chain
$579.3 +2.15%
XRP XRP Ledger
$1.13 +4.00%
DOGE Dogecoin
$0.0736 +2.17%
ADA Cardano
$0.1751 +7.49%
AVAX Avalanche
$6.65 +1.56%
DOT Polkadot
$0.8638 +7.28%
LINK Chainlink
$8.7 +3.82%

Event Calendar

{{年份}}
18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

12
05
halving BCH Halving

Block reward halving event

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

28
03
unlock Arbitrum Token Unlock

92 million ARB released

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

Tools

All →

Altseason Index

43

Bitcoin Season

BTC Dominance Altseason

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$66,282.4
1
Ethereum ETH
$1,940.46
1
Solana SOL
$78.4
1
BNB Chain BNB
$579.3
1
XRP Ledger XRP
$1.13
1
Dogecoin DOGE
$0.0736
1
Cardano ADA
$0.1751
1
Avalanche AVAX
$6.65
1
Polkadot DOT
$0.8638
1
Chainlink LINK
$8.7

🐋 Whale Tracker

🔵
0x9b17...addb
1d ago
Stake
629 ETH
🔴
0xcdbe...9a99
1h ago
Out
656.95 BTC
🔴
0x5efb...2f6d
30m ago
Out
3,783,058 USDC
Law

Brett Harrison Is Right: LLMs Can't Trade — And That's Why You Should Listen

0xNeo

Brett Harrison dropped a truth bomb yesterday that the AI hype machine will try to bury under a mountain of tweets: LLMs are structurally incapable of building high-frequency trading systems. I've been on the other side of this argument — running a quant desk that tested GPT-4 on order flow prediction for six months — and he's not just being a cynic. He's reading the same liquidity dry-up that I see every time a retail bot swallows a fake order book.

Harrison is no outsider. Jane Street alum, former FTX US president, now CEO of Architect. He's seen the inside of market making and the collapse of a major exchange. When he says LLMs can't do HFT, he's speaking from the same battle scar tissue that made me trust my own backtest over any whitepaper. The current narrative — that AI agents will replace quants, that you can just plug in a chatbot and watch the P&L climb — is marketing dressed as code. The sooner we admit it, the faster we can actually build something that works.

Context: The AI Trading Gold Rush

We're in a bull market where every other pitch deck promises an 'autonomous trading agent' powered by LLMs. Tokens like $AIXYZ pump 500% on a single demo video. Retail investors are pouring capital into 'AI funds' that are just wrapper contracts calling GPT-4 on every tick. The narrative is intoxicating: if a large language model can pass the bar exam, surely it can spot a breakout before the rest of the market. But anyone who has sat through a flash crash knows the difference between understanding human language and understanding market microstructure.

Brett Harrison Is Right: LLMs Can't Trade — And That's Why You Should Listen

Harrison's criticism cuts through the noise. He argues that LLMs lack the determinism, latency tolerance, and real-time adaptability required for high-frequency trading. He didn't give technical details in his interview — but he didn't need to. The evidence is in every failed trading bot I've audited.

Core: Why LLMs Fail at the Tick Level

Let me give you the technical breakdown that Harrison's PR team probably edited out. HFT isn't about pattern recognition in text; it's about processing millions of order book snapshots per second. An LLM has a context window — even the latest 128k token versions. That's not nearly enough to capture the non-stationary distribution of limit orders. In my 2024 project monitoring BTC ETF flows versus perpetual funding rates, the signal window was 30 seconds of tick data. An LLM would hallucinate a filling sequence before it even parsed the first 10 rows.

More critically, LLMs are probabilistic. They output logits, not exact numbers. In HFT, a 1% probability error on a fill prediction can mean the difference between profit and a toxic order flow siphon. We tested a fine-tuned Llama-3 on micro-arbitrage between Binance and Bybit. The model correctly identified the direction 68% of the time — good for a swing trader, disastrous for a scalper. The slippage from indecision alone wiped out any theoretical edge.

And then there's the latency. Even quantized models on GPUs have a 50-millisecond inference overhead. In the same time, our FPGA-based engine can execute 200 micro-trades. The market doesn't wait for your next token.

The 2026 AI-Agent Alpha That Taught Me the Limits

I learned this lesson the hard way. In early 2026, my team deployed four LLM-based agents on Solana to monitor social sentiment and whale movements. One agent, codenamed 'Viper', detected a coordinated pump-and-dump in a meme coin before it hit the top 100. It shorted 100 SOL margin and closed seconds before the crash — 45 SOL profit. But here's the catch: it only worked because we pre-designed the strategy and used the LLM as a trigger filter. The agent didn't design the risk management; it didn't calculate the position size; it didn't hedge the tail risk. We did.

Brett Harrison Is Right: LLMs Can't Trade — And That's Why You Should Listen

That's the dirty secret. Every successful AI-trading system I've seen is human-in-the-loop, not AI-in-the-driver-seat. Harrison is calling out the difference between 'AI-assisted' and 'AI-autonomous'. The market won't forgive the latter's mistakes. "Arbitrage is just patience wearing a speed suit." But that patience has to come from a human who understands the game theory of the order book, not from a model trained on Reddit threads.

Contrarian: The Real Alpha Is in the Narrative Friction

Here's the contrarian take that Harrison might not say out loud: the AI-trading hype is itself an arbitrage opportunity. Retail believes that code can replace cognition. Smart money knows that the edge lies in exploiting this belief. Every time a new 'AI trading terminal' launches to retail, the actual market makers widen spreads, knowing that most of the new participants are using lagging signals. The friction between institutional data streams and retail sentiment is exactly where I made my 2024 ETF inflow arb play — and it's exactly where the next 100x will come from.

Retail is piling into $AIAGENT tokens, thinking they'll get passive income. In reality, they are the exit liquidity for those who understand that no LLM can replicate the micro-decisions a quant makes during a volatility spike. The market pays for speed, not for narrative. The fastest execution is still human intuition wired through a low-latency system, with an AI as a data filter.

Brett Harrison Is Right: LLMs Can't Trade — And That's Why You Should Listen

Harrison's critique, if taken seriously, will cause a selloff in AI-trading narratives. That selloff is the contrarian entry point for anyone who actually knows how to build hybrid systems. The blind spot is the belief that AI autonomy is the goal. It's not. The goal is augmentation with accountability.

Takeaway: The Clock Is Ticking on Pure LLM Trading

Expect a 60% correction in AI-trading tokens over the next six months as the narrative deflates. The price action will reflect the reality that Harrison exposed: LLMs are great for summarization, terrible for execution. The projects that survive will be the ones that openly acknowledge the human-in-the-loop — not the ones promising a 'set and forget' bot. Code can simulate, but only execution reveals the bleed.

Listen to the Battle Trader, not the hype man.

Fear & Greed

25

Extreme Fear

Market Sentiment

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

💡 Smart Money

0xcdfc...a79c
Early Investor
+$0.8M
72%
0x327e...3324
Experienced On-chain Trader
-$2.8M
82%
0xcb61...2209
Early Investor
+$3.9M
68%