Crypto market sentiment plunges to extreme fear

ambcryptoОпубліковано о 2026-02-05Востаннє оновлено о 2026-02-05

Анотація

Crypto market sentiment has plunged to extreme fear, with the Crypto Fear and Greed Index dropping to 11, one of its lowest levels since late 2023. This sharp decline is driven by sustained price weakness, rising volatility, and significant capital outflows from U.S.-listed crypto ETFs. On February 4, Bitcoin ETFs saw net outflows of approximately $545 million, while Ethereum ETFs recorded outflows of around $79 million, indicating a defensive shift in institutional positioning. Despite brief rallies, trading volumes have increased during market declines, reflecting distribution rather than accumulation. For sentiment to recover, a slowdown in ETF outflows, evidence of sustained demand, or reduced macro uncertainty is needed. Currently, the extreme fear reading highlights a market still searching for stability.

Crypto market sentiment has slipped decisively into extreme fear, with the Crypto Fear and Greed Index falling to 11, one of its lowest readings since late 2023.

The sharp deterioration reflects a combination of sustained price weakness, rising volatility, and persistent capital outflows, reinforcing a risk-off mood across the market.

Historically, sub-20 index readings have coincided with periods of heightened stress, forced selling, and broad de-risking.

While such levels have sometimes preceded medium-term market bottoms, they more immediately signal caution as participants retreat to the sidelines.

ETF outflows reinforce risk-off conditions

Adding to the pressure on crypto market sentiment, U.S.-listed crypto ETFs recorded heavy net outflows on 4 February.

Bitcoin ETFs saw net withdrawals of approximately $545m. In comparison, Ethereum ETFs posted outflows of around $79m, extending a trend of negative flows observed through late January.

The scale of the Bitcoin ETF outflows is particularly notable, given that spot ETFs had previously acted as a stabilising force during earlier drawdowns.

Instead, the latest data suggests institutional positioning has turned defensive, with investors reducing exposure rather than absorbing spot market selling.

Price weakness and volume fail to inspire confidence

Despite intermittent relief rallies, Bitcoin’s price action remains under pressure, and trading volumes have risen during downswings rather than rebounds.

This divergence typically reflects distribution rather than accumulation, reinforcing the fragile sentiment backdrop captured by the fear index.

Ethereum has mirrored this weakness, with ETF flows and price action pointing to broad-based caution rather than asset-specific concerns. Altcoins, meanwhile, have underperformed relative to the broader market, amplifying perceptions of systemic risk.

What extreme fear signals for the market

While extreme fear often attracts contrarian interest, current conditions suggest investors are prioritizing capital preservation over opportunistic positioning.

The combination of negative ETF flows, elevated volatility, and weak price structure indicates that confidence has yet to stabilize.

For sentiment to recover meaningfully, markets may require either a slowdown in ETF outflows, evidence of sustained spot demand, or a reduction in macro-driven uncertainty. Until then, the extreme fear reading underscores a market still searching for a firm footing.


Final Thoughts

  • Sentiment has collapsed to extreme fear, reflecting persistent selling pressure and fragile confidence.
  • ETF outflows remain a key overhang, signalling continued institutional risk aversion.

Пов'язані питання

QWhat is the current reading of the Crypto Fear and Greed Index and what does it signify?

AThe Crypto Fear and Greed Index has fallen to 11, signifying a state of extreme fear in the market. This is one of its lowest readings since late 2023 and reflects a risk-off mood with heightened stress and forced selling.

QWhat was the net outflow from U.S.-listed Bitcoin ETFs on February 4th?

AU.S.-listed Bitcoin ETFs saw net outflows of approximately $545 million on February 4th.

QAccording to the article, what does the divergence between rising trading volumes during price downswings (rather than rebounds) typically reflect?

AThis divergence typically reflects distribution rather than accumulation, meaning investors are selling into weakness, which reinforces the fragile and fearful market sentiment.

QWhat three factors, according to the article, indicate that market confidence has yet to stabilize?

