Home » Crypto News
A key technical metric measuring Bitcoin’s value is at its lowest level since the bear market in 2022.
}
function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}
// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’Listen‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
Summarize with AI
Summarize with AI
Bitcoin’s MVRV (Market Value to Realized Value) data, which indicates how overvalued or undervalued the asset is relative to its normal “zero-sum game,” is at the same level as late 2022, right after the FTX collapse, Santiment reported on Thursday.
When the 365-day MVRV was oversold and severely negative following the FTX collapse, Bitcoin prices climbed 67% in the following three months, it added.
However, macroeconomic news and “polarized opinions about Strategy’s aggressive accumulation” have been changing the landscape of cryptocurrency, noted the analysts who concluded that a big move may be ahead.
A 67% gain from current prices would send BTC back to $116,000, but that is highly unlikely in the current bear market. In fact, analysts believe that there will be months of consolidation before a potential major move in the price.
Early Signs of Stabilization
Glassnode also leaned slightly bullish in its weekly on-chain report, stating “Bitcoin is showing early signs of stabilisation as ETF inflows return and spot demand recovers.”
BTC has been consolidating between $63,000 and $72,500 for over a month, repeatedly failing to hold above $70,000, it noted, adding that the price is sitting between two key levels: the Realized Price at $54,400 as support and the “True Market Mean” which is serving as resistance at $78,400.
There are also some stabilizing signals, including positive inflows for US spot Bitcoin ETFs, spot market buyers beginning to absorb selling pressure, perpetual futures funding turning negative, and options market implied volatility easing, suggesting reduced immediate fear.
You may also like:
Crypto Market Outlook
Total market capitalization is flat on the day, at the same level as this time yesterday, $2.45 trillion.
Bitcoin topped $71,000 again in late trading in the US, but tanked in the morning Asian session back to $69,400, mirroring yesterday’s trading pattern.
Ether prices are largely unchanged, hovering just above $2,000, while the altcoins remain dormant.
Binance Free $600 (CryptoPotato Exclusive): Use this link to register a new account and receive $600 exclusive welcome offer on Binance (full details).
LIMITED OFFER for CryptoPotato readers at Bybit: Use this link to register and open a $500 FREE position on any coin!
Source: https://cryptopotato.com/time-to-pay-attention-critical-bitcoin-metric-just-hit-its-lowest-level-since-the-ftx-collapse/

