【比推每日市场动态】BTC盘整于6.4万美元附近,有望看涨突破

比推Published on 2024-07-18Last updated on 2024-07-18

周四股票和加密市场遭到抛售。

美国最新就业数据显示,劳动力市场持续降温,持续申请失业救济人数创下 2021 年 11 月以来的最高水平,当天开盘表现积极,但市场情绪在午盘时段开始恶化。

比特币数据显示,比特币周四凌晨在 65,000 美元附近横盘整理后,下午跌至 63,500 美元的支撑位。截至发稿时,比特币交易价格为 63,717 美元,24 小时跌幅约合1%。

山寨币整体下跌,市值排名前 200 位的代币中有 90% 出现亏损。上涨的币种中,Galxe 领涨 43.2%;其次是 Argon (ANT) 上涨 17%;Mantle (MNT) 上涨 8.5%。Worldcoin (WLD) 跌幅最大,下跌 13.4%;Mog Coin (MOG) 下跌 11.8%;Brett (BRETT) 下跌 9.5%。

目前加密货币整体市值为2.33万亿美元,比特币的市场占有率为53.8%。

截屏2024-07-18 下午3.11.39.png

美股方面,收盘时,标普、道琼斯和纳斯达克指数均下跌,分别下跌 0.78%、1.29% 和 0.70%。美元指数当日上涨 0.50%,美国 10 年期国债收益率上升 4.1 个基点至 4.2%。

Secure Digital Markets 分析师认为:“此次回调伴随着未平仓合约和交易量的下降,表明之前的反弹势头正在减弱。反弹的暂停恰逢股市大幅抛售,尤其是昨日纳斯达克指数下跌 2.7%。如果这种市场调整继续下去,可能会进一步阻碍加密货币的反弹。收盘价低于 50 日移动均线(约 64,000 美元)可能预示着进一步下跌至 62,000 美元。”

比特币在 64,000 美元附近建立支撑位

BTC 价格在 7 月 17 日达到 66,000 美元后回落至 65,000 美元以下,并在 7 月 18 日的大部分时间重新测试该水平,随后有所下跌。

市场分析师 Aksel Kibar 在 X帖子中表示,65,000 美元是一个“强阻力位”,而 BTC/USD 对并未显著“回落”,这一事实“对长期而言非常有利”。他表示:“坚守阻力位且没有抛售意图通常是即将突破的迹象。”

image.png

IntoTheBlock 的数据图支持了比特币的上行趋势,其IOMAP模型显示,与在反弹道路上面临的阻力相比,比特币价格在下行方面获得了相对强劲的支撑。

例如,100 天和 200 天 EMA 提供的直接支撑位约为 62,700 美元,接近之前 170 万个地址购买约 840,920 BTC 的区域。该区域需求增加可能会推高价格。

image.png

长期看涨论点依然存在

大多数加密货币分析师都认为,BTC中长期前景仍然看涨。

MN Trading 创始人 Michaël van de Poppe 表示,比特币网络哈希率是市场接近底部的证据,该网络哈希率刚刚经历了自 2022 年 FTX 崩盘以来的最大跌幅。

Poppe 在后续文章中表示:“比特币在四个月内正在稳步盘整。 只要它保持在 6 万美元以上,就很有可能继续上涨。黄金价格创下历史新高,收益率正在下降。比特币上涨只是时间问题。”

为了进一步加强他的论点,Poppe 强调了比特币的网络价值与交易(NVT)比率,他称其为“比特币的重要指标”。

他指出:“这是过去 2.5 年来最低的负值,比 Luna 期间的崩盘、去年夏天的调整或比特币上市后的调整还要糟糕。调整已经结束,系好安全带吧。”

image.png

Nansen.ai 首席研究分析师 Aurelie Barthere 从宏观角度分析了利好BTC反弹的因素。

Barthere在一份报告中表示:“2024 年迄今为止,我们目睹的美国劳动力市场疲软趋势仍在继续。美联储主席鲍威尔本周在经济俱乐部表示,美联储现在更加关注失业率上升过快的风险,这意味着美联储可以实现 OIS 市场预计的年底前 2-3 次降息。对于加密货币而言,只要美国经济增长放缓但经济没有陷入衰退,低利率就可以起到支撑作用。”


Twitter:https://twitter.com/BitpushNewsCN

比推 TG 交流群:https://t.me/BitPushCommunity

比推 TG 订阅: https://t.me/bitpush

比推 Btok 订阅: https://btok360.com/bitpush

说明:比推所有文章只代表作者观点,不构成投资建议
原文链接:https://www.bitpush.news/articles/6951136

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.

marsbit6h ago

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

