MATIC会跌至两年低点吗?价格预测显示了什么

币界网Publicado a 2024-08-12Actualizado a 2024-08-12

币界网报道:
    代币持有者损失惨重,使恢复变得更加困难。MDIA网络显示停滞已经开始蔓延。

Polygon[MATIC]处于强劲的下跌趋势。它始于4月初的每日时段,跌至0.91美元以下。截至发稿时,MATIC的交易价格低于2023年的年度低点0.492美元。

多头正在与空头作战,但收效甚微。8月5日,2022年的低点0.316美元几乎被重新测试,当天该代币跌至0.334美元。

网络活动,积累不足以阻止下行趋势

在过去的两周里,创建的新地址数量有所下降。在6月和7月的大部分时间里,这一数字稳定在600左右,但在8月有所下降。

活跃地址略低于7月下半月,但在过去一周略有增加。

负流量显示MATIC在过去一个月退出交易所。美元的数字约为66万美元。相比之下,MATIC的市值和前一天的24小时交易量分别为41.6亿美元和1.3亿美元。

为什么MATIC多头很难开始复苏?

自3月以来的持续下跌趋势意味着持有者处于亏损状态。每一次小幅反弹都是持有者退出无利可图的企业的机会。OBV反映了这种持续的抛售压力。

Awesome Oscillator已经跌破零线两个月了,表明看跌势头占主导地位。

7月份,环流指标下降,而速度则大幅上升。这表明了波动性和投机性交易。在过去的十天里,指标趋势显示持有人更不愿意出售。


阅读Polygon的[MATIC]价格预测2024-25


这可能是信心的迹象,但所有其他信号仍然看跌。

平均美元投资年龄呈上升趋势,这是长期持有的另一个迹象。下跌意味着代币波动增加,并有助于价格回升的可能性。

Lecturas Relacionadas

Kalshi's Biggest Rival is Not Polymarket

Kalshi's CEO Tarek Mansour has identified the company's primary competitors not as the crypto-based prediction market Polymarket, but as established financial and gaming giants: CME Group, Robinhood, and DraftKings. This reflects a shift in the prediction market landscape, where the 2026 FIFA World Cup is expected to bring massive new trading volume. Traditional platforms are increasingly integrating prediction markets as a feature within their existing ecosystems. Robinhood has seen rapid growth with its prediction markets, contributing significantly to its "other transaction revenue." Similarly, Interactive Brokers (IBKR) integrates contracts from Kalshi and CME Group, while DraftKings and FanDuel (via CME) have launched their own prediction products. This allows these firms to leverage their vast user bases and infrastructure at low marginal cost, turning prediction markets from standalone apps into embedded functionalities. In response, prediction market platforms are evolving along two paths. First, they are expanding into new event categories like sports (e.g., the World Cup) and financial data to reduce reliance on election cycles. Second, they are moving towards becoming infrastructure and liquidity providers for distribution platforms. Kalshi's lead over Polymarket in trading volume is partly attributed to this channel strategy, integrating with brokers like Robinhood, Coinbase, and Webull. However, this strategy faces a challenge as distributors like Robinhood begin building their own in-house prediction market capabilities (e.g., Rothera), potentially threatening the value of pure infrastructure providers. The situation parallels historical tech battles, such as Zoom competing with Microsoft Teams and Google Meet, where embedded features in larger platforms reshape market dynamics. The future of standalone prediction market leaders like Kalshi and Polymarket will depend on their ability to navigate this new competitive landscape dominated by integrated financial and gaming titans.

链捕手Hace 7 min(s)

Kalshi's Biggest Rival is Not Polymarket

链捕手Hace 7 min(s)

Trends in US Stocks (June 22): Strait of Hormuz Agreement Changes Course, Thursday's PCE and Micron to Determine Chip Sector Direction

U.S. Stock Market Outlook (June 22): Strait of Hormuz Deal Falters, Thursday's PCE & Micron to Set Chip Sector Direction. Geopolitical tensions resurged over the weekend as Iran's IRGC announced the closure of the Strait of Hormuz, and its negotiation team walked out after threats from Trump, pausing U.S.-Iran talks. This renewed risk premium is weighing on U.S. equity futures ahead of the open. Last week's market was driven by chip stocks, with the Philly Semiconductor Index hitting a record high. While the Fed's hawkish tone was overshadowed by initial deal optimism, the S&P 500 gained 0.9% for the week. SpaceX debuted strongly but ended with two down days. Key events this week: The status of U.S.-Iran negotiations remains the immediate variable for oil and energy stocks. Monday sees Marvell and Flex added to the S&P 500. Tuesday's MSCI reclassification could benefit South Korean semiconductors and memory stocks. **Thursday, June 25th, is the critical day**, featuring the May Core PCE report and Micron's earnings. Hotter PCE data could solidify expectations for two 2024 rate hikes, while softer data would rapidly reprice rate cut bets. Micron's report is a key test for the AI narrative; the market will scrutinize its 2027 HBM supply visibility, HBM4 progress, and its position in Nvidia's Vera Rubin supply chain. Nvidia's AGM and a potential OpenAI GPT-5.6 release will make Thursday a pivotal 24 hours for AI. Friday concludes with the Russell reconstitution, elevating small-cap volatility. In summary, last week's gains face a true test. The path hinges on two concurrent threads: geopolitical developments with Iran and the AI narrative defined by Micron's guidance and Nvidia's updates. The chip sector's record highs are vulnerable if Thursday brings hot PCE data and conservative guidance from Micron. Conversely, positive outcomes could reaffirm the AI bull case, making this week's volatility a potential entry window.

marsbitHace 1 hora(s)

Trends in US Stocks (June 22): Strait of Hormuz Agreement Changes Course, Thursday's PCE and Micron to Determine Chip Sector Direction

marsbitHace 1 hora(s)

OpenAI's "Most Open" Move: Codex No Longer Exclusively Favors GPT

OpenAI has significantly opened up its Codex programming agent by introducing a "model provider" configuration layer that allows users to connect it with various open-source models, not just its proprietary GPT. Through a configuration file or a simple `--oss` command-line flag, Codex can now route requests to local services like Ollama or LM Studio, or to third-party APIs such as Mistral or DeepSeek. This move is seen as one of OpenAI's most "open" steps, potentially lowering costs and enhancing privacy for developers who can run code generation offline. However, integration isn't seamless for all models. Codex primarily uses OpenAI's newer Responses API, while many open-source models rely on the older Chat Completions interface. This creates compatibility issues, especially for advanced features like function calling. The developer community is already building "routing" or adapter layers (e.g., CC Switch, LiteLLM) to translate between these protocols, enabling hybrid setups where GPT handles planning and open-source models handle execution. Analysts interpret this as a strategic shift for OpenAI: from competing solely on model superiority to controlling the platform and interface standards. By making Codex a flexible, pluggable entry point for AI-assisted programming, OpenAI aims to become the central hub in the developer toolchain ecosystem, even as users gain the freedom to switch underlying models.

marsbitHace 2 hora(s)

OpenAI's "Most Open" Move: Codex No Longer Exclusively Favors GPT

marsbitHace 2 hora(s)

Trading

Spot
Futuros
活动图片