每日简报

2026-08-06

Morning Brief

2026-08-06

今天,OpenAI发布了GPT-5.6版本,提升了用户访问和体验。

今日最重要的 5 件事

  1. 1
    技术动态OpenAI News

    OpenAI发布GPT-5.6版本

    为什么重要 这意味着更多用户能免费使用高效的AI,并提升了整体用户体验。

  2. 2
    财经要点Bloomberg Markets

    联邦储备行长偏好加息以抑制通胀

    为什么重要 加息将直接影响经济增长与消费者信心,市场需对此高度重视。

  3. 3
    时政观察BBC World

    胡塞武装袭击也门政府军

    为什么重要 该事件加剧了中东地区的不稳定性,对国际关系产生潜在影响。

  4. 4
    财经要点Bloomberg Markets

    中国银行加速人民币国际化进程

    为什么重要 人民币国际化将增强中国在全球经济中的地位,影响跨国交易模式。

  5. 5
    财经要点The Economist Finance

    印度IT行业应对人工智能冲击

    为什么重要 该行业的转型对全球技术趋势及就业市场将产生深远影响。

市场状态

Risk-Off
  • 5 个跟踪资产处于多头趋势,5 个处于空头趋势。
  • SPY 当前为 bullish,5 日 +3.62%,RSI 63.7。
  • 加密恐惧贪婪指数为 25(极度恐慌)。
  • 加密总市值 24h 变化为 -0.56%。

观察 观察 BTC 在 5 日 +2.27% 后能否企稳。

招聘信号

  • 升温 AI安全性开发 随着AI应用范围的扩大,企业对确保AI系统安全性的需求上升,相关人才需求明显增加。
  • 升温 机器学习工程师 多家科技公司正在招聘机器学习工程师,以提升产品智能化水平,预示着市场急需此类人才。
  • 稳定 大数据分析 虽然需求略有增长,但一些企业在招聘上仍保持观望态度,需进一步分析市场趋势。

论文趋势

X 讨论主题

Top Project

TencentCloud/TencentDB-Agent-Memory

TypeScript · ★ 16,306 · 🍴 1,468 · 📈 1,053 stars today

TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.

中文介绍 TencentDB Agent Memory 是一个团队级的内存中心,旨在为 AI Agents 提供可重用的四种内存资产(聊天内存、技能、LLM-Wiki 和代码图)。这些资产通过管理使其更易于访问和利用。为什么重要:该项目可提高 AI Agent 处理复杂任务时的效率,并简化管理,促进协作与资源共享。

Most Practical

addyosmani/agent-skills

JavaScript · ★ 82,888 · 🍴 8,886 · 📈 588 stars today

Production-grade engineering skills for AI coding agents.

中文介绍 该项目提供生产级别的工程技能,专为 AI 编码代理设计,帮助快速构建和优化 AI 工程应用。为什么重要:通过使用这些技能,提高了 AI 代理的开发效率,推动了人工智能编程能力的发展。

Most Surprising

cloudflare/computer

TypeScript · ★ 4,753 · 🍴 241 · 📈 2,690 stars today

Give your agent a computer 👾

中文介绍 该项目为 AI 代理提供计算机功能,使其能够更高效地处理任务。通过模拟计算环境,增强了代理的计算能力。为什么重要:这标志着 AI 代理能力的进一步扩展,有助于实现更复杂的应用场景。

ABSeeker: Training Long-Horizon Search Agents via Answer-Backtracked Credit Assignment

👍 54

Long-horizon search agents must make multiple sequential actions (steps) to search, retrieve, verify, and integrate evidence to reach a final answer. However, existing methods for training these agents typically treat all steps within a trajectory uniformly during both supervised fine-tuning (SFT) a

中文介绍 论文提出了 ABSeeker 方法,通过追溯回答的信用分配来训练长时间搜索代理。与现有训练方法不同,该方法不再将轨迹内所有步骤视为均匀,从而提高了代理在执行多步动作时的有效性。关键结果表明,该方法能够更好地搜索、验证和整合证据,显著增强了回答的准确性。这项研究对于长时间决策和复杂环境中的智能代理具有重要意义。

ToolArtist: Tool-Using Unified Multimodal Models for Agentic Image Generation

👍 45

Text-to-image (T2I) models can produce visually compelling images, yet they remain limited on open-world tasks that require complex semantic understanding, multi-step reasoning, and the integration of external world knowledge. Existing efforts introduce agent capabilities into image generation, but

中文介绍 ToolArtist 提出了一个统一的多模态模型,用于改进工具使用的图像生成。该模型增强了文本到图像转换(T2I)的能力,支持复杂的语义理解和多步骤推理。通过整合外部知识,模型在开放世界任务中表现优异,显示出在生成具有更高语义复杂性的图像方面的潜力。这对推动艺术创作和设计领域的智能化应用具有重要意义。

The Personalization Mirage: How LLMs Fabricate User Profiles, and Why Self-Monitoring Misleads

