Why capital is not flowing into crypto even as Global M2 explodes

ambcryptoPublished on 2026-03-01Last updated on 2026-03-01

Abstract

Despite record levels of global M2 liquidity reaching approximately $135 trillion, capital is not flowing into the cryptocurrency market. Instead, it is moving towards traditional safe-haven assets like gold and silver, which have seen significant rallies. The broader market, including Bitcoin and Ethereum, has experienced substantial declines and remains under bearish pressure. This shift is largely driven by ongoing macroeconomic strains and geopolitical tensions, prompting investors to prioritize capital preservation over speculative crypto investments. While some crypto exchanges are diversifying into traditional assets to capture wider capital flows, the crypto market has not yet benefited from the global liquidity expansion.

The broader cryptocurrency market remains under pressure as capital outflows extend over several months.

The decline has been evident across leading digital assets. Bitcoin [BTC] dropped from $126,000 to $67,000, while Ethereum [ETH] fell from roughly $4,980 to $1,990 at press time.

Several other altcoins have recorded similar drawdowns, erasing close to 30% of their prior gains and reinforcing the ongoing bearish structure.

Despite this weakness, macro liquidity conditions tell a different story.

Global liquidity climbs to record levels

Global M2, commonly used as a proxy for worldwide liquidity, continues to expand.

M2 measures the pool of relatively liquid money across major economies. It includes physical cash, checking deposits, savings deposits, and money market funds—capital that can be quickly deployed into financial markets.

Recent data shows that global M2 has climbed to approximately $135 trillion, marking a fresh all-time high.

Historically, rising liquidity increases the amount of deployable capital within the system. In risk-on environments, this excess liquidity often finds its way into higher-yielding and more volatile assets.

Bitcoin, Ethereum, and the broader altcoin market fall squarely within that category.

However, the recent 4.35% rebound in total crypto market capitalization to $2.31 trillion does not yet confirm a sustained bullish reversal. Liquidity may be expanding, but it is not decisively rotating into digital assets.

Safe havens attract the flow

To understand where capital is moving, investors often examine precious metals.

At the time of writing, gold has rallied 19.9% from its low of $4,402 per ounce on the 2nd of February, sustaining strong upside momentum. Silver has also advanced, climbing from $71 to $94 over the same period.

These gains are notable because both assets function as traditional safe havens. During periods of macroeconomic strain or geopolitical tension, investors tend to prioritize capital preservation over speculative exposure.

With tensions persisting between the United States and Iran, defensive positioning has strengthened.

This rotation suggests that the expanding M2 supply may currently be supporting safe-haven demand rather than high-volatility crypto assets.

Data from Hyperliquid reveals that at least one trader has opened a combined $37.3 million short position across gold and silver—$28 million against gold and $9.23 million against silver—anticipating a pullback.

While this signals that some market participants view metals as overvalued, price action remains structurally bullish for now.

Exchanges broaden their reach

Meanwhile, crypto platforms are adjusting to softer trading activity.

Kraken and Coinbase have expanded their product offerings to include select stocks, commodities, and other traditional instruments.

This strategic diversification reflects an effort to capture a wider share of global capital flows as crypto volumes fluctuate.

Over the long term, such integration could strengthen capital access when risk appetite returns.

For now, however, liquidity expansion alone has not translated into sustained crypto upside. Capital appears to favor defensive assets, leaving digital markets in a holding pattern despite record global M2 levels.


Final Summary

  • Global liquidity is rising, but gold and silver are outperforming crypto assets.
  • The crypto market has yet to meaningfully benefit from expanding global M2.

Related Questions

QWhat is the current trend in the broader cryptocurrency market, and how long has it been under pressure?

AThe broader cryptocurrency market remains under pressure with capital outflows extending over several months.

QDespite the expansion of global M2 to a record high, why hasn't this liquidity translated into a sustained bullish reversal for crypto?

AThe expanding liquidity is currently supporting safe-haven demand (like gold and silver) due to macroeconomic strain and geopolitical tensions, rather than flowing into high-volatility crypto assets.

