Both assets are slighly in the red now.
}
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);
});
}
})();
The cryptocurrency market experienced a substantial revival on Monday, with numerous assets posting impressive gains, including DOGE and XRP.
However, the tides have turned, perhaps expectedly after such a rally, and both assets have flashed red now. Moreover, there are some worrying signs about further corrections.
XRP outperformed the rest of the larger-cap alts during the weekend, closing on Sunday with a 12% surge. It kept climbing on Monday and tapped a multi-week peak of $2.65.
This significant increase was perhaps driven by the positive developments within the company behind the asset and came despite the growing sell-offs by whales. Although XRP’s run was stopped there, it still trades above $2.60 as of press time.
However, Ali Martinez noted that the TD Sequential, a metric used to determine whether the underlying asset has reached an exhaustion point in each direction, had flashed a sell signal, which could lead to an immediate retracement.
TD Sequential just flashed SELL on $XRP. Caution here! pic.twitter.com/JkL4P5CrCf
— Ali (@ali_charts) October 27, 2025
The landscape around Dogecoin is identical as the OG meme coin posted notable gains during the weekend and challenged the $0.22 resistance. However, its 24-hour decline has been more painful. After getting rejected at that level, the asset has slumped by nearly 5% and is now just inches below $0.20.
You may also like:
Aside from the overall market-wide correction, another possible reason behind today’s drop is the behavior of whales. Martinez noted that such large market participants have been on a selling spree, disposing of 500 million tokens within the span of just a week.
500 million Dogecoin $DOGE sold by whales over the past week! pic.twitter.com/hza0gBTZrd
— Ali (@ali_charts) October 27, 2025
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/price-warnings-for-ripple-xrp-and-dogecoin-doge-investors-details/