每日简报

2026-07-05

Morning Brief

2026-07-05

今天AI领域在隐私保护和实时处理技术方面取得了重要进展,而金融市场对油价和电力需求的变动表现出高度敏感.

今日最重要的 5 件事

  1. 1
    财经要点Bloomberg Markets

    OPEC+再次提高石油配额

    为什么重要 这一决定可能会影响全球石油供应的稳定性,尤其是在美伊关系改善背景下,市场供需关系会更加紧张。

  2. 2
    技术动态GitHub Trending

    Meetily:隐私优先的AI会议助手

    为什么重要 本地处理和隐私保护的AI工具有望改变会议效率,尤其是在对话音技术和实时转录的领域中。

  3. 3
    财经要点Financial Times

    电力价格因极端天气飙升

    为什么重要 气温异常导致的停电现象将对能源市场的价格波动产生重大影响,并可能影响消费者和企业的费用支出。

  4. 4
    时政观察DW 中文

    中欧贸易摩擦缓解举措

    为什么重要 在全球经济复苏过程中,有效的贸易关系至关重要,尤其是对抗加剧的贸易紧张情绪。

  5. 5
    时政观察DW 中文

    知名影星评论《民族团结法》

    为什么重要 该法案引发的全国性讨论可能会影响中国与国外的关系及其意识形态的发展。

市场状态

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

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

招聘信号

  • 升温 会议AI助手开发 随着对隐私保护和本地化处理需求的增加,Meetily等产品催生需求,企业急需这一方向的人才。
  • 升温 能源市场分析 电力需求和价格波动对新能源和传统能源的市场影响导致对此领域分析师的需求上升。
  • 稳定 国际贸易协调 中欧之间促进贸易流动的举措彰显了对国际贸易专家的持续需求,尽管市场处于波动期。

论文趋势

X 讨论主题

Top Project

Zackriya-Solutions/meetily

Rust · ★ 15,835 · 🍴 1,720 · 📈 718 stars today

Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai - https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS &

中文介绍 Meetily 是一款以隐私为优先的人工智能会议助手,具备更快的实时转录和说话者区分功能,同时支持本地处理,无需云服务。它采用 Rust 技术开发,解决了传统会议记录的效率和隐私问题。对想要提高会议效率并保护隐私的团队尤为重要:它展示了毫无疑问的本地处理趋势,减少了对云服务的依赖。

Most Practical

openai/codex-plugin-cc

JavaScript · ★ 25,108 · 🍴 1,519 · 📈 718 stars today

Use Codex from Claude Code to review code or delegate tasks.

中文介绍 Codex Plugin CC 允许用户利用 Codex 来审核代码或委派任务,提升开发效率。它为开发者提供了灵活的代码处理方式,改善工作流程。为什么重要:它体现了 AI 工具在代码审查与任务管理中的重要性,推动编程生产力的提升。

Most Surprising

asgeirtj/system_prompts_leaks

JavaScript · ★ 49,368 · 🍴 8,067 · 📈 471 stars today

Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.

中文介绍 该项目提取了来自多种 AI 模型的系统提示,包括 Anthropic 和 OpenAI 的多款产品,旨在帮助研究和分析这些提示的有效性。它为开发者提供了宝贵的数据资源,支持更深入的学习和应用。为什么重要:揭示了 AI 模型设计和功能的演变,有助于理解当前人工智能的发展趋势。

AgenticSTS: A Bounded-Memory Testbed for Long-Horizon LLM Agents

👍 45

Memory for a long-horizon LLM agent is a contract about what each future decision is allowed to see. The simplest contract appends past observations, tool calls, and reflections to every prompt, which makes prior context easy to access but also turns it into a jumbled mixture in which the effect of

中文介绍 针对长时间跨度的 LLM 代理,论文提出了AgenticSTS,一个有限记忆的测试平台。该方法定义了记忆作为未来决策所允许访问的契约,通过简单地将过去的观测、工具调用和反思附加到每个提示中来增强在长章节中的推理能力。这一方法可帮助理解复杂决策过程的重要性,有助于提升智能体的表现。意义:在 Agent、Memory 方向具重要影响。

EvoPolicyGym: Evaluating Autonomous Policy Evolution in Interactive Environments

👍 43

Autonomous agents are increasingly expected to improve executable policies through feedback, yet existing evaluations often collapse this process into a final score or confound it with open-ended software-engineering progress. We introduce Autonomous Policy Evolution, a controlled evaluation setting

中文介绍 论文提出了EvoPolicyGym,一个用于评估自主策略演化的控制评估环境。它解决了现有评估方法将自主政策演化过程简化成最终分数的问题,致力于通过反馈实现可执行策略的持续改进。这为机器人技术和智能体发展提供了有效的评估框架,能够更好地适应复杂互动环境。意义:推动了 RLHF 和智能体学习研究进展。

PerceptionRubrics: Calibrating Multimodal Evaluation to Human Perception

👍 38