👍 37

Personalized LLMs with persistent memory are increasingly deployed, yet the faithfulness of their user models remains unexamined. We study over-inference (OI): the phenomenon where LLMs fabricate user attributes beyond what evidence supports. We introduce MirageBench, comprising 150 personas balance

中文介绍 本研究分析了个性化大型语言模型(LLM)中用户画像的可靠性,提出了 MirageBench 基准来评估 LLM 的用户属性推断准确性。研究显示,LLMs 常常超出证据范围虚构用户特征,导致过度推断现象。研究结果为个性化应用提供了重要的警示,促使研究者重视用户模型的真实可信性,影响用户体验和信任度。

OneDayAgent: Towards a Long-Horizon Harness for Autonomous Agents

👍 28

LLM agents are increasingly applied to open-ended everyday requests that span work, study, and life. These tasks are long-horizon, cross-environment, and multimodal, forcing the agent to preserve goals and constraints across many steps while navigating heterogeneous tools and attachments. While prio

中文介绍 OneDayAgent 针对自主代理向开放式日常任务的需求,提出了一种能够在多步任务中保持目标与约束的长时间框架。该框架整合了异构工具,增强了代理在不同环境中的适应能力。研究结果表明,该方法提升了在复杂场景下的任务完成率,推动了在智能助手及日常生活应用中的发展。

LLaDA MoE v2: Scaling Mixture-of-Experts Diffusion Language Models

👍 27

Diffusion language models (dLLMs) offer an alternative to autoregressive (AR) language modeling, yet the scaling behavior of Mixture-of-Experts (MoE) dLLMs remains poorly understood. We systematically characterize how optimization hyperparameters, compute allocation, and architecture scale for MoE d

中文介绍 本文探讨了 Mixture-of-Experts (MoE) 扩散语言模型 (dLLMs) 的扩展行为。通过系统分析优化超参数、计算分配以及架构规模,深入理解了 MoE dLLMs 的性能特性。研究结果为未来在更大规模下训练 MoE 模型提供了基础,使其在处理复杂语言任务时更具效率。这一研究将推动大规模语言模型的发展,提高响应能力和准确性。

GDPevo: Evaluating Agent Self-Evolution on Real Business Tasks

👍 21

Agent self-evolution updates an agent's persistent state from prior experience and reuses it to solve related tasks more effectively. Evaluating self-evolution is difficult: existing benchmarks provide limited coverage of economically valuable task domains, do not always design training and test tas

中文介绍 GDPevo 研究了智能体自我进化在实际商业任务中的效果。通过更新智能体的持久状态,增强其解决相关任务的能力,研究者为现有评估基准提供了新的视角。研究结果表明现有基准在经济任务领域的覆盖面有限,这突显了自我进化的重要性,对业务流程自动化具有重要贡献。

Toward Skill-Native LLMs: Skill Entropy for Benchmarking and Training Long-Horizon Reasoning

👍 20

Long-horizon reasoning in recent LLMs demands that the model switch between distinct skills inside a reasoning chain, such as first doing a math derivation, then using the result to plan a schedule. We call such problems cross-skill long-horizon tasks: multi-step tasks whose steps require different

中文介绍 该研究定义了跨技能长时间推理任务,探讨了 LLM 在推理链中切换多个技能的能力。通过提出技能熵来评估 LLM 在复杂推理中的表现,结果显示大多数模型在处理多步骤任务时的表现不足,提示更有效的训练方法的必要性。这一探索对提高 LLms 在推理和决策任务中的应用具有重要意义。

When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation

👍 19

On-Policy distillation (OPD) transfers teacher capabilities by supervising student-sampled trajectories with dense token-level teacher signals. Recent selective OPD methods improve this process by prioritizing signals that are confident, informative, or learnable. However, the assumptions overlook a

中文介绍 本文提出了一种新的 On-Policy 稀疏信号感知蒸馏方法,旨在改进教师模型引导下的学生学习。通过优先选择高置信和信息量的信号,弥补了现有方法的不足。该研究为如何提升模型在稀疏奖励下的学习效果提供了新的思路,具有较强的应用潜力,尤其在复杂决策系统中。

AVE-Compass: Towards Holistic Evaluation for Audio-Video Editing Abilities

👍 15

While instruction-based video editing has advanced rapidly, real-world videos contain tightly coupled audio and visual signals, and editing one modality often requires coordinated changes in the other. Existing benchmarks primarily evaluate visual transformations on silent clips or isolated audio ed

中文介绍 AVE-Compass 为音频-视频编辑能力提供了整体评估框架,强调音频与视觉信号的紧密结合。通过分析现有基准在此领域的局限性,研究呼吁更全面的评估方法以提高多模态编辑的有效性。这对未来音频-视频处理领域的创新具有重要推动作用。

MiniWorld: Democratizing the Training of Video World Models from Scratch

👍 14