QWhich traditional safe-haven assets have seen significant gains, and what are their approximate price increases?

AGold has rallied 19.9% from its low, and silver has climbed from $71 to $94, showing strong upside momentum as traditional safe havens.

QHow have major crypto exchanges like Kraken and Coinbase adapted to the softer trading activity in the crypto market?

AThey have expanded their product offerings to include select stocks, commodities, and other traditional instruments to capture a wider share of global capital flows.

QWhat does the $37.3 million short position against gold and silver indicate about some traders' views on these metals?

AIt indicates that some market participants view gold and silver as overvalued and are anticipating a pullback, though the price action remains structurally bullish for now.

Related Reads

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

OpenAI engineer Weng Jiayi's "Heuristic Learning" experiments propose a new paradigm for Agentic AI, suggesting that intelligent agents can improve not just by training neural networks, but also by autonomously writing and refining code based on environmental feedback. In the experiment, a coding agent (powered by Codex) was tasked with developing and maintaining a programmatic strategy for the Atari game Breakout. Starting from a basic prompt, the agent iteratively wrote code, ran the game, analyzed logs and video replays to identify failures, and then modified the code. Through this engineering loop of "code-run-debug-update," it evolved a pure Python heuristic strategy that achieved a perfect score of 864 in Breakout and performed competitively with deep reinforcement learning (RL) algorithms in MuJoCo control tasks like Ant and HalfCheetah. This approach, termed Heuristic Learning (HL), contrasts with Deep RL. In HL, experience is captured in readable, modifiable code, tests, logs, and configurations—a software system—rather than being encoded solely into opaque neural network weights. This offers potential advantages in explainability, auditability for safety-critical applications, easier integration of regression tests to combat catastrophic forgetting, and more efficient sample use in early learning stages, as demonstrated in broader tests on 57 Atari games. However, the blog acknowledges clear limitations. Programmatic strategies struggle with tasks requiring long-horizon planning or complex perception (e.g., Montezuma's Revenge), areas where neural networks excel. The future vision is a hybrid architecture: specialized neural networks for fast perception (System 1), HL systems for rules, safety, and local recovery (also System 1), and LLM agents providing high-level feedback and learning from the HL system's data (System 2). The core proposition is that in the era of capable coding agents, a significant portion of an AI's learned experience could be maintained as an auditable, evolving software system.

marsbit48m ago

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

marsbit48m ago

Your Claude Will Dream Tonight, Don't Disturb It

This article explores the recent phenomenon of AI companies increasingly using anthropomorphic language—like "thinking," "memory," "hallucination," and now "dreaming"—to describe machine learning processes. Focusing on Anthropic's newly announced "Dreaming" feature for its Claude Agent platform, the piece explains that this function is essentially an automated, offline batch processing of an agent's operational logs. It analyzes past task sessions to identify patterns, optimize future actions, and consolidate learnings into a persistent memory system, akin to a form of reinforcement learning and self-correction. The article draws parallels to similar features in other AI agent systems like Hermes Agent and OpenClaw, which also implement mechanisms for reviewing historical data, extracting reusable "skills," and strengthening long-term memory. It notes a key difference from human dreaming: these AI "dreams" still consume computational resources and user tokens. Further context is provided by discussing the technical challenges of managing AI "memory" or context, highlighting the computational expense of large context windows and innovations like Subquadratic's new model claiming drastically longer contexts. The core critique argues that this strategic use of human-centric vocabulary does more than market products; it subtly reshapes user perception. By framing algorithms with terms associated with consciousness, companies blur the line between tool and autonomous entity. This linguistic shift can influence user expectations, tolerance for errors, and even perceptions of responsibility when systems fail, potentially diverting scrutiny from the companies and engineers behind the technology. The article concludes by speculating that terms like "daydreaming" for predictive task simulation might be next, continuing this trend of embedding the idea of an "inner life" into computational processes.

marsbit50m ago

Your Claude Will Dream Tonight, Don't Disturb It

marsbit50m ago

Trading

Spot
Futures
活动图片