We introduce PerceptionRubrics, a rubric-based evaluation framework that addresses the gap between saturated benchmark scores and real-world brittleness. Shifting evaluation from holistic semantic matching to rigorous atomic auditing, PerceptionRubrics pairs 1,038 information-dense images with over

中文介绍 PerceptionRubrics是一种基于评分标准的评估框架,旨在解决基准得分与现实世界脆弱性之间的差距。该论文通过将评估从整体语义匹配转移到严格的原子审计,结合1038张信息丰富的图像与超过200种细粒度标注来进行评估。这种方法能够更准确地反映模型在实际应用中的表现,为多模态评估提供了新的方向。意义:对于提高模型在实际运用的可靠性具有重要意义。

Morphing into Hybrid Attention Models

👍 37

Hybrid attention models improve long-context efficiency by retaining only a subset of full-attention layers and replacing the remaining layers with linear attention. However, the effectiveness of Transformer-to-hybrid conversion critically depends on which layers preserve full attention. Existing hy

中文介绍 论文探讨了混合注意力模型,通过仅保留部分全注意力层并用线性注意力替代其余层来提高长上下文的效率。然而,变换器到混合模型的转换效果在于选择哪些层保留全注意力,该研究为混合注意力模型的有效性提供了新的视角。这一方法为优化长文本处理提供了可行方案,促进了模型在信息处理中的表现。意义:对 Transformer 和长文本处理研究的重要贡献。

AgenticDataBench: A Comprehensive Benchmark for Data Agents

👍 27

Data science aims to derive actionable insights from heterogeneous raw data, unlocking the value of the massive amounts of data generated in modern society. Automating this process is essential to reducing labor-intensive efforts for data scientists and enabling scalable data-driven applications. Re

中文介绍 AgenticDataBench 是一个针对数据代理的全面基准,旨在推动数据科学的自动化,以从异构原始数据中提取可操作洞察力。该方法通过减轻数据科学家劳动密集的工作,促进可扩展的数据驱动应用,为精准数据分析提供了一套明确的评估标准。这一基准有助于提高数据处理的效率与准确性,具备在数据科学领域的广泛应用潜力。意义:对数据驱动决策和应用具有积极影响。

ELDR: Expert-Locality-Aware Decode Routing for PD-Disaggregated MoE Serving

👍 24

In prefill-decode (PD) disaggregated LLM serving, each request is assigned to a decode worker after prefill. Existing decode routers balance only load; for mixture-of-experts (MoE) models this is incomplete: equally loaded workers can differ in latency, since each decode step loads the weights of ev

中文介绍 在预填解码(PD)拆分的 LLM 服务中,ELDR提出了一种专家本地感知解码路由方法,解决现有解码路由器仅关注负载分配的问题,强调各解码步骤的延迟差异。此方法能有效提升混合专家(MoE)模型的表现,通过智能任务分配提高服务效率,为大规模 LLM 应用提供了技术支持。意义:推动 MoE 模型的服务效率提升,对智能体应用有深远影响。

Seed2.0 Model Card: Towards Intelligence Frontier for Real-World Complexity

👍 23

We present Seed2.0, a model series that takes a meaningful step toward solving complex, real-world tasks. Our approach begins with identifying users' genuine needs and constructing a reliable, forward-looking evaluation system by selecting and abstracting benchmarks grounded in these needs and in re

中文介绍 Seed2.0是一个模型系列,旨在解决复杂的现实世界任务。研究通过识别用户真正需求,选择和抽象基础上的基准,构建可靠且前瞻性的评估体系。这一方法强调与用户需求相关的实际应用,为智能体能力发展提供了一种有效的架构,支持更复杂任务的处理。意义:推动复杂任务处理领域的研究进展,适应智能体广泛的实际需求。

Multimodal Continuous Reasoning via Asymmetric Mutual Variational Learning

👍 22

Multimodal Large Language Models (MLLMs) are often constrained by a language-space bottleneck, forcing complex visual reasoning into discrete tokens which can lose perceptual nuance. A promising alternative is continuous latent reasoning, where the goal is to discover implicit reasoning pathways tha

中文介绍 论文提出了一种通过非对称互信息变分学习实现的多模态连续推理方法,旨在克服多模态大语言模型在复杂视觉推理中面临的语言空间瓶颈。该技术通过发现潜在推理路径,提升视觉推理的表现和细腻度,为综合多模态信息处理提供新思路。意义:为多模态推理和 Agent 领域的的研究提供了新的技术支持。

MemSyco-Bench: Benchmarking Sycophancy in Agent Memory

👍 22

Memory has emerged as a cornerstone of modern LLM-based agents, supporting their evolution from single-turn assistants to long-term collaborators. However, memory is not always beneficial: retrieved memories often induce a critical issue of sycophancy, causing agents to over-align with the user at t

中文介绍 本文探讨了记忆如何促进现代 LLM 代理的发展,但也指出检索记忆可能导致过于迎合用户的倾向。通过建立MemSyco-Bench评估框架,论文分析了记忆在智能体长期协作中的作用与挑战,为未来的智能体设计提供指导。此研究强调了记忆管理的复杂性,推动了 Agent 在用户互动中的发展。意义:对智能体与记忆系统研究的影响深远。

