HBAR проигнорировал «крест смерти», показав рост на 20%

cryptonews.ruPublicado a 2022-06-29Actualizado a 2025-04-29

На дневном графике Hedera 14 апреля появился «крест смерти», предупреждающий о возможном снижении. Однако HBAR опроверг медвежьи прогнозы и вырос на 20% за последние две недели на фоне общего восстановления рынка

В последние дни бычий импульс Hedera немного ослаб, но быки продолжают контролировать ситуацию. Если спрос продолжит расти, HBAR может показать дальнейший рост.

Быки сохранили контроль после «креста смерти»

«Крест смерти» возникает, когда краткосрочная скользящая средняя актива — обычно 50-дневная — пересекает сверху вниз более долгосрочную скользящую среднюю, обычно 200-дневную. Это пересечение означает, что последний ценовой импульс ослабевает, и может сформироваться долгосрочный нисходящий тренд. Такой паттерн часто сигнализирует об увеличении давления продаж. Трейдеры обычно воспринимают его как признак негативного изменения рыночных настроений.

Крест смерти Hedera. Источник: TradingView

Однако это не всегда происходит так. На волатильных или восстанавливающихся рынках ценовая динамика может противоречить традиционным техническим сигналам. Например, цена HBAR взлетела на 20% за последние две недели.

Хотя бычий импульс немного ослаб за последние три торговые сессии, быки сохраняют уверенный контроль. Это подтверждают показания индикатора MACD (Схождение/Расхождение Скользящих Средних).

HBAR MACD. Источник: TradingView

Бары этого индикатора уменьшились за последние три дня, указывая на замедление роста на фоне консолидации рынка. Однако линия MACD все еще остается выше сигнальной линии. Это говорит о том, что покупательское давление сохраняется. Такая конфигурация намекает на возможность дальнейшего роста цены, несмотря на «крест смерти».

Продолжит ли HBAR рост или вернется к $0,15

С 16 апреля Hedera движется вдоль восходящей трендовой линии. Такой бычий паттерн формируется, когда актив формирует повышающиеся минимумы. Это свидетельствует о растущей уверенности инвесторов и устойчивом восходящем импульсе, даже на фоне краткосрочных откатов.

Для HBAR это означает, что покупатели продолжают входить в рынок по более высоким ценам, укрепляя уровни поддержки. Сохранение такой тенденции может привести к дальнейшему росту, особенно если рыночные настроения останутся положительными. В этом случае цена может пробить сопротивление на $0,19 и устремиться к $0,23.

Анализ цены HBAR. Источник: TradingView

Если же продажи возобновятся, цена токена может снизиться до $0,15.

Criptos en tendencia

Lecturas Relacionadas

A Threefold Performance Leap! NEAR Achieves 200ms Physical Block Time Limit with SPICE

NEAR's core development team, Near One, has announced its next major protocol evolution: SPICE (Separation of Consensus and Execution). Currently in development, SPICE represents the most significant upgrade before the full implementation of Nightshade 3.0. Its core innovation is decoupling the consensus layer, responsible for ordering transactions, from the execution layer, which processes them. This allows the consensus layer to run at full speed without waiting for transaction execution to complete. Once deployed, SPICE is projected to triple NEAR's block production speed, achieving a 200ms block time, which is considered the physical limit due to the speed of light and network latency. This leap will dramatically reduce transaction latency and finality, with transactions confirming in roughly 0.4 seconds—faster than a typical card payment. The upgrade also enables more complex, long-running transactions and significantly improves user experience for applications like NEAR Intents and near.com. Beyond raw speed, SPICE enhances network scalability and security. It enables deeper parallelism, efficiently distributing workload across shards and improving resource utilization. The simpler block structure and lighter contracts also facilitate formal verification and security auditing. Furthermore, SPICE lays the critical groundwork for future Nightshade 3.0 features, most notably atomic cross-shard transactions, which would simplify complex contract logic and eliminate development hurdles caused by asynchronous execution. The Near One team is actively developing SPICE, targeting deployment in the coming months.

Foresight NewsHace 56 min(s)

A Threefold Performance Leap! NEAR Achieves 200ms Physical Block Time Limit with SPICE

Foresight NewsHace 56 min(s)

Deep Insight: Decentralized Inference is Not Hype, but a Key Track for AI to Break Through Centralized Monopoly

