On-chain signals reveal Bitcoin’s rally is far from finished.
}
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);
});
}
})();
After a week of volatility, Bitcoin briefly recovered to over $112,000 on Monday before a modest decline below that level. The liquidation jitters still linger among market participants, and the turbulence shook short-term sentiment. Despite this, experts say that the bull market appears intact.
In fact, CryptoQuant revealed that several on-chain signals are pointing to further upside potential.
Mid-Cycle Reset
An important metric in this regard, the MVRV ratio – which measures the relationship between Bitcoin’s market value and the average cost basis of its holders- has cooled back toward the 2.0 level. Previous instances have shown that this range has been a mid-cycle reset zone rather than a danger signal. Investors remain comfortably in profit, but without the kind of overheated conditions that often precede sharp corrections.
In past cycles, CryptoQuant found that similar consolidations in the MVRV ratio represented the beginning of renewed, stronger expansions.
The behavior of long-term holders further validated this outlook.
On-chain data shows that profit-taking among these investors has diminished considerably, and those who have held coins for months or years are largely choosing to sit tight. Their conviction not only demonstrates confidence in Bitcoin’s longer-term trajectory but also effectively tightens supply in the market. Such a reduction in selling pressure creates a supportive backdrop for future price increases, particularly if new demand emerges.
These factors collectively mirror crucial “mid-cycle” phases seen in both 2017 and 2020, when Bitcoin slowed before breaking into more powerful rallies. Recent volatility, then, looks less like the exhaustion of the bitcoin bull market and more like a healthy pause, which the analytic platform described as a “digestion” phase where excesses are cleared before momentum resumes.
You may also like:
“If history rhymes, today’s consolidation could mark the groundwork for the next major leg upward – suggesting the bull market is alive and well.”
$140K to $170K BTC Is Next
Prominent market commentator Mr. Wall Street also observed that Bitcoin remains firmly above support levels despite recent turbulence in his detailed technical and macro analysis. He noted that BTC is currently hovering just above the same support zone where he opened long positions near $107,500, only 12% below its all-time high of $125,000.
Dismissing the calls for a cycle top and an impending bear market, the analyst argued that “none of the major macro indicators have flashed,” and that market structure remains intact. He even went on to emphasize that current weakness stems from temporary macro uncertainty rather than structural distribution, and added that “there’s no imbalance nor geopolitical event that can trigger a down move from here.”
Going forward, the analyst expects a highly bullish Q4 and predicts new highs in the $140,000-$170,000 range before the cycle peak is reached. He also forecasts up to six Federal Reserve rate cuts within the next six months. For traders, he identified the 4-hour EMA200 as the next short-term target and explained that the current region offers an attractive entry for new longs. Upcoming US economic releases, including job openings, ISM data, and unemployment figures, could spark short-term volatility, but he maintained that the broader bull trend remains unshaken.
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!
Discover more from Earlybirds Invest
Subscribe to get the latest posts sent to your email.