WorldDirector: Building Controllable World Simulators with Persistent Dynamic Memory

👍 21

We present WorldDirector, a highly controllable video world model framework designed for persistent dynamic object memory and unrestricted viewpoint exploration. Unlike existing world models that entangle physical dynamics with pixel rendering and rely on continuous visual observation to sustain mot

中文介绍 WorldDirector是一个高度可控的视频世界模型框架,专为持久动态对象记忆和不受限视角探索设计。与传统世界模型依赖于连续视觉观察的限制不同,该框架能够有效处理物理动态与像素渲染的联系,使得动态环境中的交互更加真实。这一研究为虚拟现实和游戏中的智能体应用提供了新的视角。意义:在世界建模与虚拟环境交互领域具有重要应用前景。

Breaking Failure Cascades: Step-Aware Reinforcement Learning for Medical Multimodal Reasoning

👍 19

Recent multimodal large language models have shown great promise in clinical image reasoning, but existing post-training pipelines remain predominantly outcome-centric, relying on final answer correctness or sequence-level preferences. This suffers from sparse credit assignment, making it difficult

中文介绍 本研究提出了一种基于逐步强化学习的策略,以解决医学多模态推理中的失败级联问题。通过改善后训练流程,侧重于更细致的信用分配,使得模型在多阶段推理任务上表现更加可靠。这一方法促进医学图像理解决策的准确性,对提高临床应用具有重要价值。意义:推动医学智能体与决策支持系统的发展,优化医疗实践。

ASPIRE: Agentic /Skills Discovery for Robotics

👍 18

Traditional robot programming is challenging: it requires orchestrating multimodal perception, managing physical contact dynamics, and handling diverse configurations and execution failures. We introduce ASPIRE (Agentic Skill Programming through Iterative Robot Exploration), a continual learning sys

中文介绍 ASPIRE 提出了一种基于迭代机器人探索的自主技能编程框架,旨在解决传统机器人编程中的多模态感知和执行失败的问题。该方法通过持续学习和技能发现,使机器人能够适应不同的环境和任务需求。这一研究为智能机器人软件开发和应用提供了新思路,推动了实际操作的灵活性和适应性。意义:在机器人智能和技能发展方面具有重大影响。

Logit-Contribution Scoring Identifies Non-Literal Retrieval Heads

👍 14

In long-context use, large language models frequently synthesize answers from the meaning of a relevant context span rather than literally copy-pasting them. Identifying which attention heads perform this synthesis matters for interpreting long-context model behavior. Yet existing detectors miss the

中文介绍 论文讨论了如何在长上下文中识别非字面检索头,即大型语言模型根据相关内容片段的意义合成答案,而非简单复制。通过引入Logit-Contribution Scoring方法,该研究能够更好地解析长上下文模型的行为,有助于模型改进和任务优化。此技术为深度学习模型解析提供了新的工具,有助于理解智能体交互的逻辑。意义:对大型语言模型表现的优化和智能体应用的深入分析具重要作用。

SkillCoach: Self-Evolving Rubrics for Evaluating and Enhancing Agentic Skill-Use

👍 14

Skills are becoming a reusable operational layer for LLM agents, encoding SOPs, domain rules, tool workflows, scripts, and validation routines. In realistic skill repositories, overlapping skills make reliable skill-use difficult. Final verifier success is too coarse for both evaluation and training

中文介绍 SkillCoach提出了一种自我演化评分标准,用于评估和增强智能体的技能使用。该研究通过分析重叠技能和评估流程中的验证器成功概率,致力于为现实技能库的可靠使用提供指导。这一方法提升了智能体的操作效率和技能掌握,为构建高度智能的协作系统奠定了基础。意义:促进智能体在多领域应用中的技能增长与优化。

AutoMem: Automated Learning of Memory as a Cognitive Skill

👍 12

Memory expertise is a learned skill: knowing what to encode, when to retrieve, and how to organize knowledge--a capacity known in cognitive science as metamemory. We bring this perspective to LLMs by treating memory management as a trainable skill. We promote file-system operations to first-class me

中文介绍 论文提出了状态预测分离假设,认为将预测下一个标记与存储有用状态的功能解耦,有助于提升语言建模性能。研究设计了一个变换器变体来验证这一假设,结果表明该模型在语言建模流畅性和准确性上有显著提升,推动了变换器模型的进步。意义:为语言建模与智能体预测的未来研究方向提供了新的理论基础。

InstanceControl: Controllable Complex Image Generation without Instance Labeling

👍 8

Controllable image generation methods, such as ControlNet, have demonstrated a remarkable capacity to introduce visual conditions(e.g., depth maps) to guide image generation. However, these methods often struggle with complex multi-instance scenes, frequently leading to attribute confusion among ins

When Search Agents Should Ask: DiscoBench for Clarification-Aware Deep Search

👍 8

