The correlation between the two assets has fallen hard recently.
}
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,’‘)
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);
});
}
})();
Bitcoin is not in its ‘digital gold’ period, asserted the CEO and founder of the analytics company CryptoQuant. He based his conclusion on the fact that the correlation between the largest cryptocurrency and the biggest precious metal has diverged massively in the past several months.
Bitcoin is in a “not digital gold” period. pic.twitter.com/ka90HG8zmx
— Ki Young Ju (@ki_young_ju) February 24, 2026
When we examine the price performance of bitcoin and gold more closely, we can clearly see where this difference comes from. The correlation between the two was mostly in the green between 2022 and mid-2024.
Then, they broke out, going into red territory for the first time in years during and after the US presidential elections at the end of 2024. BTC skyrocketed to new peaks, while gold trailed behind.
Once the precious metal started to catch up, the correlation jumped to and over 0.5 by Q3 and early Q4 of 2025. However, that’s when the entire landscape in crypto broke, while the precious metal market continued to blossom.
Bitcoin experienced one of its most painful daily corrections on October 10 that altered the industry’s fabric. In a 24-hour period, the entire market collapsed, leaving more than $19 billion in liquidations.
Since then, the asset has not only been unable to recover to the previous heights, but it has continuously declined in value, dropping to $63,000 as of press time. In other words, it sits 50% away from its peak.
You may also like:
In contrast, gold’s price tapped a new all-time high at $5,600 at the end of January, and, besides its instant and untypical crash to $4,400, has been mostly sitting around and above $5,000. It now trades 30% above its October 10 price of $4,000, and its market cap is north of $36.1 trillion. This means the difference between the two is roughly 30x in terms of market cap.
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/the-digital-gold-narrative-fails-bitcoin-again/