Video world models predict future observations conditioned on historical observations and control signals, enabling long-horizon generation through autoregressive state transitions. Unlike conventional video generation models that primarily capture visual appearance and motion, video world models le

中文介绍 MiniWorld 研究了一种从头开始训练视频世界模型的方法,通过预测历史观察与控制信号来实现长时间生成。这些模型针对长时序生成具有显著优势,有助于改善视频生成器在捕捉动态变化方面的表现。该方法的开发为视频理解和生成提供了新思路,推动智能视频分析技术的发展。

Decoding Children's Gait Behavior

👍 13

We introduce a new problem domain for human action recognition: the fine-grained analysis of children's gait behaviors from standard RGB video. We specifically target the ambulatory patterns of children aged 3-17 years. Such behaviors arise naturally in the diagnosis and treatment of several critica

中文介绍 本文提出了一种新的人类行为识别任务,针对儿童步态行为进行细粒度分析,着重于3-17岁儿童的步态模式。该研究为儿童发展相关的诊断和治疗提供了新的工具,探讨了行为识别技术在健康监测和心理评估中的潜在应用,具有重要的社会意义。

K-EXAONE 2.0 Technical Report

👍 12

This technical report presents K-EXAONE 2.0, an open-weight multilingual foundation model developed by LG AI Research as a step in our effort toward global frontier-scale foundation models. Rather than training from scratch, we upcycle K-EXAONE and expand its architecture, yielding a Mixture-of-Expe

中文介绍 K-EXAONE 2.0 技术报告介绍了一种开放权重的多语言基础模型,旨在提升全球范围内的基础模型开发效率。通过对 K-EXAONE 的架构扩展,该模型利用 Mixture-of-Experts 方法提高了性能及可扩展性,推动多语言处理和应用的进一步发展,具有重要的行业意义。

Distill Where You Fail: Recovering Learning Signals of Negative RL-Groups from Adaptive Teacher Guidance

👍 12

Reinforcement learning with verifiable rewards (RLVR) has become a standard paradigm for post-training large language models (LLMs). While Group Relative Policy Optimization (GRPO) is widely adopted, it suffers from sparse reward signals and loses gradients entirely when all responses within a group

中文介绍 论文提出了 'Distill Where You Fail' 方法,通过适应性教师指导从负面强化学习组中恢复学习信号。这种方法应对了传统强化学习在面对稀疏奖励时的效果问题,为模型提供了更稳健的反馈机制。研究成果对于未来强化学习算法的改进和实际应用具有重要意义。

When Memory Lies: An Empirical Study of Spatial Memory Staleness in VLM Agents

👍 12

Memory-augmented VLM agents act on persistent spatial knowledge, yet that knowledge silently goes stale as the environment changes. We ask what happens when an agent must reconcile a confident memory claim with a contradicting observation, and whether current models can catch the conflict before it

中文介绍 本研究探讨了内存增强的视觉语言模型(VLM)代理如何处理持久性空间知识的过时问题。研究发现,代理在面临不符的记忆和观察时,现有模型往往难以及时捕捉冲突。该研究对于提高智能代理在动态环境中的表现和及时决策能力具有重要推动作用。

Are the Financial Reasoning from LLMs Credible? A Real World Test over Long-Horizon Statements

👍 11

Do Large Language Models (LLMs) possess genuine structural reasoning, or merely rely on surface-level pattern matching? The financial domain, demanding numerical precision and multi-step logic over long contexts, is an ideal testbed. Existing benchmarks fail to capture real-world industrial complexi

中文介绍 该论文探讨了大型语言模型(LLMs)在处理金融推理时的可信度,通过长时间声明的真实世界测试,评估其结构性推理能力。现有基准无法捕捉到实际工业的复杂性,研究结果的提出为未来 LLM 在金融领域的应用与改进提供了一个关键参考,具有实际经济意义。

ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?

👍 11

Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve task-solving capabilities. To bridge this gap, we introduce Continu

中文介绍 ContinualSkillBench 研究了现代代理框架如何利用外部技能库来解决复杂任务,但尚不清楚这些技能是否能够有效进化。该研究提出了一种评估框架,以量化代理技能发展的效果,结果显示技能进化对任务解决能力有显著提升,推动智能代理系统的演进。

FocusMem: Factorizing Content, Readout, and Trust in Latent GUI Memory

👍 10

GUI agents must remember both useful experience from earlier tasks and unfinished progress in the current interaction. Latent memory offers a compact solution by compressing multimodal trajectories into a few continuous tokens. Existing methods, however, usually map each trajectory to one fixed memo

中文介绍 FocusMem 提出了一个因子化的潜在 GUI 记忆框架,旨在帮助 GUI 代理有效地记忆早期任务经历及当前交互的进展。该方法通过压缩多模态轨迹,将信息高效保存。研究为未来 GUI 代理的设计和优化提供了重要思路,对人机交互领域的应用具有深远影响。

RestoreKV: Recovering Full-Cache Behavior Under Aggressive Query-Agnostic KV Cache Eviction

👍 10