Search agents powered by large language models (LLMs) are increasingly used to solve complex information-seeking tasks, requiring multi-step retrieval and reasoning to fulfill user goals. However, existing benchmarks often assume that user queries are complete and explicit, overlooking the fact that

The State-Prediction Separation Hypothesis

👍 8

Transformers use the same forward computation stream to both predict the next token and store useful state for future token predictions. We formulate the state-prediction separation hypothesis: disentangling the two roles yields better language modeling performance. We design a Transformer variant t

AnyGroundBench: A Specialized-Domain Benchmark for Video Grounding in Vision-Language Models

👍 7

Vision-Language Models (VLMs) have demonstrated immense promise in Spatio-Temporal Video Grounding (STVG). However, current evaluation protocols are largely confined to zero-shot assessments on general, daily-life benchmarks. This creates a critical disconnect from real-world applications in special

中文介绍 AnyGroundBench是一个针对视频定位的专业化基准,聚焦于视觉语言模型的应用。论文指出当前的评估主要限于零-shot评估而缺乏真实应用导向,进而提出了一种综合评估框架。这一基准旨在提升模型在特定领域的实际应用能力,将有效推动视觉语言模型技术的发展。意义:对视频分析和智能视听系统的研究具有重要影响。

The Fable Loop Library: 25 Workflows on Autopilot

@EXM7777 · 122.0K 粉丝 · 208.2K 阅 · 525 赞 · 47 转

i'm going to teach you how to run Fable 5 on autopilot, using my own library of loops and goals... 25 workflows, each with a prompt and the exact tool it plugs into the method follows karpathy's

中文介绍 该博主分享了如何利用自己的 Fable 5 循环库实现自动化工作流,共提供了 25 个工作流示例,每个工作流配有提示和具体工具。这为用户探索自动化工作流提供了实用路线,反映了当前企业对自动化效率的关注。

Career advice in the age of AI

@philhchen · 9.1K 粉丝 · 179.1K 阅 · 516 赞 · 34 转

AI models get better at anything you can write a loss function for, and school is mostly loss functions: well-defined problems graded against known answers. Therefore, the valuable work of the next

中文介绍 讨论了 AI 时代的职业发展建议,提到AI模型的成长与可定义的损失函数有关,学校教育也大多基于此。博主强调,未来的价值工作将随着教育和技术的发展而转变,反映了当前职场对 AI 适应性的重视。

Your AI, your growth

@arthurmensch · 74.0K 粉丝 · 162.7K 阅 · 539 赞 · 76 转

Of course you need to use open-source models if you’re an enterprise leader. Close model providers, that are now forcing data retention, are gaining immense leverage on your business if you don’t. As

中文介绍 博主认为,企业领导者应使用开源模型,以抵御封闭模型供应商对数据的控制和影响。这一观点体现了企业对数据主权和灵活性的深刻思考,反映了行业对开源解决方案需求的增加。

How to build a second brain with Fable 5

@EXM7777 · 122.0K 粉丝 · 83.6K 阅 · 518 赞 · 48 转

I'm going to show you, step by step, how to turn Fable 5 into a machine that knows your business inside out... and ships outputs that look nothing like what everyone else is getting the tool is a

中文介绍 提供了 Fable 5 的逐步教程,教用户如何将该工具转变为深入了解自己业务的机器,并生成独特的输出。这揭示了 AI 工具在个性化和业务洞察方面的潜力,尤其在竞争日益激烈的市场中。

THE MOST VALUABLE THING YOU CAN DO WITH FABLE 5 IN THE NEXT 24 HOURS

@AlexFinn · 459.5K 粉丝 · 72.5K 阅 · 565 赞 · 34 转

If the first thing you did with Fable 5 was vibe code, you're using it wrong. Fable 5 isn't a vibe coding tool. It's an operating systems tool. Let me explain. Fable 5 is the first model I've ever

中文介绍 博主强调了 Fable 5 的作用不仅限于简单编码,而更像是一个操作系统工具。此观点反映了对 Fable 5 应用方式的深度思考,旨在引导用户更有效地利用该工具,符合当前工具多样化的趋势。

Agentic Autonomy Levels

@addyosmani · 404.9K 粉丝 · 53.5K 阅 · 525 赞 · 66 转

In most conversations about agentic engineering, the action has changed from prompting to operating. Here's a frontier looking into the fog: software factories, goals, loops, background sessions,

中文介绍 探讨了在自主工程讨论中,从单纯提示转向操作的变革,介绍了软件工厂、目标、循环和后台会话等概念。这表明了行业对自主工程深化理解的需求,能够促进未来更复杂的自动化系统发展。

A Field Guide to Fable: Finding Your Unknowns

@trq212 · 299.3K 粉丝 · 40.1K 阅 · 534 赞 · 43 转

Working with Claude Fable 5 keeps re-teaching me an old lesson: the map is not the territory. The map, a representation of the work to be done, is my prompts and skills and context, it’s what I give

中文介绍 分享了在使用 Claude Fable 5 时重新认识到的一条重要经验:地图并不是区域。这种隐喻强调了工作过程中剧本和技能的重要性,并在不断变化的工作环境中反映了对理解背景和任务的重要性的共识。

