首頁 » 加密貨幣新聞
加密資產的復甦伴隨著全球風險偏好、投資者情緒和積極的宏觀經濟信號的改善。
}
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 摘要
在過去幾天,比特幣和其他加密資產從上週的極端熊市中穩定但謹慎地復甦。在許多資產跌至七個月來未見的水平後,更廣泛的加密市場逐漸恢復。
正如預期的那樣,最近的拋售影響了衍生品市場。然而,隨著市場復甦,衍生品合約也在穩定。加密交易所 Bybit 與數據和分析平台 Block Scholes 合作發布了一份報告,揭示了衍生品市場的改善情況。
衍生品市場的逐步復甦
根據報告,BTC 和 ETH 已分別反彈至 92,000 美元和 3,000 美元以上的水平。它們的復甦伴隨著全球風險偏好、投資者情緒和積極的宏觀經濟信號的改善。雖然自 10 月 10 日清算事件以來,衍生品的參與率一直保持較低水平,但 BTC 和 ETH 永續掉期本週已記錄了多次正利率。
雖然 BTC 和 ETH 永續資金費率在整個拋售期間保持正值,但山寨幣費率表現不佳。BTC 和 ETH 在過去兩週內持續保持正利率,但上週末的拋售使山寨幣對為槓桿空頭敞口支付了額外費用。
在該事件之後,山寨幣衍生品工具的未平倉合約和交易量一直相對較低。然而,分析師發現,短期隱含波動率水平表明,交易者已經消除了對短期內進一步下跌的極端恐懼。
積極的宏觀經濟環境
上週末山寨幣衍生品工具的反應表明,對空頭敞口的需求相對較高,以從進一步的價格下跌中獲利。另一方面,期權看到了對看跌期權偏斜的輕微減少。
在本週緩慢而穩定的復甦中表現最好的大市值山寨幣包括 Solana (SOL)、Toncoin (TON)、Cardano (ADA) 和 Curve DAO (CRV)。這些資產在永續掉期中記錄了顯著的未平倉合約。
您可能也喜歡:
同時,加密資產的復甦與宏觀經濟環境的積極趨勢相吻合。標普 500 指數錄得一些上升走勢,美國政府停擺的結束消除了一些在即將到來的 FOMC 會議前困擾美聯儲判斷的迷霧。下次會議很有可能以 25 個基點的降息結束,可能引發 BTC 的反彈。
CryptoPotato 讀者專屬秘密合作夥伴獎勵:使用此連結註冊並解鎖 1,500 美元的獨家 BingX 交易所獎勵(限時優惠)。
來源:https://cryptopotato.com/traders-remain-cautious-as-crypto-market-sees-gradual-recovery-in-sentiment-bybit-report/