Query-agnostic KV cache eviction compresses a context once and reuses the resulting cache for arbitrary future queries, but performance can collapse under tight budgets. Existing methods primarily improve which original KV pairs are retained. We introduce RestoreKV, which complements this selection-

中文介绍 RestoreKV 提出了在激进的查询无关 KV 缓存驱逐下恢复全缓存行为的方法。研究针对现有方法在紧张预算下的性能下降问题,提供了补充选择机制以提升 KV 对的保留率。该研究为模型在动态环境下的缓存管理优化提供了新思路,对提升模型的响应速度和效率具有重要意义。

SKILL-KD: Contrastive Skill Distillation for LLM Agents

👍 9

Skill-based prompting has become a practical mechanism for improving large language model (LLM) agents, yet existing skill acquisition methods often treat skills as experience summaries, memory entries, or direct summaries of successful demonstrations. This creates a mismatch for weaker student agen

中文介绍 SKILL-KD 提出了对 LLM 代理的对比技能蒸馏方法,旨在改善技能获取机制。研究显示,现有方法对技能的处理存在不匹配现象,导致学习效果不佳。该研究为提升 LLM 的学习效率及任务完成率提供了重要参考,对智能系统的发展具有积极影响。

Lossless Tensor Compression as Program Synthesis

👍 8

Model checkpoints are growing in both number and size, which makes archival, transfer, and deployment increasingly costly. General-purpose compressors can reduce storage requirements but ignore tensor structure, whereas existing tensor-specific compressors rely on fixed and format-specific pipelines

中文介绍 本文探讨了无损张量压缩作为程序合成的方案,针对模型检查点的存储需求提出了一种新的优化方法。相较于通用压缩器,该方法能够更好地保留张量结构,提高存储和传输效率,研究为模型部署和迁移提供了技术上的支持,具有广泛的应用意义。

Grok Build will rewrite how you use your laptop -A practical guide to your own Autonomous Employee

@XFreeze · 251.7K 粉丝 · 778.3K 阅 · 558 赞 · 80 转

Grok Build: What It’s Actually For Most people underestimate it by an order of magnitude. Ask someone what an AI coding agent is for, and they’ll probably tell you it builds apps. That’s true and it

中文介绍 Grok Build 是一款被低估的 AI 编程工具,其实际用途远超简单的应用开发。博主分享了如何利用该工具提升工作效率,并以此为基础构建自主员工工作流程,反映出 AI 工具在职场中的新趋势。

How to make a short film with Grok Imagine, start to finish

@tetsuoai · 236.6K 粉丝 · 493.9K 阅 · 851 赞 · 138 转

Grok Imagine crossed a line this week. Imagine Video 1.5 shipped last month with better motion, physics, and audio. On July 31 xAI added the piece that makes actual filmmaking possible: image and

中文介绍 Grok Imagine 1.5 引入了更佳的动画、物理效果和音效,使真正的短片制作成为可能。博主详细介绍了从创意到成片的整个过程,揭示了 AI 在电影制作中的新应用。

An Agentic IDE that builds itself

@sawyerhood · 17.1K 粉丝 · 185.1K 阅 · 519 赞 · 27 转

I'm excited to show something I've been working on recently: bb, an agentic IDE that builds itself. This started as a passion project by @_ymichael, and over time I changed from being an early user

中文介绍 博主展示了一个自我构建的智能开发环境 bb,这一项目最初是由 @_ymichael 发起。该环境通过 AI 的协作能力,简化了开发流程,反映出 IDE 自主化的趋势。

The Invisible Economy

@RaoulGMI · 1.5M 粉丝 · 90.0K 阅 · 530 赞 · 72 转

Within about two years, most economic activity on Earth won't have a human anywhere in it. Think about a single trade today. Someone decides to make it, another person approves it, someone books it,

中文介绍 博主预测未来两年内,大多数经济活动将不再由人类参与。这种变化凸显了机器与 AI 在经济体系中的重要角色,代表着一个人机协作减少的趋势。

How to Build an Autonomous Content Engine With Hermes

@VibeMarketer_ · 29.9K 粉丝 · 56.6K 阅 · 501 赞 · 30 转

I'm going to show you how to automate your content ideation system using Hermes kanban, a new multi-agent feature from Nous Research. Every night, it will monitor a mix of 50+ X accounts, newsletters,

中文介绍 博主介绍了如何利用 Hermes kanban 自动化内容构思流程,该系统会监控超过50个 X 账户的动态。此内容引擎的自动化展现了 AI 在内容创作领域的创新应用。

AI slop can look tasteful

@YifeiChen1121 · 224 粉丝 · 51.8K 阅 · 567 赞 · 22 转

How nature and serif fonts became the default face of artificial intelligence TLDR: AI branding converged on serifs + nature photos + soft neutrals to feel "humane." It worked… until everything

中文介绍 博主分析了 AI 品牌化中,自然元素与衬线字体的共鸣趋势,表明这已成为当今 AI 形象的默认风格。这种设计风格成功塑造了人性化的品牌认知。

