COINOTAG News on September 26 reported that economist and long-time crypto critic Peter Schiff posted on social media noting that, as corporate treasuries emulate Michael Saylor’s approach, MSTR has declined roughly 45% from its November 2024 high. The observation highlights recent price compression in equities tied to substantial Bitcoin holdings and renewed investor scrutiny of balance-sheet bitcoin exposure.
The move accentuates tangible risks for companies using Bitcoin treasuries as strategic reserves: pronounced mark-to-market volatility, potential strain on liquidity metrics, and heightened sensitivity of corporate valuations during a bear market in crypto assets. Market participants should prioritize transparent disclosures, examine hedging policies and leverage, and reassess capital-allocation frameworks in light of realized and unrealized crypto-related losses.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();