首頁 » 加密幣資訊
同時,投資者持續將 BTC 轉移至交易所。
}
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);
});
}
})();
使用 AI 摘要
使用 AI 摘要
Bitcoin 的價格在過去一個半月明顯下跌,自十月初創下歷史新高以來,價值降低了超過 30%。
目前為止的最低點出現在週五,當時價格首次自四月以來跌破 81,000 美元,此後 Bitcoin 已回升了大約 5,000 美元。
然而,Ali Martinez 描繪了一個更為痛苦的前景,聲稱該資產先前曾在綠色和藍色定價帶之間觸底。如果現在再次發生這種情況,意味著如果 BTC 跌至藍色定價帶所在的 44,700 美元,將會再次崩盤高達 50%。
對這個最大加密貨幣更加令人擔憂的是某些投資者的行為。據早前報導,一些鯨魚投資者已經在拋售大量資產,包括一些老牌投資者。
那些使用美國現貨 Bitcoin ETF 的投資者也在拋售資產。儘管週五情況較為樂觀,但過去一週內仍有超過 12 億美元流出這些基金。BlackRock 的 IBIT 表現尤為劇烈。
此外,Martinez 表示,過去一週發送到交易所的 BTC 數量已飆升至 20,000 個單位。這筆價值近 20 億美元的巨額資金,很可能是轉移到交易平台準備出售。
您可能也會喜歡:
此外,這位知名分析師警告說,整個加密市場的資金流入已從三個月前的 860 億美元驟降至現在的 100 億美元。這些發展表明,BTC 以及市場其餘部分可能尚未脫離困境。
CryptoPotato 讀者專屬秘密合作夥伴獎勵:使用此連結註冊並解鎖 1,500 美元的 BingX 交易所獨家獎勵(限時優惠)。
來源:https://cryptopotato.com/bitcoin-drops-30-from-ath-analyst-warns-the-real-bottom-may-be-far-lower/