Knowledge Flywheels

@yisongyue · 24.2K 粉丝 · 48.3K 阅 · 503 赞 · 37 转

A new scaling dimension is emerging Today, we scale models through better data, architectures, and compute. We scale agents through better tools, search, verification, and harnesses. Tomorrow, we will

中文介绍 博主提出了一种新型的扩展维度,即通过更好的工具和搜索验证方式来提升 AI 代理的效率,反映出行业对 AI 能力提升与应用深度的持续关注。

Improving GPT‑5.6 Sol in ChatGPT—and expanding access to GPT-5.6 Luna for free users

ChatGPT introduces improved GPT-5.6 Sol with better accuracy and consistency, plus expanded access for free users and unlimited everyday chats with GPT-5.6 Luna.

中文介绍 OpenAI发布了改进版的GPT-5.6 Sol,提升了准确性和一致性,同时为免费用户扩展了访问权限,并提供与GPT-5.6 Luna的无限日常聊天功能。

Working with the American Psychological Association on youth mental health and AI

OpenAI and the American Psychological Association advance evidence-based guidance, resources, and safeguards for responsible AI use and youth mental health.

中文介绍 OpenAI与美国心理学协会合作,推动基于证据的指导和资源,以确保人工智能的负责任使用和青少年心理健康。

GDM leadership reset

**Google DeepMind** undergoes a leadership reshuffle with **Demis Hassabis** moving to Chair and Chief Scientist roles, while **Koray Kavukcuoglu** takes operational control focusing on **Gemini** and product execution. The launch of **Discovery Loop** by founders including **Jeff Dean**, **Sanjay G

中文介绍 Google DeepMind进行领导层重组,Demis Hassabis转任董事会主席与首席科学家,Koray Kavukcuoglu接管运营,专注于Gemini及产品执行。

Third-party cyber evaluations involving OpenAI models

OpenAI explains recent third-party cybersecurity evaluation incidents and outlines new safeguards to strengthen AI model testing and evaluation.

中文介绍 OpenAI解释了最近的第三方网络安全评估事件,并概述了新措施,以加强人工智能模型的测试和评估。

not much happened today

**Alibaba** launched **Qwen3.8-Max**, enhancing multimodal capabilities and agent ecosystem integration. **NVIDIA** introduced **Alpamayo 2 Super** for autonomous vehicle reasoning, while **Mistral AI** released **Shieldstral**, a 3B parameter open-weights safety model for on-device moderation. **Po

中文介绍 阿里巴巴推出了Qwen3.8-Max,增强了多模态能力和代理生态系统整合;NVIDIA推出Alpamayo 2 Super,专为自主驾驶汽车推理设计;Mistral AI发布了一个3B参数的开放权重安全模型Shieldstral。

市场总览

当前整体市场呈现分化状态。美股方面,S&P 500 和 Nasdaq 100 ETF 显示出偏上行的信号,尤其是 S&P 500 的 MACD 金叉和 RSI 正常状态,显示出强劲的上涨动能。加密货币领域,由于恐慌贪婪指数低至 25,显示出极度恐慌的情绪,建议保持谨慎。商品外汇方面,黄金和原油表现中性,分别出现MACD 死叉和相对稳健的行动。整体来看,市场依旧维持波动状态,各资产之间存在显著差异。

今日关注

SPY S&P 500 ETF (SPY)
偏上行

当前价格为 768.56,RSI 读数为 63.7,表明处于正常状态且接近超买区间。此标的存在 MACD 金叉信号,短期趋势向上,且多头排列状态支持上行趋势。

NVDA Nvidia (NVDA)
偏上行

当前价格为 218.99,RSI 为 61.4,处于正常状态且接近超买。MACD 已经出现金叉,且多头排列显示出强势的技术状态,趋势向上。

JD 京东 (JD)
中性

当前价格为 32.81,RSI 为 73.4,属于超买状态。虽然存在空头排列的信号,但价格和移动均线状况保持在相对平衡状态,因此我们保持中性观点。

全部资产

^VIX

VIX 恐慌指数

$15.15 -4.17%
5 日
-11.35%
距 52w 高
-57.1%
RSI(14)
42.7
趋势
空头
SMA 20 / 50 / 200
17.17 / 17.30 / 18.60
MACD / 信号
-0.333 / -0.048
MACD 死叉 (3 天前)空头排列

^TNX

10Y 美债收益率 (%)

$4.67 +1.15%
5 日
+0.15%
距 52w 高
-1.6%
RSI(14)
56.7
趋势
多头
SMA 20 / 50 / 200
4.63 / 4.54 / 4.29
MACD / 信号
0.039 / 0.043
MACD 死叉 (1 天前)接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$99.97 +0.28%
5 日
-0.04%
距 52w 高
-1.8%
RSI(14)
40.5
趋势
中性
SMA 20 / 50 / 200
100.72 / 100.48 / 99.16
MACD / 信号
-0.198 / -0.014
接近 52 周高