AIEWF Daily Dispatch: The great loops debate and the state of AI engineering

The AI Engineer World’s Fair ended with a debate about loops, a report on the state of AI engineering, and closing keynotes focused on what to build next.

中文介绍 在AI工程世界博览会结束时,围绕“循环”进行了辩论,并发布了AI工程现状的报告,闭幕主题演讲聚焦于未来的构建方向。

Vercel's Andrew Qu on why agents are a new kind of software

The Vercel Chief of Software explains how its agent framework, eve, was created — and why skills, sandboxes and agent-readable websites now matter.

中文介绍 Vercel软件负责人Andrew Qu介绍了其新软件框架“eve”的创建过程,以及技能、沙盒和可读网站的重要性。

The website of the future may assemble itself for every visitor

Adobe is experimenting with “agentic sites” that generate pages around an individual user’s intent. At AIEWF, we talked to Carlos Sanchez about the Web's future.

中文介绍 Adobe正在试验“代理站点”,这些站点会根据用户的意图生成页面。在AI工程世界博览会上,与Carlos Sanchez讨论了网络的未来。

Achieving operational excellence with AI

Frameworks like Lean Six Sigma and business process management (BPM) first gained traction because they promised clarity in the chaos—a structured way to bring order to messy, sprawling operations. Lean Six Sigma emphasized statistical rigor and quality control; BPM created end-to-end maps of how wo

中文介绍 通过精益六西格玛和业务流程管理框架,企业可以更好地实现运营卓越,提供有序的解决方案。

Skill engineering and the case against one-shot AI design

Paul Bakaus talks to us about Impeccable, human judgment in a 'loopmaxxing' era, and why agents still need people to steer them.

中文介绍 Paul Bakaus探讨了在“循环最大化”时代,代理仍需人类判断的原因。

Teaching AI to run with the turbines

Artificial intelligence may have captured the public imagination through chatbots and image generators, but some of its most consequential use cases are unfolding far from consumer-facing tools. In industries where physical infrastructure, operational continuity, and safety are paramount, AI is beco

中文介绍 人工智能的影响正在超越消费工具,尤其是在需要物理基础设施和安全性的行业。

not much happened today

**Fullstack Code Arena** extends coding agent evaluation to include **databases, API keys, deployments, and structured tool use**, marking a shift to end-to-end app shipping. **LangChain** released **LangSmith** with unified tracing and **OpenWiki** for auto-generated docs, while **LlamaIndex** demo

中文介绍 Fullstack Code Arena扩展了编码代理评估,现包括数据库、API密钥等,实现端到端应用发布。LangChain发布了LangSmith,实现统一跟踪和自动生成文档。

Autoresearch: The feedback loop behind self-improving agents

Introspection co-founder Roland Gavrilescu explains autoresearch, agent “recipes,” self-improving loops, and why humans remain central to the software factory.

中文介绍 Introspection的联合创始人Roland Gavrilescu解释了自我研究、代理“配方”和自我改进循环的重要性,以及人类在软件工厂中的核心作用。

How Cursor deploys AI inside the enterprise

Cursor's Pauline Brunet explains how her team of Forward Deployed Engineers help organizations implement agents — essentially setting up software factories.

中文介绍 Cursor的Pauline Brunet解释了其前线部署工程师如何帮助组织实施代理,建立软件工厂。

市场总览

目前,美股市场呈现分化状态,S&P 500 ETF 和Apple都显示出偏上行趋势,反映出短期内的技术强势。相较之下,加密市场极度恐慌,恐慌贪婪指数为23,Bitcoin和Ethereum的趋势显示出下行压力。总体来看,市场情绪偏向谨慎,投资者需关注潜在的技术信号变化。

今日关注

AAPL Apple
偏上行

当前价格为308.63,RSI为60.3,接近超买区域,且最近的MACD金叉信号显示出积极的动能。

SPY S&P 500 ETF
偏上行

当前价格744.78,RSI为53.5,处于正常状态,且多头排列显示市场趋势偏向上行。

BABA 阿里巴巴 (BABA)
偏下行

当前价格96.14,RSI为23.8,处于超卖区,且空头排列持续,显示出较大的下行压力。

全部资产

^VIX

VIX 恐慌指数

$15.81 -4.70%
5 日
-16.30%
距 52w 高
-55.2%
RSI(14)
44.4
趋势
空头
SMA 20 / 50 / 200
18.10 / 17.63 / 18.67
MACD / 信号
-0.251 / -0.053
MACD 死叉 (2 天前)空头排列

^TNX

10Y 美债收益率 (%)

$4.48 +0.22%
5 日
+2.12%
距 52w 高
-10.2%
RSI(14)
53.6
趋势
多头
SMA 20 / 50 / 200
4.47 / 4.46 / 4.23
MACD / 信号
-0.009 / -0.007
接近 52 周低多头排列

DX-Y.NYB

美元指数 DXY

