Fidelity заявляет: биткоин может в любой момент обойти доминирование золота

cryptonews.ruPublished on 2021-07-04Last updated on 2025-05-04

Биткойн готовится превзойти золото, так как последнее исследование Fidelity подчеркивает переломный момент в динамике производительности, сигнализируя о новой эпохе доминирования цифрового средства хранения ценности.

Fidelity сообщает, что вскоре Биткойн может взять эстафету от золота

Директор по глобальной макроэкономике компании Fidelity Investments, Джурриен Тиммер, представил всеобъемлющий анализ динамики между биткойном и золотом 27 апреля через серию публикаций на социальной платформе X. Ссылаясь на данные Fidelity Management & Research Company (FMR Co) и Bloomberg, Тиммер проанализировал изменения коэффициентов Шарпа этих двух активов — индикатора, измеряющего доходность с учетом риска — и указал на потенциальный переломный момент в их относительной производительности.

«Иронично, что золото и биткойн отрицательно коррелируют друг с другом. Как показано на графике ниже, оба актива попеременно занимают лидирующие позиции, как это измеряется их коэффициентами Шарпа», — отметил он, добавив:

Судя по всему, возможно, настало время биткойну взять на себя лидерство, учитывая, что его коэффициент Шарпа составляет -0.40, в то время как у золота – 1.33. Так что, возможно, вскоре произойдет передача эстафеты от золота биткойну.

График, представленный в комментарии, показывает, что золото недавно принесло доходность в размере $22.51 по сравнению с $13.22 у биткойна, при этом производительность золота масштабирована с помощью множителя 4x, чтобы отразить его меньшую волатильность по сравнению с немасштабированной доходностью 1x биткойна.

Директор по глобальной макроэкономике Fidelity недавно призвал инвесторов рассматривать оба актива как часть единой стратегии, а не противоположных вариантов. «Зачем выбирать между золотом и биткойном, если можно иметь и то, и другое? Я вижу их как разных игроков в одной команде». Он предложил начальное портфолио, состоящее из четырех частей золота к одной части биткойна, отмечая разницу в волатильности: «Волатильность золота составляет четверть биткойн, хотя у них похожие коэффициенты Шарпа». Он также объяснил, как он видит оценку через нормализованную призму:

Если мы сравним историческую цену биткойна с золотом в соотношении 1:1, мы увидим, что биткойн доминирует. Но если мы сравним биткойн с золотом в соотношении 1:4, мы увидим, что эти два актива более похожи.

Кроме метрик производительности, Тиммер прокомментировал психологические и поведенческие аспекты инвестирования в биткойн. Он описал его волатильность и непредсказуемость как фундаментальные характеристики: «Биткойн немного отличается от золота, поскольку он обладает этой двойственностью, как доктор Джеккиль и мистер Хайд». Согласно Тиммеру, биткойн процветает, когда денежная масса (М2) и акции расширяются, используя свое двойное привлечение как спекулятивного актива и средства хранения ценности. Золото, с другой стороны, он отметил, является «всего лишь одной вещью», предлагая больше стабильности. Тиммер признал легитимность биткойна в современном денежном ландшафте, описывая его как «современное изобретение, которое стремится стать твердой валютой в эпоху легких денег».

Related Reads

Outlook for the Post-Encryption Era: Asset Valuation Returns, What to Watch in the Next Decade?

The crypto economy is undergoing its most significant transformation in eight years, characterized by a shift from speculative frenzy to fundamental-driven growth. After the extreme overvaluation and unrealistic expectations of 2021, asset prices, including Bitcoin relative to gold, have corrected significantly. This reset has exposed structural industry weaknesses such as cyclical revenues, regulatory uncertainty, misaligned incentives between equity and token holders, poor disclosure, and a lack of common valuation frameworks, leading to widespread investor fatigue. However, this correction is healthy and has set the stage for a more mature phase. Numerous real-world use cases have emerged and are exhibiting compound growth, independent of token prices. These include peer-to-peer internet platforms, global digital dollars, permissionless exchanges, novel derivatives, global collateral markets, democratized asset creation, open fundraising platforms, and decentralized physical infrastructure networks. Key issues like dual-token models are being resolved, disclosure is improving, and a consensus is forming that most assets must generate cash flow. The leading blockchains (e.g., Ethereum, Solana) are becoming the monetary and financial base layer of the internet, with entrenched network effects. Established Wall Street and Silicon Valley institutions are now launching production-grade products on public chains, a shift accelerated by clearer regulations. While valuations have reset and growth models remain conservative, the potential for exponential growth remains. The broader macro environment—declining institutional trust, unsustainable sovereign debt, currency debasement, deglobalization, and a generational wealth transfer—is uniquely favorable for crypto's adoption. The market is not uniformly maturing; it consists of various products at different adoption stages where speculation will persist in cycles. The core opportunity lies in identifying the few native projects that will become foundational winners as the world rebuilds its economic systems. The current period of disillusionment conceals a generational opportunity for those betting on the new paradigm rather than mourning the old one.

