Home » Crypto Bits
If history rhymes, here are the best ETH entry levels for the long-term.
}
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,’Listen‘)
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);
});
}
})();
Summarize with AI
Summarize with AI
After barely setting a new price record last summer at nearly $5,000, ETH joined the rest of the market in the post-October slump and dumped by almost 50% in months. It tried to resume its run in mid-January when it jumped to $3,400, but it was rejected again, and the subsequent correction pushed it south to $1,800 on a couple of occasions.
Although it has managed to defend that level for now, it still trades 45% lower than its mid-January peak. Substantial sell-offs have continued, while one popular analyst laid out what could be valid entry points for long-term exposure.
Sell-Offs Continue
If we compare ETH’s price with net flows into spot Ethereum ETFs, we will see a strong resemblance in investor behavior and price moves. For instance, the cumulative net flows peaked at over $15 billion in early October before the massive October 10 crash. Since then, outflows have consistently dominated, with investors pulling out well over $3 billion by February 24.
In addition, Ethereum’s co-founder has also joined the selling spree. CryptoPotato has reported on several occasions on Vitalik Buterin’s substantial disposal of ETH tokens for the past several weeks. Most recent on-chain data shows that he has dumped roughly 17,000 ETH in less than a month, valued at around $34 million.
In a post titled “Vitalik Buterin Is Selling Ethereum Near the Bottom,” renowned analyst Ali Martinez explained why the co-founder might regret his timing as the bottom could be closer than expected.
ETH Entry Points
Martinez said one of the most reliable “bottom-detection metrics” for the largest altcoin – the MVRV Ratio – is currently at 0.78, while the asset has neared or reached a macro bottom at levels below 0.80.
ETH MVRV. Source: Ali MartinezHowever, his disclaimer indicated that just because Ethereum is currently undervalued according to on-chain metrics, this doesn’t mean that its price cannot go any lower – “especially during heavy distribution phases.”
You may also like:
If another correction is to occur, the analyst outlined the most critical levels that could hold its downfall – $1,800 (which was tested yesterday), followed by $1,584 (first major support below), $1,238 (secondary macro support), and $1,089 (deeper capitulation zone). Martinez believes these precise levels could be proper entry zones.
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/is-vitalik-selling-the-bottom-analyst-flags-massive-eth-buy-opportunity/


