How Low Can BTC Go After Latest Rejection at $90K?

‘;
}

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 failing to reclaim key resistance zones, Bitcoin continues to show weakness across multiple timeframes. The market remains under pressure as buyers struggle to step in with strength, while broader sentiment and derivatives data hint at further downside risk in the short term.

Technical Analysis

By Shayan

The Daily Chart

On the daily chart, BTC remains locked inside a well-defined descending channel. The recent rejection near the channel’s higher boundary, around the $90K mark, confirms continued bearish control. The asset is now hovering around $87K, with the 200-day and 100-day moving averages acting as dynamic resistance just above $100K.

As attempts to reclaim the $96K–97K supply zone failed, the structure remains bearish unless price can break and hold above that level. For now, the next key demand zone sits at the $80K area. Meanwhile, momentum remains weak, with RSI unable to push above 50, making more downside likely in the short term.

The 4-Hour Chart

The 4H chart shows a clear breakdown from the ascending wedge pattern that had formed over the past few weeks. After multiple rejections at the $95K resistance zone, BTC finally broke down from the wedge and is now trading below both the wedge support and short-term range.

The current structure is bearish, and any retest of $88K–$89K zone may act as a short-term resistance before further downside continuation. With the RSI also showing a bearish momentum reset and no signs of bullish divergence, a drop toward the $80K demand zone is the most probable scenario.

Sentiment Analysis

Bitcoin Open Interest

Open Interest continues to trend lower, falling from its peak. The chart shows a sharp decline in leverage as BTC price dropped below $90K, suggesting long liquidations and an ongoing reduction in speculative exposure.

This persistent decline in Open Interest while price grinds down reflects weak conviction from bulls and a lack of new leveraged longs entering the market. Historically, a large open interest flush followed by a clean reset is needed for the price to bottom. This has not been seen yet.

Until either a sharp liquidation event occurs or signs of new accumulation are seen, sentiment remains cautious, and the risk of another leg down remains elevated.

SPECIAL OFFER (Exclusive)

SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).

Disclaimer: Information found on CryptoPotato is those of writers quoted. It does not represent the opinions of CryptoPotato on whether to buy, sell, or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk. See Disclaimer for more information.

Source: https://cryptopotato.com/bitcoin-price-analysis-how-low-can-btc-go-after-latest-rejection-at-90k/