Odaily星球日报34m ago

Outlook for the Post-Encryption Era: Asset Valuation Returns, What to Watch in the Next Decade?

Odaily星球日报34m ago

Cache hit rate reaches 99.93%, the best Harness for DeepSeek is here, GitHub pulls in 86k Stars

The open-source programming agent "Pi" has surged in popularity on GitHub, amassing around 86,000 stars, largely due to its exceptional efficiency when paired with DeepSeek's models. A key highlight is its remarkably high cache hit rate of approximately 99.93% for input tokens when using DeepSeek. This minimal cache miss rate of 0.07% means most repeated context is reused, drastically reducing computational costs. In a benchmark test by Composio comparing eight major agent harnesses running DeepSeek V4 Flash, Pi achieved the lowest average cost per successful task at about $0.028, significantly outperforming others like Claude Code, which was nearly seven times more expensive. Pi functions as a streamlined "harness" or workspace for AI models, providing core tools like file read/write and command execution while allowing users to add extensions. Its simplicity and specific adaptation for DeepSeek's API—handling its unique reasoning content and tool call formats—make it highly compatible. This design maximizes the efficiency of DeepSeek's low-cost tokens and powerful caching mechanism, as the agent's linear workflow avoids unnecessary changes to earlier prompt sections. While DeepSeek has officially announced its own harness project targeting Claude Code, Pi remains a versatile, user-customizable platform supporting multiple AI providers. It offers developers a cost-effective and flexible alternative, setting a high bar for future official solutions.

marsbit1h ago

Cache hit rate reaches 99.93%, the best Harness for DeepSeek is here, GitHub pulls in 86k Stars

marsbit1h ago

When Meme Traffic Meets RWA: The Financial Ambitions of Hyperliquid and Robinhood

When Meme traffic meets RWA: Hyperliquid and Robinhood's Financial Ambitions This article explores the transformative role of speculation in financial market evolution, arguing it can provide the liquidity and capital foundation for mature, compliant businesses. The analysis draws parallels to historical examples, like 19th-century Chicago grain markets, where speculators provided necessary counterparty liquidity for farmers, eventually establishing a global pricing infrastructure. The author examines contemporary cases in crypto. The launch of Uniswap's Pools meme token platform on Robinhood Chain—originally built for tokenized stock trading—demonstrates how speculative meme trading can drive significant user adoption and liquidity. Despite initial volatility, this traffic can seed future, more substantial financial activities. Similarly, Hyperliquid, which began with high-leverage crypto trading, has successfully migrated its speculative model to real-world assets (RWAs) like equities, commodities, and indices. By July, RWA perpetual contract volumes on Hyperliquid surpassed its crypto trading for the first time, showcasing how speculation can build new, all-weather pricing layers. The core thesis is that speculation itself is neutral. Its long-term value and sustainability are determined by the underlying assets it engages with. While pure bubbles collapse, speculation anchored to valuable assets—be it wheat, gold, or equities—can evolve into foundational market infrastructure. Both Hyperliquid’s RWA platform and Robinhood’s strategy of leveraging meme coin enthusiasm to build towards on-chain securities trading exemplify this potential pathway from speculative frenzy to structured financial utility.

marsbit1h ago

When Meme Traffic Meets RWA: The Financial Ambitions of Hyperliquid and Robinhood

marsbit1h ago

NVIDIA HBM in Short Supply, Next-Gen GPUs Limited, but This Storage Drive Steals the Spotlight

The article discusses how AI Agents are transforming storage from a passive repository into an active component within AI inference and operation loops. As Agents perform continuous tasks involving models, memory, tools, and logs, data storage needs to evolve beyond simple block devices. The concept of "functional SSDs" is introduced, where capabilities like automatic encryption, compression, indexing, and memory management are embedded closer to the storage medium. This shift is driven by the need to handle Agent-specific data chains—including context, tool trajectories, and long-term memory—more efficiently. The piece analyzes current trends like AI SSDs from companies such as Phison (aiDAPTIV), Longsys (SPU+iSA), and Maxio, which are beginning to participate in the AI data path by managing model weights, KV cache, and prefetching. It further explores the future re-division of labor across the memory hierarchy: HBM for core compute, emerging High Bandwidth Flash (HBF) for read-intensive workloads, DRAM/CXL for mutable state, and functional SSDs for persistent, governed objects like Agent Memory. The conclusion is that storage will become integral to Agent capability, moving from just saving data to enabling next-step actions. The industry is poised to develop along three paths: functionalized SSDs, storage nodes tailored for Agents, and a re-architected, tiered memory system optimized for access patterns, security, and cost-per-token efficiency.

marsbit1h ago

NVIDIA HBM in Short Supply, Next-Gen GPUs Limited, but This Storage Drive Steals the Spotlight

marsbit1h ago

Trading

Spot
活动图片