AThe combination of negative ETF flows, elevated volatility, and weak price structure indicates that confidence has yet to stabilize.

QWhat does the article suggest is needed for crypto market sentiment to recover meaningfully?

AFor sentiment to recover meaningfully, the market may require a slowdown in ETF outflows, evidence of sustained spot demand, or a reduction in macro-driven uncertainty.

Пов'язані матеріали

Rubin Ultra Makes Major Cuts, Even Nvidia Can't Handle Memory Price Hikes?

NVIDIA's Rubin Ultra, the top-tier variant of the newly announced Rubin AI accelerators, has reportedly seen significant specification downgrades, according to an industry report from SemiAnalysis. Initially designed with four compute dies (4-die), the Rubin Ultra is now said to be reduced to a 2-die design. Key changes highlighted in the report include: * **No increase in peak theoretical compute performance**, remaining at 35 PFLOPs like the standard Rubin. * **Severe reduction in memory capacity** to 192GB using 8-Hi HBM stacks, which is less than the standard Rubin's 288GB using 12-Hi stacks. * **Negligible memory bandwidth improvement** of only 1 TB/s. * **Slightly higher chip-level power consumption**. * The **primary upgrade is a massive increase in scale-up interconnect capacity**, supporting connections for up to 576 GPUs via NVLink, compared to 72 for the standard Rubin. The report suggests the redesign is primarily a cost-optimization move driven by the sharp rise in HBM (High-Bandwidth Memory) prices. By reducing the expensive HBM content and shifting investment towards enhanced system-scale networking, NVIDIA aims to maintain the platform's value for large-scale AI training clusters while managing soaring material costs. The news reportedly triggered a sell-off in South Korean memory stocks, with SK Hynix and Samsung shares falling around 8%, as markets grew concerned that NVIDIA—a major HBM buyer—might be reducing its reliance on high-capacity memory, potentially capping future pricing power for memory makers.

Odaily星球日报11 хв тому

Rubin Ultra Makes Major Cuts, Even Nvidia Can't Handle Memory Price Hikes?

Odaily星球日报11 хв тому

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

This article introduces a novel training paradigm for generative models called Explorative Modeling (XM), which enables true end-to-end training. Traditionally, powerful generative models like autoregressive and diffusion models are not trained end-to-end. They are trained to predict a single small step but require iterative multi-step sampling for inference. This "exposure bias" leads to error accumulation and limits performance. The core challenge XM addresses is "mode blurring." In generative tasks, a single input (e.g., "generate a dog") corresponds to many valid outputs (multiple modes). Standard training objectives like reconstruction loss force the model to average these modes, producing unrealistic, blurry outputs. To avoid this, existing models break generation into many small, almost deterministic steps, sacrificing end-to-end training. XM tackles this by restructuring the training loop itself. Its key insight is to amplify "generative expressivity." For each training input, instead of generating one sample, the model generates K candidate outputs. Only the candidate closest to the real data is used for computing the loss and updating the model via backpropagation. This simple "best-of-K" mechanism is implemented as a short for-loop. By exploring multiple possibilities, the model learns to distribute its guesses across different modes rather than collapsing to their uninformative average. The paper demonstrates that "exploration" acts as a new, powerful scaling axis. Gains from XM increase with model size, data scale, and compute. Experiments show improvements in FID scores for image generation and significant efficiency gains, sometimes outperforming larger models without exploration. When pushed to the limit, XM enables fully single-step, end-to-end generative models. In robotics tasks, an "Explorative Policy" matched the performance of a 100-step Diffusion Policy with a single forward pass, drastically improving inference speed. While the best-of-K concept is not entirely new, the authors' contribution lies in formally understanding it as a direct method to boost generative expressivity without fragmenting the generation process. This work suggests that as models scale, enhancing exploration during training may become crucial for overcoming fundamental performance bottlenecks.

marsbit1 год тому

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

marsbit1 год тому

Торгівля

Спот
活动图片