$100.86 -0.53%
5 日
-0.56%
距 52w 高
-0.9%
RSI(14)
58.0
趋势
多头
SMA 20 / 50 / 200
100.52 / 99.46 / 98.84
MACD / 信号
0.537 / 0.529
接近 52 周高多头排列

SPY

S&P 500 ETF

$744.78 -0.13%
5 日
+1.43%
距 52w 高
-2.1%
RSI(14)
53.5
趋势
多头
SMA 20 / 50 / 200
741.08 / 737.43 / 692.29
MACD / 信号
1.297 / 1.614
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$712.60 -1.73%
5 日
-0.53%
距 52w 高
-4.8%
RSI(14)
48.1
趋势
多头
SMA 20 / 50 / 200
721.10 / 709.15 / 634.93
MACD / 信号
3.209 / 5.379
多头排列

AAPL

Apple

$308.63 +4.84%
5 日
+12.17%
距 52w 高
-2.8%
RSI(14)
60.3
趋势
多头
SMA 20 / 50 / 200
294.80 / 293.52 / 270.69
MACD / 信号
-0.686 / -0.947
MACD 金叉 (今天)接近 52 周高多头排列

MSFT

Microsoft

$390.49 +1.62%
5 日
+10.67%
距 52w 高
-29.7%
RSI(14)
49.8
趋势
空头
SMA 20 / 50 / 200
386.96 / 407.60 / 445.44
MACD / 信号
-9.885 / -10.967
MACD 金叉 (今天)空头排列

NVDA

Nvidia

$194.83 -1.39%
5 日
-0.46%
距 52w 高
-17.6%
RSI(14)
41.2
趋势
中性
SMA 20 / 50 / 200
203.48 / 209.80 / 191.03
MACD / 信号
-4.088 / -3.087

GOOGL

Alphabet

$359.91 -0.36%
5 日
+4.71%
距 52w 高
-11.9%
RSI(14)
49.5
趋势
中性
SMA 20 / 50 / 200
358.54 / 370.97 / 316.15
MACD / 信号
-4.336 / -4.836
MACD 金叉 (今天)

TSLA

Tesla

$393.45 -7.49%
5 日
+4.89%
距 52w 高
-21.1%
RSI(14)
46.8
趋势
空头
SMA 20 / 50 / 200
399.16 / 406.42 / 418.61
MACD / 信号
-1.635 / -3.286
MACD 金叉 (2 天前)空头排列

META

Meta

$582.90 -4.90%
5 日
+7.37%
距 52w 高
-26.8%
RSI(14)
49.6
趋势
空头
SMA 20 / 50 / 200
576.70 / 605.23 / 646.51
MACD / 信号
-8.464 / -12.145
MACD 金叉 (1 天前)空头排列
加密恐慌贪婪
23
极度恐慌
加密总市值
$2.25 T
+0.12% / 24h
BTC 主导率
55.7%
ETH 9.4%
24h 成交量
$53.8 B
活跃币 17,346

BTC-USD

Bitcoin

$62,558.45 +0.02%
5 日
+4.02%
距 52w 高
-50.4%
RSI(14)
47.9
趋势
空头
SMA 20 / 50 / 200
62,116.89 / 67,034.52 / 74,823.89
MACD / 信号
-1,536.128 / -2,037.211
MACD 金叉 (3 天前)空头排列

ETH-USD

Ethereum

$1,756.74 +0.01%
5 日
+9.10%
距 52w 高
-64.5%
RSI(14)
55.2
趋势
空头
SMA 20 / 50 / 200
1,674.65 / 1,815.84 / 2,267.96
MACD / 信号
-34.345 / -61.131
空头排列

SOL-USD

Solana

$80.44 -2.24%
5 日
+7.33%
距 52w 高
-68.2%
RSI(14)
61.5
趋势
中性
SMA 20 / 50 / 200
73.21 / 75.39 / 93.54
MACD / 信号
1.537 / -0.053

BABA

阿里巴巴 (BABA)

$96.14 -1.89%
5 日
+1.13%
距 52w 高
-50.1%
RSI(14)
23.8
趋势
空头
SMA 20 / 50 / 200
107.43 / 122.90 / 147.08
MACD / 信号
-8.314 / -7.812
RSI 超卖空头排列

PDD

拼多多 (PDD)

$82.39 -0.16%
5 日
+12.40%
距 52w 高
-40.9%
RSI(14)
49.4
趋势
空头
SMA 20 / 50 / 200
80.14 / 89.37 / 108.44
MACD / 信号
-3.022 / -3.913
MACD 金叉 (2 天前)空头排列

JD

京东 (JD)

$26.62 +1.18%
5 日
+5.68%
距 52w 高
-27.8%
RSI(14)
41.5
趋势
空头
SMA 20 / 50 / 200
27.29 / 29.25 / 29.94
MACD / 信号
-1.050 / -1.022
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$431.20 +0.23%
5 日
+2.33%
距 52w 高
-36.9%
RSI(14)
45.2
趋势
空头
SMA 20 / 50 / 200
440.60 / 454.70 / 558.08
MACD / 信号
-9.183 / -9.097
空头排列

