【价格大战打响】SOL 瞄准 200 美元,多空激战谁能胜出?

ambcryptoPublished on 2025-06-11Last updated on 2025-06-11

Abstract

随着价格波动和突破 200 美元的看涨潜力的出现,大动作正在发生。

  • 超过 4.2 亿美元的 SOL 回流交易所,表明市场波动性上升,投资者情绪不确定
  • 杯柄形态突破 200 美元,可能推动 SOL 飙升至 1,000 美元,并得到动量确认
  • Solana [SOL]再次成为人们关注的焦点。在快速波动的市场和不断变化的市场情绪中,该资产吸引了散户和机构投资者的关注。

在幕后,交易活动正在升温,暗示着更大的事情正在暗中酝酿。

多头与空头之间的拉锯战

Solana 近期的价格波动与交易所余额的剧烈变动相呼应。

根据Glassnode 的数据,由于投资者的不确定性引发大量资金流入,短短九天内就有超过 270 万 SOL(价值约 4.23 亿美元)回流交易所。

此次逆转之前,市场经历了一段受“害怕错过”(FOMO)驱动的增持阶段,5月底曾出现类似数量的SOL买入。图表显示,投机性买入,紧随其后的是获利回吐,导致价格波动加剧。

随着投资者在增持和退出之间不断循环,SOL 的上涨势头正面临反复的阻力。

抛物线式前进?

据加密货币分析师阿里·马丁内斯 (Ali Martinez) 称, Solana 即将实现大规模技术突破。

他的图表显示了典型的杯柄形态,SOL 在关键的 200 美元阻力位下方盘整。

突破这一门槛的决定性举措可能会引发 5 倍到 10 倍的牛市,并可能使价格进入 1,000 至 2,000 美元的区间。

尽管该形态指向长期看涨势头,但在突破发生之前,该形态仍不完整。

Solana未来几周的价格走势可能决定炒作是否会转化为历史性收益。

势头增强,但多头面临关键考验

在撰写本文时,SOL 日线图显示从近期低点强劲反弹,连续​​五根绿色蜡烛将价格推高至 170 美元。

RSI 为 55.56 - 中性但倾向于看涨 - 表明还有进一步上涨的空间。

同时,MACD从下方穿过信号线,表明短期动能出现转变。

然而,随着成交量下降和价格在阻力位下方停滞,多头需要更强的信念来维持上涨趋势。

如果 SOL 在强劲交易量支撑下突破 170 美元,则可能迈向 200 美元。

然而,如果没有突破,由于买家在关键阻力位附近表现出犹豫,回调的可能性仍然很大。

Trending Cryptos

Related Reads

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

DeepSeek has updated its DeepSeek V4 model with the DSpark speculative decoding framework, achieving a significant 60-85% speedup in generation for Flash models and 57-78% for Pro models while maintaining the same overall throughput. This engineering-focused update, rather than a core architectural change, introduces DSpark to address latency and throughput bottlenecks in high-concurrency production environments. DSpark combines high-throughput parallel generation with adaptive load-aware verification. Its key innovations include a semi-autoregressive generation architecture to model dependencies within token blocks and a hardware-aware confidence-scheduled verification system. This system uses a confidence head to predict token acceptance probabilities, allowing it to dynamically optimize verification length per request and allocate compute only to tokens with the highest expected payoff. The asynchronous scheduler is designed for real-world deployment, ensuring zero-overhead scheduling and continuous CUDA graph replay while preserving the target model's output distribution. In tests across mathematical reasoning, code generation, and daily dialogue, DSpark outperformed state-of-the-art models like Eagle3 and DFlash, increasing average acceptance length by 26.7%-30.9% and 16.3%-18.4% respectively on Qwen3 target models. DeepSeek also open-sourced DeepSpec, a full-stack codebase for training and evaluating speculative decoding draft models, providing a standardized toolkit that includes data preparation tools, model implementations, training code, and evaluation scripts.

marsbit1h ago

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

marsbit1h ago

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

The Bitcoin mining industry is undergoing its most complex structural adjustment since inception. Despite Bitcoin's price holding near $61,000 and the network hash rate approaching a record 1 ZH/s, miner profitability is deteriorating. The industry is operating close to its breakeven point, with the 2028 halving expected to accelerate consolidation. The challenges extend beyond the halving's subsidy reduction; the industry's revenue model has yet to successfully transition towards a fee-driven structure. Increasingly, mining companies are evolving from simple Bitcoin producers into infrastructure and energy operators, including providers of AI/HPC computing power. Competition is shifting from pure hash rate expansion to business model upgrades. Economic pressure is evident. The theoretical daily mining revenue at current prices is around $78 million, yet the actual figure is only about $33 million—a 136% gap. Transaction fees remain low at roughly $220k daily, far below historical implied levels. With a current estimated industry-wide breakeven price near $65,000, mining alone is struggling to generate ideal profits. The 2028 halving is projected to push the fundamental production cost floor to approximately $93,289. This will likely accelerate a shift towards consolidation among larger, well-capitalized miners with diversified revenue streams. Competitive advantage will belong to institutionalized players with access to low-cost energy, AI/HPC hosting operations, and stronger balance sheets. In essence, Bitcoin mining is transitioning from a "mining business" to an "infrastructure business." Future profitability and resilience will depend less on block rewards and more on diversified income sources like energy management and computational infrastructure services. For investors, the key question is not the halving itself, but which miners can successfully navigate this business model transformation.

marsbit2h ago

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

marsbit2h ago

This is How God Karpathy Uses Claude?

Andrej Karpathy, a prominent figure in AI, has reportedly joined Anthropic, leading to a noticeable decrease in his open-source contributions and social media activity. A document claiming to be his personal "CLAUDE.md" file—a set of instructions for the Claude AI to follow within a specific codebase—has been circulating online. While its authenticity is unverified, the content aligns closely with Karpathy's publicly shared principles on effective AI-assisted programming. The document outlines key rules for AI coding assistants, emphasizing the importance of reading existing code thoroughly before writing new code to maintain consistency. It advises against over-engineering, advocating for simple, surgical modifications that match the project's existing style. Other guidelines include clarifying assumptions upfront, writing meaningful tests, thoughtful debugging, and carefully considering dependencies. The core message is that these principles help prevent common AI coding failures, such as introducing unnecessary abstractions, style drift, or making invisible architectural decisions. The community has noted that even experts like Karpathy require detailed instructions to guide AI effectively, akin to managing a junior developer. A related GitHub repository, "andrej-karpathy-skills," which encapsulates these ideas, is reported to significantly reduce Claude's code error rate. Ultimately, the advice stresses that the best CLAUDE.md is tailored to one's own tech stack and coding practices.

marsbit2h ago

This is How God Karpathy Uses Claude?

marsbit2h ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of SOL (SOL) are presented below.

活动图片