主页 » 加密新闻
比特币历史上在1月初转为正面表现,这使得该加密资产下周有2/3的机会上涨10%。
}
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总结
比特币(BTC)在2025年的挣扎是真实的。尽管出现了几乎史诗般的牛市,但10月的崩盘暴露了涨势的脆弱性。即使当前市场情绪依然看跌,新数据显示,BTC在新年后很少保持负面表现,即使在像2022年那样疲软的年末过渡之后也是如此。
Alphractal创始人兼首席执行官Joao Wedson表示,比特币在1月初有着历史上强劲的转为正面的趋势。
比特币的新年效应
在X上的最新帖文中,Wedson认为,尽管最近表现疲弱,但新年过渡期间的市场结构支持看涨的短期前景。
纵观比特币的价格历史,12月31日后的一周仅出现过三次负面表现,这意味着BTC有2/3的概率在1月第一周以至少10%的涨幅收盘。
即使在疲软的年末过渡之后,这种模式也保持不变。例如,在2022年,比特币最初下跌,然后在接下来的几天里大幅反弹。Wedson观察到,虽然年末过渡通常较弱,但在2017-2018年和2020-2021年期间有明显例外,新年后的几天往往决定BTC是回调还是继续走高。
他还将分析扩展到更长期的周期行为,并指出从一次减半到下一次减半,比特币始终记录约109-110周,其中周日到周一的过渡开始时为正面。与此同时,他发现以下跌开始的周数在各个周期中稳步增加。该分析师估计当前周期中约有100周是这样的,他表示这使得短期BTC交易越来越困难。
Wedson还将2025年描述为正面周开局记录最差的一年,因为它只有21周开盘走高,而31周以下跌开始。这意味着根据分析,该期间的积累反映了糟糕的时机选择。尽管如此,他补充说,比特币在2025年的整体表现相对具有韧性,因为它在年末下跌了10%,这一结果仍然明显好于2018年和2022年所见的深度回撤。
您可能还喜欢:
LTH积累占据主导
支持Wedson的短期前景,链上数据显示,长期BTC持有者的抛售压力仍然很低。加密分析师Axel Adler Junior表示,长期持有者(LTH)分配压力指数已进入积累区,显示出最低的抛售活动。该指数的Z分数目前为-1.628,低于表示低分配的-1.5阈值。
Adler解释说,这是在12月10-11日短暂的抛售上升之后,当时长期持有者的支出急剧增加,然后在几天内再次缓和。自那以后,抛售活动一直保持在低位。他补充说,7天平均LTH支出已降至约221 BTC,而SOPR保持在1以上为1.13,这基本上意味着持有者并不急于抛售。
CryptoPotato读者的秘密合作伙伴奖金:使用此链接注册并解锁价值1,500美元的独家BingX交易所奖励(限时优惠)。
来源: https://cryptopotato.com/bitcoin-btc-could-surge-10-in-early-january-as-historical-new-year-pattern-repeats/