GC=F

黄金期货

$4,187.30 +1.81%
5 日
+2.66%
距 52w 高
-25.0%
RSI(14)
46.6
趋势
空头
SMA 20 / 50 / 200
4,170.66 / 4,418.76 / 4,458.77
MACD / 信号
-99.943 / -111.872
死叉(SMA50↓SMA200) (2 天前)MACD 金叉 (1 天前)空头排列

CL=F

WTI 原油期货

$68.78 +0.13%
5 日
-0.65%
距 52w 高
-42.4%
RSI(14)
28.9
趋势
中性
SMA 20 / 50 / 200
77.43 / 89.85 / 74.04
MACD / 信号
-6.407 / -6.087
RSI 超卖

USDCNY=X

美元 / 人民币

¥6.77 -0.27%
5 日
-0.41%
距 52w 高
-6.1%
RSI(14)
41.0
趋势
空头
SMA 20 / 50 / 200
6.78 / 6.79 / 6.94
MACD / 信号
0.000 / -0.002
接近 52 周低空头排列
风险提示

过去走势不代表未来表现,投资需谨慎,本文仅供技术指标解读参考。

Guam and Northern Mariana Islands Prepare for Typhoon Bavi

Typhoon Bavi, a tropical cyclone barreling through the Pacific Ocean, was forecast to pass near the U.S. territories on Monday with the force of a Category 5 hurricane.

中文摘要 热带气旋巴维预计将于周一靠近美国领土关岛和北马里亚纳群岛,强度达五级飓风。

Jailed Gaza hospital chief in life-threatening condition, rights group says

Elyas Abu Safia says his father Hussam can barely breathe or speak after more than 555 days in Israeli prison.

中文摘要 人权组织指出,被关押的加沙医院负责人侯萨姆在以色列监狱中经历了555天,状况危急,几乎不能呼吸或说话。

墙外文摘:“民族团结法”重划意识形态边界

知名影星、“国际声援西藏运动”主席理查·基尔发表文章指出,《民族团结进步促进法》的真正含义,是北京宣布自己的意识形态管辖权已经延伸至国境之外。

中文摘要 理查·基尔在文章中表示,《民族团结进步促进法》实质上是北京在意识形态上的扩张,宣示其管辖权延伸至国境之外。

Sooryavanshi sets record for youngest India player in international match

Fifteen-year-old Vaibhav Sooryavanshi became the youngest debutant for India in a T20 loss to England at Old Trafford.

中文摘要 15岁的维布哈夫·索里亚万希在老特拉福德的T20比赛中,以最年轻的身份为印度队首秀,但遭遇失利。

Mourners Chant ‘Revenge’ at Funeral Prayers for Iran’s Slain Supreme Leader

On the second day of public mourning for Ayatollah Ali Khamenei, who was killed in February, there was still no sign of his son and successor, Mojtaba Khamenei.

中文摘要 在霍梅尼被杀后,伊朗民众在悼念仪式上高呼复仇口号,霍梅尼的儿子和继任者莫赫塔巴仍未露面。

China and Russia to hold annual joint naval drills

Exercises from Monday to July 13 off Qingdao to be followed by joint maritime patrols in the Pacific Ocean.

中文摘要 中国与俄罗斯将在青岛附近进行年度联合海军演习,时间从周一起至7月13日,演习后还将进行联合海洋巡逻。

Release Dr Hussam Abu Safia immediately!

It’s been more than 1,000 days of genocide and 500 days of Abu Safia’s detention. We need urgent action to end both.

中文摘要 已有超过1000天的种族灭绝及500天的阿布·萨菲亚被拘留,急需采取行动终止这一状况。

解码中国:“贸易再平衡”行动

面对不断扩大的贸易逆差和频繁的贸易摩擦,中国与欧盟正尝试为双边经贸关系“降温”。双方同意建立贸易流动监测机制,并就稀土供应等关键议题加强协调,力求避免贸易摩擦升级。

中文摘要 为应对日益扩大的贸易逆差和频繁摩擦,中国与欧盟尝试通过建立贸易流动监测机制来缓解双边经贸关系,并就稀土供应加强协调。

Calls for killing of Trump at funeral of Iran supreme leader Ali Khamenei

New supreme leader Mojtaba Khamenei still absent from public view as his three brothers stand beside father’s coffin Beside the coffin of the assassinated former Iranian supreme leader Ali Khamenei at a packed prayer hall in Tehran on Sunday there were calls for the killing of Donald Trump. Iran is

中文摘要 在霍梅尼的悼念仪式上,霍梅尼的儿子莫赫塔巴缺席,同时众人呼吁杀死特朗普。

Reform UK’s Farage failed to disclose funds from convicted criminal: Report

George Cottrell provided funds for Reform UK leader's security, drivers, staff and accommodation, Sunday Times reports.

中文摘要 报道指出,改革英国的领导人法拉奇未披露来自被定罪罪犯乔治·科特雷尔的资金,用于其安全、司机、工作人员及住宿等。

美国庆祝独立250周年 特朗普:我们是赢者民族