marsbit6h ago

Trading

Spot

Hot Articles

What is $BITCOIN

DIGITAL GOLD ($BITCOIN): A Comprehensive Analysis Introduction to DIGITAL GOLD ($BITCOIN) DIGITAL GOLD ($BITCOIN) is a blockchain-based project operating on the Solana network, which aims to combine the characteristics of traditional precious metals with the innovation of decentralized technologies. While it shares a name with Bitcoin, often referred to as “digital gold” due to its perception as a store of value, DIGITAL GOLD is a separate token designed to create a unique ecosystem within the Web3 landscape. Its goal is to position itself as a viable alternative digital asset, although specifics regarding its applications and functionalities are still developing. What is DIGITAL GOLD ($BITCOIN)? DIGITAL GOLD ($BITCOIN) is a cryptocurrency token explicitly designed for use on the Solana blockchain. In contrast to Bitcoin, which provides a widely recognized value storage role, this token appears to focus on broader applications and characteristics. Notable aspects include: Blockchain Infrastructure: The token is built on the Solana blockchain, known for its capacity to handle high-speed and low-cost transactions. Supply Dynamics: DIGITAL GOLD has a maximum supply capped at 100 quadrillion tokens (100P $BITCOIN), although details regarding its circulating supply are currently undisclosed. Utility: While precise functionalities are not explicitly outlined, there are indications that the token could be utilized for various applications, potentially involving decentralized applications (dApps) or asset tokenization strategies. Who is the Creator of DIGITAL GOLD ($BITCOIN)? At present, the identity of the creators and development team behind DIGITAL GOLD ($BITCOIN) remains unknown. This situation is typical among many innovative projects within the blockchain space, particularly those aligning with decentralized finance and meme coin phenomena. While such anonymity may foster a community-driven culture, it intensifies concerns about governance and accountability. Who are the Investors of DIGITAL GOLD ($BITCOIN)? The available information indicates that DIGITAL GOLD ($BITCOIN) does not have any known institutional backers or prominent venture capital investments. The project seems to operate on a peer-to-peer model focused on community support and adoption rather than traditional funding routes. Its activity and liquidity are primarily situated on decentralized exchanges (DEXs), such as PumpSwap, rather than established centralized trading platforms, further highlighting its grassroots approach. How DIGITAL GOLD ($BITCOIN) Works The operational mechanics of DIGITAL GOLD ($BITCOIN) can be elaborated on based on its blockchain design and network attributes: Consensus Mechanism: By leveraging Solana’s unique proof-of-history (PoH) combined with a proof-of-stake (PoS) model, the project ensures efficient transaction validation contributing to the network's high performance. Tokenomics: While specific deflationary mechanisms have not been extensively detailed, the vast maximum token supply implies that it may cater to microtransactions or niche use cases that are still to be defined. Interoperability: There exists the potential for integration with Solana’s broader ecosystem, including various decentralized finance (DeFi) platforms. However, the details regarding specific integrations remain unspecified. Timeline of Key Events Here is a timeline that highlights significant milestones concerning DIGITAL GOLD ($BITCOIN): 2023: The initial deployment of the token occurs on the Solana blockchain, marked by its contract address. 2024: DIGITAL GOLD gains visibility as it becomes available for trading on decentralized exchanges like PumpSwap, allowing users to trade it against SOL. 2025: The project witnesses sporadic trading activity and potential interest in community-led engagements, although no noteworthy partnerships or technical advancements have been documented as of yet. Critical Analysis Strengths Scalability: The underlying Solana infrastructure supports high transaction volumes, which could enhance the utility of $BITCOIN in various transaction scenarios. Accessibility: The potential low trading price per token could attract retail investors, facilitating wider participation due to fractional ownership opportunities. Risks Lack of Transparency: The absence of publicly known backers, developers, or an audit process may yield skepticism regarding the project's sustainability and trustworthiness. Market Volatility: The trading activity is heavily reliant on speculative behavior, which can result in significant price volatility and uncertainty for investors. Conclusion DIGITAL GOLD ($BITCOIN) emerges as an intriguing yet ambiguous project within the rapidly evolving Solana ecosystem. While it attempts to leverage the “digital gold” narrative, its departure from Bitcoin's established role as a store of value underscores the need for a clearer differentiation of its intended utility and governance structure. Future acceptance and adoption will likely depend on addressing the current opacity and defining its operational and economic strategies more explicitly. Note: This report encompasses synthesised information available as of October 2023, and developments may have transpired beyond the research period.

473 Total ViewsPublished 2025.05.13Updated 2025.05.13

What is $BITCOIN

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 BTC (BTC) are presented below.

活动图片