SPY

S&P 500 ETF

$768.56 -0.16%
5 日
+3.62%
距 52w 高
-0.4%
RSI(14)
63.7
趋势
多头
SMA 20 / 50 / 200
749.26 / 746.73 / 702.46
MACD / 信号
5.068 / 2.015
MACD 金叉 (3 天前)接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$714.65 -0.37%
5 日
+4.55%
距 52w 高
-4.5%
RSI(14)
54.3
趋势
中性
SMA 20 / 50 / 200
700.46 / 714.70 / 647.30
MACD / 信号
-1.706 / -5.441
MACD 金叉 (2 天前)

AAPL

Apple

$312.41 +0.45%
5 日
-6.30%
距 52w 高
-9.3%
RSI(14)
46.9
趋势
多头
SMA 20 / 50 / 200
323.53 / 309.74 / 279.16
MACD / 信号
1.378 / 4.854
MACD 死叉 (4 天前)多头排列

MSFT

Microsoft

$499.86 +2.54%
5 日
+10.81%
距 52w 高
-9.7%
RSI(14)
78.1
趋势
中性
SMA 20 / 50 / 200
418.09 / 405.27 / 433.16
MACD / 信号
25.454 / 13.437
RSI 超买

NVDA

Nvidia

$218.99 -0.10%
5 日
+12.28%
距 52w 高
-7.4%
RSI(14)
61.4
趋势
多头
SMA 20 / 50 / 200
206.17 / 205.85 / 193.77
MACD / 信号
1.896 / -0.074
MACD 金叉 (2 天前)多头排列

GOOGL

Alphabet

$357.75 -1.29%
5 日
+7.22%
距 52w 高
-12.4%
RSI(14)
52.4
趋势
多头
SMA 20 / 50 / 200
348.91 / 357.20 / 328.62
MACD / 信号
0.943 / -2.795
MACD 金叉 (4 天前)多头排列

TSLA

Tesla

$319.53 -0.63%
5 日
+3.46%
距 52w 高
-35.9%
RSI(14)
36.9
趋势
空头
SMA 20 / 50 / 200
347.29 / 382.68 / 409.39
MACD / 信号
-21.393 / -21.039
空头排列

META

Meta

$589.90 +0.19%
5 日
+9.44%
距 52w 高
-25.9%
RSI(14)
47.0
趋势
空头
SMA 20 / 50 / 200
616.12 / 600.62 / 632.00
MACD / 信号
-8.165 / -4.446
空头排列
加密恐慌贪婪
25
极度恐慌
加密总市值
$2.28 T
-0.56% / 24h
BTC 主导率
56.6%
ETH 10.1%
24h 成交量
$49.9 B
活跃币 18,165

BTC-USD

Bitcoin

$64,189.32 -0.63%
5 日
+2.27%
距 52w 高
-49.1%
RSI(14)
51.0
趋势
中性
SMA 20 / 50 / 200
64,385.56 / 63,236.90 / 70,507.64
MACD / 信号
-7.440 / 21.680

ETH-USD

Ethereum

$1,899.85 -0.35%
5 日
+3.06%
距 52w 高
-61.6%
RSI(14)
54.8
趋势
中性
SMA 20 / 50 / 200
1,890.91 / 1,790.21 / 2,066.87
MACD / 信号
19.570 / 25.407

SOL-USD

Solana

$72.31 -2.23%
5 日
+0.62%
距 52w 高
-71.4%
RSI(14)
41.8
趋势
空头
SMA 20 / 50 / 200
74.69 / 75.03 / 84.34
MACD / 信号
-0.822 / -0.651
空头排列

BABA

阿里巴巴 (BABA)

$126.81 -1.34%
5 日
+9.02%
距 52w 高
-34.2%
RSI(14)
66.1
趋势
中性
SMA 20 / 50 / 200
118.18 / 113.80 / 140.31
MACD / 信号
4.043 / 2.480

PDD

拼多多 (PDD)

$90.85 -0.10%
5 日
+3.90%
距 52w 高
-34.8%
RSI(14)
64.3
趋势
中性
SMA 20 / 50 / 200
86.42 / 83.66 / 103.08
MACD / 信号
1.803 / 1.098

JD

京东 (JD)

$32.81 +0.83%
5 日
+1.55%
距 52w 高
-11.0%
RSI(14)
73.4
趋势
中性
SMA 20 / 50 / 200
30.88 / 28.97 / 29.44
MACD / 信号
1.248 / 1.055
RSI 超买

0700.HK

腾讯控股 (0700.HK)

HK$479.20 -2.64%
5 日
+1.57%
距 52w 高
-29.8%
RSI(14)
55.8
趋势
中性
SMA 20 / 50 / 200
465.94 / 453.26 / 536.17
MACD / 信号
8.362 / 5.352

GC=F

黄金期货

