Another analyst indicated that there are “almost no short positions on XRP” at the moment.
}
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);
});
}
})();
With the entire cryptocurrency market rebounding in the past 12 hours or so, Ripple’s cross-border token has joined the trend, jumping 5% to almost $1.50.
Analysts have weighed in on this performance, with some suggesting that the asset has neared a key sell wall zone that could determine the next move and whether it could challenge $1.95. Others, though, have some trust issues.
$1.95 or Dead-Cat Bounce?
In the hours leading to the impressive surge, CryptoWZRD noted that XRP had closed indecisively. However, they added that if it breaks above the crucial $1.43 resistance, the asset could be primed for a more sustainable rebound, as it did shortly after their post.
The aforementioned jump drove XRP to almost $1.50, which is the highest price tag in over two weeks. Fellow analyst CW outlined a chart showing that this level is actually a major sell wall. If broken, XRP’s path should be quite clear until the next such significant obstacle, all the way at $1.95.
$XRP has reached the sell wall zone.
If it breaks through this sell wall, there is no other resistance until $1.95. pic.twitter.com/Z4olAq6ot3
— CW (@CW8900) March 16, 2026
Interestingly, Cobb, who is among the most vocal and bullish members of the XRP Army, said they “simply refuse to trust this XRP pump.” Perhaps this is because the asset has charted similar impressive gains several times for a few days, only to be rejected and pushed back to its rather tight trading range.
However, the landscape could be different now as the Bollinger Bands had squeezed to a level suggesting a big move ahead.
You may also like:
No Shorts on XRP?
Another interesting post from CW showed that “there are almost no short positions on XRP.” This has particular significance given the fact that the asset’s futures open interest had surged by 16.5% in the past week, going to over $1.6 billion, according to data from Ali Martinez.
Meaning, traders are ramping up their leveraged XRP positions but evidently expect a major move upward.
There are almost no short positions on $XRP. pic.twitter.com/rlfi7ht1XX
— CW (@CW8900) March 16, 2026
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/ripple-price-surges-5-but-analyst-refuses-to-trust-this-xrp-pump/