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

cryptonews.ruPublicado em 2022-06-29Última atualização em 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.

Criptomoedas em alta

Leituras 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 NewsHá 56m

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

Foresight NewsHá 56m

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 NewsHá 1h

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

Foresight NewsHá 1h

Trading

Spot
Futuros

Artigos em Destaque

Como comprar HBAR

Bem-vindo à HTX.com!Tornámos a compra de Hedera Hashgraph (HBAR) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar Hedera Hashgraph (HBAR) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu Hedera Hashgraph (HBAR)Depois de comprar o teu Hedera Hashgraph (HBAR), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona Hedera Hashgraph (HBAR)Transaciona facilmente Hedera Hashgraph (HBAR) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

332 Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar HBAR

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de HBAR (HBAR) são apresentadas abaixo.

活动图片