Strategy Soars After MSCI Confirms Inclusion Of Bitcoin Treasury Firms In Its Index

bitcoinistОпубліковано о 2026-01-08Востаннє оновлено о 2026-01-08

Анотація

Shares of MicroStrategy (MSTR) rose 6% after MSCI confirmed it will continue including digital asset treasury companies (DATCOs) in its indexes, easing prior market concerns about a potential exclusion. However, MSCI introduced a significant rule change: while DATCOs like MicroStrategy can still issue new shares, MSCI will not increase the share count in its index. This removes the previous automatic demand from index funds, making it harder for the company to raise capital through equity offerings and potentially limiting its ability to accumulate more Bitcoin. Analysts suggest this shift may benefit competitors like Morgan Stanley’s newly filed Bitcoin ETF, as large investors could reallocate funds from treasury firms to ETFs. MSTR traded at $166, recovering slightly from a recent 16-month low.

On Wednesday, shares of Strategy (MSTR) climbed by 6% after Morgan Stanley Capital International (MSCI) announced that it would maintain the inclusion of digital asset treasury companies (DATCOs) in its indexes.

Strategy Maintains Index Designation

Speculation surrounding a potential exclusion of Strategy—the leading player in the Bitcoin treasury space led by CEO Michael Saylor—had fueled uncertainty in the market.

This concern contributed to a considerable decline in cryptocurrency prices including Bitcoin on October 10, as investors grappled with the implications of losing a key index designation.

In its announcement issued on January 6, MSCI confirmed that it would not move forward with the proposal to exclude DATCOs from the MSCI Global Investable Market Indexes as part of its upcoming February 2026 Index Review.

Consequently, companies meeting the criterion of holding 50% or more of their assets in digital currencies will remain categorized as they are.

However, MSCI did implement a crucial change in its guidelines, prompting significant implications for treasury-focused companies like Strategy.

Capital-Raising Challenges Ahead

Analysts at Bull Theory noted that previously, when Strategy would issue new shares to raise capital, MSCI would include these shares in their index, thus creating an automatic demand from index funds—typically requiring them to acquire 10% of the new shares. This forced buying could substantially benefit MicroStrategy.

For example, if the shares were priced at $300 each and the company issued 20 million new shares, index funds would be compelled to purchase approximately $600 million worth of shares, enhancing Strategy’s ability to raise capital and, subsequently, its Bitcoin holdings.

Under the new MSCI rule, however, while Strategy can still issue shares, MSCI will not increase the share count in its index. As a result, index funds are not obliged to buy any new shares, eliminating this previous demand.

This shift requires Strategy to seek private buyers for its new shares, which may lead to lower capital raised and an inability to purchase as much Bitcoin as before.

Morgan Stanley’s ETF Plans

Market expert Crypto Rover emphasized the underlying question: why did MSCI make this change? Given MSCI’s origins with Morgan Stanley, the connection to the banking institution is significant.

Bitcoinist reported on Tuesday that Morgan Stanley filed for a spot Bitcoin and Solana (SOL) exchange-traded fund (ETF), positioning MSTR as a direct competitor in the crypto investment space.

Rover highlights that many investors opt for Strategy as a means to gain passive exposure to Bitcoin, which has contributed to a steady rise in MSTR stock and has established the company as the largest corporate holder of Bitcoin.

With the new MSCI directive, Rover alleges that Strategy may face challenges in accumulating more Bitcoin. Any attempts to dilute shares could lead to significant declines in MSTR stock due to the lack of passive demand.

The expert also asserts that this situation may prompt large investors to reallocate their funds from Strategy and similar treasury firms into Bitcoin ETFs, particularly given the likelihood that Morgan Stanley’s ETF will attract significant investment.

The 1-D chart shows MSTR’s recovery on Wednesday. Source: MSTR on TradingView.com

At the time of writing, MSTR is trading at $166, having made a slight recovery from the 16-month low of $150 reached last Friday.

Featured image from DALL-E, chart from TradingView.com

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

QWhy did MSCI's announcement cause Strategy (MSTR) shares to climb by 6%?

AMSCI announced it would maintain the inclusion of digital asset treasury companies (DATCOs) in its indexes, removing market uncertainty about a potential exclusion of Strategy, which had previously contributed to a decline in its stock price.

QWhat significant change did MSCI implement in its guidelines for treasury-focused companies like Strategy?

AMSCI will no longer increase the share count in its index when Strategy issues new shares, eliminating the automatic demand from index funds that were previously compelled to buy a portion of new share issuances.

QHow did the previous MSCI rule benefit MicroStrategy when it issued new shares?