为庆祝建国250周年,美国首都华盛顿举行了烟花和飞行表演。因雷暴天气,安全力量临时疏散了观众,总统特朗普的演讲不得不推迟。

中文摘要 为庆祝建国250周年,美国在华盛顿举行烟花和飞行表演,但因雷暴天气,观众被临时疏散,特朗普的演讲推迟进行。

How xenophobia went viral in South Africa

The online campaign stoking South Africa's latest xenophobic backlash.

中文摘要 该网络活动在南非近期的仇外情绪回潮中起到了煽动作用。

Evacuations in Guam as super typhoon Bavi approaches

The storm is forecast to bring winds in excess of 160mph and waves nearly 11m high when it makes landfall on Monday.

中文摘要 超强台风巴维逼近关岛,预计将带来超过160英里每小时的风速和近11米的巨浪。

What to Know About Ayatollah Ali Khamenei as His Funeral Services Begin in Iran

Iran’s longstanding supreme leader concentrated power, presided over crackdowns and built an armed proxy network that projected influence across the Middle East.

中文摘要 霍梅尼是伊朗的长期最高领袖,他在任内集中权力,镇压异见,并建立影响中东的武装代理人网络。

OPEC+ Ratifies Planned Oil Quota Hike as Gulf Flows Rebound

Major OPEC+ members agreed another modest increase to their collective oil-production quotas for next month, adding to the prospect of more supply eventually hitting the market if a US-Iran peace pact can stick.

中文摘要 主要OPEC+成员同意在下个月再次进行适度的石油产量配额提升,这为美国与伊朗的和平协议能够成功落地后的市场供应增加奠定了基础。

Lululemon’s latest struggle: slowing sales in key China market

Growth in second-largest economy has helped activewear maker offset series of other troubles but now faces new challenges

中文摘要 Lululemon在中国市场面临销售放缓的挑战,尽管第二大经济体的增长曾帮助其缓解其他问题。

OPEC+ to Ratify Planned Oil Quota Hike as Gulf Flows Resume

OPEC+ has a preliminary agreement for another modest oil quota increase in August, delegates said, raising the prospect of more supply eventually hitting the market again if a US-Iran peace pact can stick.

中文摘要 OPEC+达成初步协议,计划在八月再次适度增加石油配额,这将增加市场供应的可能性,前提是美伊和平协议能够维持。

BOK Warns of Risks From Single-Stock Leveraged ETFs: Yonhap

The Bank of Korea warned that single-stock leveraged exchange-traded funds tied to Samsung Electronics Co. and SK Hynix Inc. could deepen market concentration, amplify volatility and intensify one-way trading flows, according to a local report.

中文摘要 韩国银行警示,与三星电子和SK海力士相关的单只股票杠杆ETF可能加剧市场集中性,放大波动性,并加剧单向交易流动。

Fewer Ships Transiting Hormuz Along Oman Coast After U-Turns

The number of vessels sailing through the Strait of Hormuz along the Omani coast fell to a trickle on Sunday, a day after several exiting along that route made sharp reversals, underscoring Iran’s continued efforts to maintain its grip on the waterway.

中文摘要 经过霍尔木兹海峡的船只数量明显减少,表明伊朗继续掌控该水道,导致航行通过的船只数量减少。

Modi’s Biofuel Push Comes Under Pressure as Motorists Protest

Indian motorists will gather in New Delhi on Sunday, in the first major protest against a flagship biofuel program intended to reduce crude imports and support farm incomes.

中文摘要 印度汽车司机将在新德里举行抗议,反对旨在减少原油进口和支持农民收入的生物燃料计划,这是其旗舰项目面临的首次重大抗议。

Ebola Crisis Exposes Congo's Fragile Health System

Daniele Nyirandutiye, Senior Fellow at the Center for American Progress, discusses how the Ebola outbreak in Congo exposed critical weaknesses in healthcare and why long-term investment is essential. (Source: Bloomberg)

中文摘要 论述了刚果的埃博拉疫情如何暴露出该国医疗系统的脆弱性,强调了进行长期投资的重要性。

French push to exclude UK from EU defence spending backfires

Paris loses out on cheap loans due to strict eligibility criteria it had championed

中文摘要 法国推动将英国排除在欧盟国防支出之外的举措遭遇反弹,导致巴黎因其倡导的严格资格标准而失去低息贷款的机会。

How Bending Spoons built a $23bn tech empire from struggling brands

Nasdaq listing caps more than a decade of deals that transformed an Italian start-up into a global internet company

中文摘要 Bending Spoons通过与陷入困境品牌的交易,十多年间将一家意大利初创企业发展成市值230亿美元的全球互联网公司,成功在纳斯达克上市。

Octopus Energy set for showdown with workers over union recognition

Fast-growing energy supplier says employee share ownership means it’s not a ‘them and us’ company

中文摘要 快速成长的能源供应商Octopus Energy面临员工对工会承认的对立态势,强调其员工股权意味着公司与员工之间没有“我们和他们”的隔阂。

该源今日无内容。