COINOTAG reported on September 23 that analyst Mark Newton, affiliated with Tom Lee‘s fund, told FOX Business that investors need not be overly concerned about the Ethereum price. Newton characterized his outlook as cautious optimism, noting his expectation that ETH could move toward $5,500 while expressing a view that a drop below $4,000 was unlikely under his scenario.
Earlier commentary from September 16 indicated Newton planned to buy the dip if ETH revisited prior lows near $4,233, but a short-term decline to roughly $4,054 on Monday represented a divergence from that projection. The episode highlights ongoing volatility in the crypto market and reinforces the importance of disciplined risk management over reliance on single-analyst targets.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();