COINOTAG News on September 14, citing HyperInsight monitoring, reports that as ETH surpassed $4,600, major whale Huang Licheng placed a limit order to sell 6,800 ETH within the $4,675–$5,000 band. The position’s documented entry for the current 15x leveraged long stands at $4,470.24, and the stake now totals 18,516 ETH with an unrealized profit of about $3.7 million. This verified monitor snapshot supplies a concrete liquidity data point for traders and institutional desks conducting position-sizing and risk management analyses in the spot and derivatives markets.
‘,
‘
🔒 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);
}
})();