$4,303.70 +1.36%
5 日
+4.97%
距 52w 高
-23.0%
RSI(14)
63.0
趋势
中性
SMA 20 / 50 / 200
4,076.02 / 4,172.64 / 4,478.96
MACD / 信号
4.131 / -29.432

CL=F

WTI 原油期货

$78.05 +3.76%
5 日
-6.63%
距 52w 高
-34.7%
RSI(14)
46.4
趋势
中性
SMA 20 / 50 / 200
81.52 / 80.70 / 76.18
MACD / 信号
-0.261 / 0.459
MACD 死叉 (2 天前)

USDCNY=X

美元 / 人民币

¥6.74 -0.15%
5 日
-0.34%
距 52w 高
-6.2%
RSI(14)
33.2
趋势
空头
SMA 20 / 50 / 200
6.77 / 6.77 / 6.90
MACD / 信号
-0.008 / -0.006
接近 52 周低空头排列
风险提示

过去走势不代表未来表现,风险仍存在。仅供技术指标解读参考,不构成投资建议。

Australia news live: Richard Marles insists Tony Burke’s speech on Labor’s new restrictive immigration policy ‘hasn’t been called off’

Deputy prime minister says Burke’s speech before National Press Club was not cancelled. Follow today’s news live Police investigating after 23-year-old found dead at rural property with injuries consistent with animal attack Police are investigating after the body of a man was found with significant

中文摘要 澳大利亚副总理理查德·马尔斯表示,托尼·伯克在国家新闻俱乐部的演讲未被取消。同时,警方正在调查一名23岁男子在乡村房产被发现死于动物攻击的案件。

Houthi attacks reportedly kill at least 30 Yemeni government forces

The Houthis say they launched missiles and drones at "Saudi military build-ups" in the central provinces of Marib and Hadramawt.

中文摘要 胡塞武装称其发射导弹和无人机袭击了在马里布和哈德拉毛特中部省份的“沙特军事集结”,造成至少30名也门政府军死伤。

India is a nation of walkers - but its cities forgot them

India's top court has put the spotlight on unsafe footpaths and the country's forgotten pedestrians.

中文摘要 印度最高法院关注到城市中的行人安全问题,指出城市在基础设施建设中忽视了行人需求。

Far-right fitness clubs mask extremist recruitment, experts warn

Al Jazeera's Nils Adler reports on how far-right 'Active Clubs' use fitness and camaraderie to recruit young white men.

中文摘要 专家警告,极右翼的“活动俱乐部”通过健身和团体活动招募年轻男性,掩盖其极端主义招募行为。

Trump signs new executive orders seeking to limit US birthright citizenship

The US president's latest effort comes after Supreme Court ruled against his push to reinterpret constitutional right.

中文摘要 美国总统特朗普签署新行政命令,试图限制出生公民权,此举在最高法院决定反对其解读宪法权利后采取。

Toronto police arrest two in US Consulate shooting investigation

Suspects recruited via encrypted app and offered money for violent acts, Toronto police reveal after arrests.

中文摘要 多伦多警方逮捕两名嫌疑人,揭示他们通过加密应用招募并为暴力行为提供资金。

A List of Good Things

For something different in August, we bring you ideas, rituals and activities to add joy to your days.

中文摘要 为丰富八月的生活,提供建议和活动,倡导增强日常生活乐趣。

Iran aims to ban U.S. and Israeli ships from Strait of Hormuz and charge others a toll

Iran's parliament is reviewing a plan to ban ships linked to the U.S., Israel and other "hostile countries" from transiting the Strait of Hormuz. The Trump administration has rejected the plan.

中文摘要 伊朗议会正在审议一项计划,禁止与美国、以色列等“敌对国家”相关的船只通过霍尔木兹海峡。

Fire engulfs earthquake housing site in Turkiye

A fire broke out at a workers' accommodation camp at a construction site for earthquake housing in Hatay, Turkiye.

中文摘要 土耳其哈塔伊一个地震安置建筑工地的工人宿舍发生火灾。

Israeli Settler Charged in Death of Activist Awdah Hathaleen

The indictment was a rare case in which the Israeli authorities pressed charges against an Israeli in the killing of a Palestinian.

中文摘要 以色列当局对一名以色列定居者提出杀害巴勒斯坦活动家的控诉,成为罕见案件。

How fragile is Lebanon’s uneasy peace?

Israel goes on the attack after the first soldiers are killed since ceasefire began two months ago.

中文摘要 以色列在停火两个月后首次袭击,导致士兵阵亡,凸显黎巴嫩局势的脆弱性。

Fed's Musalem Expresses Preference to Raise Rates

Federal Reserve Bank of St. Louis President Alberto Musalem explains why he expressed a preference to raise rates at the Federal Open Market Committee's July meeting. Speaking at an event in São Paulo, Musalem also discusses the outlook for inflation. (Source: Bloomberg)

中文摘要 圣路易斯联邦储备银行行长阿尔贝托·穆萨勒姆在巴西圣保罗的一次活动中表示,他在七月的联邦公开市场委员会会议上表达了加息的偏好,并讨论了通货膨胀的前景。

