ホーム » Crypto Bits
ビットコインは「電力コスト」が位置する50,000ドルを下回るのか?
}
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で要約
ビットコインの週末の価格上昇は、米国とイランの和平交渉が決裂した数時間後に停止し、資産は天井から底まで2,000ドル以上下落しました。
一方、数人のアナリストは、BTCがより深刻な調整の瀬戸際にある可能性がある理由を概説しました。
BTCは下落に向かっているのか?
昨日の強気記事では、価格上昇につながる可能性のあるいくつかのオンチェーン理由を挙げましたが、今度は数人の人気アナリストが指摘した異なる対照的な視点を見る時です。
例えば、Ted Pillowsは、73,000ドルから74,000ドルのレベルを回復すれば、BTCが新安値に反転する前に最後のプッシュを得る可能性があると予測しました。しかし、資産は過去12時間で71,500ドルに下落する前に、74,000ドルを超えることさえできませんでした。
別の投稿で、彼はBTCの「電力コスト」が47,000ドルまでさらに低下したことを指摘し、暗号資産がより低いフロアを形成したと述べました。
Pillowsは、BTCの価格パフォーマンスについて非常に弱気であり、資産にとって「良くない」別のチャートを概説しました。彼はビットコインの動きをソフトウェア株と比較し、2つの資産クラスが一緒に動く傾向があり、これが暗号資産にとって問題を引き起こす可能性があると指摘しました。
こちらもご覧ください:
一方、Crypto Roverは、週次時間軸のMACDでBTCの強気クロスオーバーを概説しました。しかし、アナリストは、2022年の暴落中に2回発生した際、BTCはそれぞれ60%と40%急落したため、これは「弱気相場の底を意味しない」と主張しました。
ダークホース(再び)
強気記事と同様に、部屋の中の大きな象についても話す必要があります:中東での戦争です。現時点でオンチェーンデータが何を示していても、BTCは米国/イスラエル対イラン戦線の動向によって主に影響を受けており、過去12時間はその物語を証明しただけです。
BTCは、米国とイランが発表した2週間の停戦後、火曜日から土曜日の夕方にかけて68,000ドルから74,000ドル近くまで上昇しました。しかし、パキスタンでの和平交渉の失敗により、数分で2,000ドル以上の即座の暴落が発生しました。そのため、ビットコインは中東の動向を追い続け、少なくとも現時点では、その価格はファンダメンタルズよりもトランプ氏のコメントによって影響を受けると予想されます。
バイナンス無料$600 (CryptoPotato限定): このリンクを使用して新しいアカウントを登録し、バイナンスで$600の限定ウェルカムオファーを受け取る(詳細).
BybitのCryptoPotato読者向け限定オファー: このリンクを使用して登録し、任意のコインで$500の無料ポジションを開設!
出典: https://cryptopotato.com/the-2k-drop-today-was-just-the-beginning-why-this-analyst-says-bitcoin-isnt-done-crashing/