AUnder the previous rule, when MicroStrategy issued new shares, MSCI included them in its index, forcing index funds to buy approximately 10% of the new shares. This created automatic demand and helped the company raise capital more effectively to purchase Bitcoin.

QAccording to the article, why might Morgan Stanley's ETF plans be connected to MSCI's rule change?

AGiven MSCI's origins with Morgan Stanley, the change is seen as significant because Morgan Stanley filed for a spot Bitcoin and Solana ETF, making MSTR a direct competitor. The new rule may disadvantage Strategy and potentially drive investors toward Morgan Stanley's ETF.

QWhat challenges might Strategy face in raising capital and accumulating Bitcoin under the new MSCI rule?

AStrategy will need to find private buyers for new share issuances since index funds are no longer obligated to buy them. This may result in lower capital raised, an inability to purchase as much Bitcoin, and potential stock price declines due to reduced passive demand.

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

Uniswap v4 Hook Analysis: Architecture Design, Common Vulnerabilities, and Protection Practices

Uniswap v4's Hook mechanism is a major innovation, enabling custom logic injection into liquidity pool lifecycle events like swaps and liquidity provisioning. This transforms the AMM into programmable infrastructure, shifting the security model from protocol-level to pool-level, as each pool's safety now depends on its bound Hook contract. The core architecture revolves around the singleton PoolManager contract, which manages all pools via a flash accounting system. State changes are tracked in transient storage and must be settled by the end of a transaction. Hook contracts are permanently bound to pools via a PoolKey, with their permissions encoded directly into their address via specific low-order bits. This design introduces unique security considerations and challenges for future upgrades. Key vulnerabilities and best practices identified include: - **Access Control Gaps:** Early versions of the BaseHook abstract contract only protect `unlockCallback()`, leaving other lifecycle functions (`beforeSwap`, `afterSwap`, etc.) exposed unless explicitly secured by developers. - **Unrestricted Pool Binding:** The `initialize()` function does not validate if a Hook "consents" to a new pool. Hooks must implement their own whitelisting in `beforeInitialize` to prevent unauthorized pool creation. - **Async/Custom Curve Hooks:** These high-risk Hooks can completely replace Uniswap's swap logic. Their security depends entirely on their own implementation, as they operate outside the native protocol's pricing safeguards. - **Delta Accounting Risks:** The system ensures final balance (NonzeroDeltaCount == 0) but cannot guarantee the *correctness* of intermediate delta states, which attackers could manipulate. - **Token Confusion:** Protocols must implement semantic validation for tokens in user-created markets, not just interface checks, to prevent cross-market confusion attacks. The article emphasizes that Hook auditing requires a "sub-protocol" approach due to extended interaction chains, highlighting a significant shift in security methodology for the v4 ecosystem.

marsbit30 хв тому

Uniswap v4 Hook Analysis: Architecture Design, Common Vulnerabilities, and Protection Practices

marsbit30 хв тому

Chips, Open-Source Models, and $50 Trillion: Joe Tsai Reassesses Alibaba Once Again

Alibaba Executive Chairman Joe Tsai recently outlined the company's comprehensive AI strategy in a public discussion. He believes AI represents a massive opportunity, estimating its potential economic impact at up to $50 trillion, stemming from the automation of human intelligence and productivity. Tsai detailed Alibaba's four-layer investment approach across the AI stack: starting from the chip level, moving to cloud infrastructure (Alibaba Cloud), then the model layer with its open-source Qwen model, and finally applications within its vast digital ecosystem (e-commerce, logistics, etc.). The company avoids the energy layer due to China's efficient infrastructure. This broad strategy is designed to ensure Alibaba captures value regardless of where it ultimately concentrates in the AI value chain. He dismissed concerns about an AI investment bubble, pointing to the enormous $50 trillion opportunity. While acknowledging U.S. cloud giants' higher capital expenditure, he argued Chinese firms, including Alibaba (funded by its cash-generative e-commerce core), need to invest more in AI infrastructure. A key theme was technological sovereignty. Tsai positioned open-source models like Qwen as a solution for companies, especially in Europe, seeking independence from proprietary U.S. models and greater data privacy control. He contrasted this with the trend of U.S. giants keeping their models closed-source. Tsai highlighted Alibaba's collaborations with European manufacturers like Bosch and Siemens, using AI for design and quality control. He concluded with an optimistic vision of AI agents enhancing productivity, ultimately freeing up human time for leisure, family, and experiences like live entertainment.

marsbit45 хв тому

Chips, Open-Source Models, and $50 Trillion: Joe Tsai Reassesses Alibaba Once Again

marsbit45 хв тому

Торгівля

Спот
Ф'ючерси
活动图片