Decentralized Reasoning: Beyond the Hype, a Key to Breaking AI's Centralized Monopoly A future scenario where a powerful AI model is banned by a major government illustrates the core value proposition of decentralized AI: resistance to censorship. The core bet of decentralized inference networks is mitigating this risk, with other benefits like cost being secondary. The path is extremely difficult, involving four key challenges: 1. **Running Massive Models:** Distributing a single model across a decentralized GPU swarm requires sophisticated techniques like pipeline and speculative decoding to overcome crippling network latency, aiming for usable speeds (e.g., 30-40 tokens/second). 2. **Proving Model Integrity:** Verifying that a node runs the correct model is critical. Solutions range from cryptographically secure but slow ZKML to faster, economically-secure methods like statistical fingerprints, deterministic re-execution, or live-weight proofs, each involving trade-offs between integrity, latency, and cost. 3. **Ensuring Prompt Privacy:** Simply sharding a model does not protect user inputs from nodes. Robust solutions currently require trusted hardware (TEEs) or advanced cryptography (FHE), which are not yet widely deployed in consumer swarms. 4. **Building a Real Market:** Identifying the ideal customer is tough. Beyond speculative AI agents, the viable market currently consists of startups embedding AI and projects needing batch processing (e.g., synthetic data generation), where decentralized aggregation can be an advantage over low-latency needs. The article analyzes several projects tackling these problems, such as Dolphin Network (live-weight proofs), Inference.net (statistical verification), Morpheus (TEE-based), and Darkbloom (Apple Secure Enclave). It provides a framework: decentralization is a "tax" for latency-sensitive applications (e.g., chat) but a potential supply-side advantage for throughput-oriented tasks (e.g., batch processing). The long-term vision is a closed data loop where decentralized inference generates valuable data (traces, preferences) to feed decentralized training networks, which in turn produce better open-weight models for the inference networks. A due diligence checklist advises focusing on projects that: are truly decentralized at specific layers; have a credible integrity method; offer real cost benefits; ensure genuine privacy; handle node reliability; have paying users; and are built by teams with deep AI expertise. The ultimate goal should be products that appeal beyond the crypto-native audience, using crypto mechanisms invisibly to deliver better cost, performance, or privacy.

Foresight NewsHace 1 hora(s)

Deep Insight: Decentralized Inference is Not Hype, but a Key Track for AI to Break Through Centralized Monopoly

Foresight NewsHace 1 hora(s)

Trading

Spot
Futuros

Artículos destacados

Cómo comprar HBAR

¡Bienvenido a HTX.com! Hemos hecho que comprar Hedera Hashgraph (HBAR) sea simple y conveniente. Sigue nuestra guía paso a paso para iniciar tu viaje de criptos.Paso 1: crea tu cuenta HTXUtiliza tu correo electrónico o número de teléfono para registrarte y obtener una cuenta gratuita en HTX. Experimenta un proceso de registro sin complicaciones y desbloquea todas las funciones.Obtener mi cuentaPaso 2: ve a Comprar cripto y elige tu método de pagoTarjeta de crédito/débito: usa tu Visa o Mastercard para comprar Hedera Hashgraph (HBAR) al instante.Saldo: utiliza fondos del saldo de tu cuenta HTX para tradear sin problemas.Terceros: hemos agregado métodos de pago populares como Google Pay y Apple Pay para mejorar la comodidad.P2P: tradear directamente con otros usuarios en HTX.Over-the-Counter (OTC): ofrecemos servicios personalizados y tipos de cambio competitivos para los traders.Paso 3: guarda tu Hedera Hashgraph (HBAR)Después de comprar tu Hedera Hashgraph (HBAR), guárdalo en tu cuenta HTX. Alternativamente, puedes enviarlo a otro lugar mediante transferencia blockchain o utilizarlo para tradear otras criptomonedas.Paso 4: tradear Hedera Hashgraph (HBAR)Tradear fácilmente con Hedera Hashgraph (HBAR) en HTX's mercado spot. Simplemente accede a tu cuenta, selecciona tu par de trading, ejecuta tus trades y monitorea en tiempo real. Ofrecemos una experiencia fácil de usar tanto para principiantes como para traders experimentados.

409 Vistas totalesPublicado en 2024.12.11Actualizado en 2026.06.02

Cómo comprar HBAR

Discusiones

Bienvenido a la comunidad de HTX. Aquí puedes mantenerte informado sobre los últimos desarrollos de la plataforma y acceder a análisis profesionales del mercado. A continuación se presentan las opiniones de los usuarios sobre el precio de HBAR (HBAR).

活动图片