Why airlines are warning over lithium-ion batteries

The airline industry wants passengers to be careful when travelling with lithium ion batteries.

中文摘要 航空业提醒乘客在携带锂离子电池旅行时要小心,尤其是在飞行过程中,需关注电池的安全性和使用规定。

Argos is getting a makeover - but can it attract new shoppers?

The retailer has been around for 50 years but struggled to compete with newer rivals such as Amazon. Can its new owners turn it around?

中文摘要 阿戈斯零售商在经历了50年的发展后,面临与亚马逊等新兴竞争对手的挑战,新的所有者正在寻求让品牌焕然一新,吸引更多顾客。

Fed's Musalem Sees Need for 'Meaningful Restraint' on Inflation

Federal Reserve Bank of St. Louis President Alberto Musalem says policymakers can't afford to tolerate higher inflation while they wait for the possibility of stronger productivity growth. He speaks at an event in São Paulo. (Source: Bloomberg)

中文摘要 穆萨勒姆呼吁采取有效措施来抑制通货膨胀,他警告说,决策者不能在等待生产力增长的可能性时容忍更高的通胀。

Chinese Banks Expand Direct Settlement to Aid Yuan’s Global Role

China is accelerating its push to internationalize the yuan as domestic banks add new foreign currencies available for direct settlement to bypass the dollar in cross-border trade.

中文摘要 中国正在加速推动人民币国际化,国内银行增加了能够进行直接结算的新外币种类,以应对跨境贸易中绕过美元的需求。

Japan Sees Rush for Covenant Shelter as BBB-Rated Bond Sales Fly

Japanese companies have already sold more corporate bonds with investor protection this year than in all of 2025, as lower-rated borrowers increasingly turn to the bond market instead of relying solely on bank loans for their funding needs.

中文摘要 日本公司已在2026年发行了超过往年全部数量的带投资者保护的企业债券,较低评级的借款者越来越依赖债券市场而非银行贷款。

Trex CEO on Earnings, Consumer Demand For Deck Materials

Trex CEO Adam Zambanini joins Bloomberg Businessweek Daily to discuss the deck materials company's latest earnings results, the company's total addressable market, push into the Southern Sunbelt, customer demand, and more. He speaks with Carol Massar and Tim Stenovec. (Source: Bloomberg)

中文摘要 Trex首席执行官亚当·赞巴尼尼在访谈中分享了公司的最新财务业绩、可用市场以及对南方市场的拓展计划。

Japan Small Caps Face Survival Race as Topix Cull Looms

Japan’s Topix stock index is poised for its biggest overhaul, with more than 600 companies — over a third of its constituents — likely to be gradually removed under new eligibility rules, according to analysts’ estimates.

中文摘要 日本TOPIX股票指数即将进行重大 overhaul,预计将逐步剔除超过600家公司,占其成分股的三分之一以上,分析师对此进行了预估。

Asian Stocks to Slip on Iran Concerns, Oil Climbs: Markets Wrap

Stocks in Asia looked set to edge lower Friday after a resurgence in geopolitical tensions sent US stocks and bonds lower. Oil jumped, reviving inflation concerns ahead of a key US jobs report.

中文摘要 因地缘政治紧张局势加剧,亚洲股市预计周五下滑,美国股市和债券也受到影响,油价上涨加大了通胀担忧。

Latest Oil Market News and Analysis for Aug. 7

Oil extended gains on reports that Iran attacked “hostile targets” in the Strait of Hormuz, with Tehran seeking to bar US ships from the critical waterway in a deal with Oman.

中文摘要 由于伊朗在霍尔木兹海峡攻击“敌对目标”的消息,油价延续上涨,德黑兰寻求通过与阿曼的协议阻止美国船只进入该关键水道。

Big Take: The situation at Situational Awareness

On today’s Big Take podcast, hedge fund reporters Katherine Burton and Hema Parmar join Sarah Holder to break down the rise of 24-year-old ‘Nostradamus of AI’ Leopold Aschenbrenner, the meltdown of his hedge fund Situational Awareness and whether the episode exposes broader hedge fund vulnerabilitie

中文摘要 在本期Big Take播客中,对冲基金记者讨论了年轻AI专家利奥波德·阿申布伦纳及其对冲基金Situational Awareness的崩溃,探讨这一事件是否揭示了更广泛的行业问题。

Follow the Money All the Way to Carney's Canada

Bloomberg News Editor-in-Chief Emeritus Matt Winkler explains what is behind Canada's investment boom. The country's government poised to attract record investment from outside its borders after foreigners poured $183 billion into Canada’s stocks and bonds in the past year. Winkler says its thanks t

中文摘要 彭博社首席编辑马特·温克勒分析了加拿大投资激增的背后原因,预计该国政府将吸引创纪录的外资,去年外资投资了1830亿美元的加拿大股票和债券。