The massive market crash this month was a mid-cycle correction, not the beginning of a bear market, according to VanEck.
}
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’s October pullback reflects a “liquidity-driven mid-cycle reset,” said analysts Nathan Frankovitz and Matthew Sigel in a VanEck market report on Wednesday.
“Leverage has normalized, on-chain activity is rising, and digital assets’ macro role continues to strengthen,” they added.
Bitcoin is currently trading down 14% from its all-time high and has failed to recover from the record leverage flush earlier this month.
With leverage now at the 61st percentile and prices near one-year lows relative to gold, this appears to be a mid-cycle correction rather than the start of a bear market, the analysts noted.
No Bear Market Yet
Global M2 growth explains over half of Bitcoin’s price variance, reinforcing its role as an anti-money printing asset. According to MacroMicro, global M2 supply has grown by 6.8% since the beginning of the year as central banks continue to print money. The report identified two factors in addition to M2 supply that influence Bitcoin’s price and market movements: global liquidity, leverage, and on-chain activity.
Nearly 73% of Bitcoin’s price variance since October 2020 has been explained by changes in futures open interest, while there are strong correlations between blockchain revenues and token prices, which demonstrate real adoption.
The investment manager said it wasn’t willing to bet against Bitcoin with fiat debasement accelerating in recent years.
“With Bitcoin comprising ~2% of global money supply, we believe digital assets can play an increasingly important role in investment portfolios; arguably, owning less than ~2% Bitcoin or other digital assets is implicitly expressing a short position on the asset class.”
Caution: Volatility Ahead
The sentiment has been echoed by several analysts recently who opined that the bull market is not over yet. However, there is still a lot of volatility ahead, said investor Ted Pillows.
You may also like:
US Treasury Secretary Scott Bessent expects lower inflation next month, which means this week’s CPI report could disappoint, he added.
“High inflation usually pressures crypto, since it raises expectations for tighter monetary policy. If CPI comes in lower than expected, crypto could bounce.”
MN Fund founder Michaël van de Poppe echoed the sentiment, stating, “markets continue to fumble until the next big macroeconomic event comes in: CPI.”
“That’s going to provide a direction for the markets of Bitcoin, and also what we could expect from the Fed.”
The delayed CPI report for September is scheduled for release on Friday.
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.