每日简报

2026-08-01

← 历史归档

zhaoxuya520/reverse-skill

PowerShell · ★ 10,680 · 🍴 1,647 · 📈 612 stars today

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工具链 + 自动进化经验库 | 支持 Cla

中文介绍 面向逆向工程、授权渗透测试与安全研究的AI技能路由包,支持Claude Code等平台。提供AI驱动的路由、按需工具链启动和自进化知识库,帮助安全研究人员在AI辅助下高效完成漏洞分析、协议逆向等任务。

different-ai/openwork

TypeScript · ★ 19,477 · 🍴 2,003 · 📈 796 stars today

The open-source alternative to Claude Cowork (powered by opencode)

中文介绍 开源替代Claude Cowork,基于opencode实现,提供AI代理协作能力,用于自动化编程、任务编排等场景,让开发者通过自然语言驱动多代理协同工作。

mvanhorn/last30days-skill

Python · ★ 56,208 · 🍴 4,883 · 📈 660 stars today

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

中文介绍 AI代理技能,可搜索Reddit、X、YouTube、HN、Polymarket及网络内容,并综合生成有依据的摘要。适合舆情分析、市场调研、话题趋势追踪等场景。

paperswithbacktest/awesome-systematic-trading

Python · ★ 11,729 · 🍴 1,464 · 📈 765 stars today

A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.

中文介绍 系统化交易资源精选列表,收录相关库、包、策略、书籍、博客和教程,适合量化交易者、算法工程师和金融投资者系统学习与参考。

microsoft/AI-For-Beginners

Jupyter Notebook · ★ 55,284 · 🍴 11,143 · 📈 1,592 stars today

12 Weeks, 24 Lessons, AI for All!

中文介绍 微软出品的AI入门教程,为期12周共24课时,覆盖机器学习、神经网络、自然语言处理等核心概念,包含实践练习,适合零基础学习者。

github/copilot-sdk

Java · ★ 10,131 · 🍴 1,371 · 📈 7 stars today

Multi-platform SDK for integrating GitHub Copilot Agent into apps and services

中文介绍 GitHub官方多平台SDK,用于将Copilot Agent集成到自有应用和服务中,支持构建基于Copilot的智能助手、代码分析和自动化功能。

chatwoot/chatwoot

Ruby · ★ 35,108 · 🍴 8,439 · 📈 175 stars today

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

中文介绍 开源全渠道客服平台,支持实时聊天、邮件等多渠道,可替代Intercom、Zendesk等商业产品,适合需要自托管客服系统的团队,数据自主可控。

agavra/tuicr

Rust · ★ 2,142 · 🍴 172 · 📈 336 stars today

a code review TUI with vim keybindings

中文介绍 基于终端的代码审查工具,支持vim键位,适合习惯命令行和Vim的开发者,在终端内高效完成代码评审,无需离开工作环境。

usekaneo/kaneo

TypeScript · ★ 5,056 · 🍴 450 · 📈 188 stars today

🎯 All you need. Nothing you don't. Open source project management that works for you, not against you.

中文介绍 开源项目管理平台,追求简洁高效,提供所需功能但无冗余,注重易用性,适合希望摆脱复杂工具的团队进行任务与项目协作。

geo-tp/ESP32-Bit-Pirate

C++ · ★ 4,986 · 🍴 406 · 📈 161 stars today

A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol

中文介绍 基于ESP32的硬件黑客工具,配备网页版CLI,支持多种通信协议,用于硬件调试、固件分析、接口嗅探等安全研究与嵌入式开发场景。

deepfakes/faceswap

Python · ★ 56,970 · 🍴 13,475 · 📈 157 stars today

Deepfakes Software For All

中文介绍 开源的Deepfake换脸软件,利用深度学习技术在视频和图片中替换人脸,适用于娱乐、影视制作、特效合成等场景,但需注意伦理与法律风险。

1jehuang/jcode

Rust · ★ 14,594 · 🍴 1,610 · 📈 468 stars today

The most RAM efficient harness

中文介绍 主打内存效率的harness工具,以极低内存占用运行任务,适合资源受限环境下的测试或执行场景。

AskChem: Claim-Centered Infrastructure for Chemistry Literature Synthesis

👍 285

Chemistry literature synthesis often requires assembling specific findings scattered across many publications, yet existing literature-search systems primarily return ranked document lists. As a result, scientists and AI agents need to locate relevant information, verify their provenance, and assemb

中文介绍 针对化学文献综述中信息分散、现有检索仅返回文档排序的问题,提出以声明为中心的基础设施 AskChem,将零散研究发现组织为可定位、可核验的声明,帮助科学家和 AI 代理完成证据溯源与文献综合。

Qwen-UI-Agent Technical Report: Toward Next-Generation Real-World Centric Foundation GUI Agents

👍 264

GUI agents have the potential to become a general purpose executor over existing digital devices. To advance them toward real-world use, we envision agents that operate reliably on real devices, execute workflows across platforms, combine GUI interaction with CLI execution, complete long-horizon tas

中文介绍 提出面向真实世界的下一代基础 GUI 智能体 Qwen-UI-Agent,目标是在真实设备上稳定操作、跨平台执行工作流,结合 GUI 交互与 CLI 执行,完成长程任务;技术报告详述系统设计、训练方法与能力评测。

Metis: Memory Foundation Model

👍 240

Recent advances in AI agents have increasingly internalized native capabilities into their underlying foundation models, giving rise to multimodal foundation models and large reasoning models. However, agent memory is still primarily implemented through external modules, leaving the native memory ca

中文介绍 针对智能体记忆仍依赖外部模块、缺乏原生记忆能力的问题,提出记忆基础模型 Metis,将记忆能力内化到基础模型之中,实现长期记忆与推理的原生整合,推动智能体记忆从外挂走向模型原生能力。

PhiZero: A World Model Built Around Physical Language

👍 149

We introduce PhiZero, a physical world model built around physical language, a compact discrete representation of world-state transitions. Existing physical world models typically predict future videos directly in pixel space, leaving the underlying world dynamics implicit within high-dimensional vi

中文介绍 提出以物理语言为核心的物理世界模型 PhiZero,用紧凑离散的世界状态转移表示替代像素空间视频预测,使世界动态显式化,从而提升物理世界建模的准确性与可控性。

Frontis-MA1: Training an AI4AI Model towards Recursive Self-Improvement in Machine Learning Engineering

👍 143

Recursive self-improvement (RSI) requires AI systems that improve the process of building AI (i.e., AI4AI); machine learning engineering (MLE) offers a concrete, executable testbed for studying this capability. We introduce OpenMLE, an open full-stack system for RSI research in MLE, spanning verifia

中文介绍 面向机器学习工程中的递归自我改进,提出 AI4AI 模型 Frontis-MA1,并开源全栈系统 OpenMLE,覆盖可验证的训练环境等关键环节,用于训练和改进 AI 构建 AI 的能力。

DistillAlign: Coordinating Mode Covering and Mode Seeking in Autoregressive Video Distillation

👍 87

Existing autoregressive video distillation methods commonly adopt a Distribution Matching Distillation (DMD)-based multi-stage pipeline. However, they typically decouple the initialization and DMD stages -- which then pursue different target distributions -- and judge the intermediate student mainly

中文介绍 针对自回归视频蒸馏中初始化与 DMD 阶段目标分布不一致的问题,提出 DistillAlign,协调 mode covering 与 mode seeking 两种模式,使各阶段对齐,提升蒸馏学生模型的视频生成质量。

VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation via an Agentic Dual-Engine System

👍 61

Text-to-video models have achieved remarkable visual quality, yet they still struggle to generate physically consistent dynamics because the temporal evolution of a scene must be inferred implicitly from a highly compressed text prompt. Existing chain-of-thought approaches introduce intermediate pla

中文介绍 针对文生视频物理一致性不足的问题,提出 VideoCoCo,以代码作为思维链显式建模场景动态,并通过智能体双引擎系统生成符合物理规律的视频,缓解时序演化只能隐式推断的困难。

Memory Decoder at Scale: A Pretrained, Parametric Long-Term Memory

👍 45

Decoder-only language models entangle long-term memory and reasoning in a single parameter set, making it difficult to scale memory capacity independently. Memory Decoder introduces a parametric long-term memory module but only studies it at a relatively small scale. In this work, we present Memory

中文介绍 针对解码器语言模型将长期记忆与推理耦合、难以独立扩展记忆容量的问题,将参数化长期记忆模块 Memory Decoder 扩展到更大规模,验证其作为预训练参数化长期记忆的扩展性与有效性。

Beacon: Knowing When and How to Perform Agentic Visual Reasoning

👍 44

The fundamental goal of agentic visual reasoning is to improve the success rate of multimodal large language models (MLLMs) on complex tasks, rather than merely equipping them with a sophisticated yet inefficient reasoning paradigm. In this work, we rethink agentic visual reasoning through two key d

中文介绍 重新思考智能体式视觉推理,提出 Beacon,让多模态大模型学会判断何时需要以及如何进行智能体推理,避免低效推理范式,从而提升复杂视觉任务的成功率。

CLBench-V: Evaluating Multimodal Context Learning from Grounding to Knowledge Acquisition

👍 42

Real-world tasks often require models to learn from task-specific context rather than relying only on pre-trained knowledge. While recent work has highlighted this capability as context learning, existing evaluations mainly focus on textual contexts. In many practical settings, however, the context

中文介绍 针对现有上下文学习评测偏重文本、未覆盖多模态场景的问题,提出 CLBench-V,从 grounding 到知识获取系统评估多模态上下文学习能力,涵盖真实世界中的多模态任务上下文。

BM25 Wins at Scale: A Scaling Study of Retrieval-Augmented Generation Paradigms

👍 38

Retrieval-augmented generation (RAG) spans lexical and dense retrieval, graph-based indexing, and agentic search, but these paradigms are usually evaluated on different benchmarks at one corpus size, leaving their accuracy-cost scaling unclear. To bridge this gap, we present a controlled study that

中文介绍 通过受控实验系统比较词法检索、稠密检索、图索引与智能体搜索等 RAG 范式的准确率与成本扩展规律,发现随规模扩大 BM25 表现最优,为大规模检索增强生成选型提供依据。

ACE-Data-0: Human-Centric Ambient Capture as Embodied Data Engine

👍 34

Embodied intelligence faces a fundamental data bottleneck. Models must capture how first-person perception, whole-body motion, dexterous manipulation, object state, sound, and touch evolve together as humans pursue goals over time. Existing datasets fragment this experience across viewpoints, modali

中文介绍 针对具身智能数据瓶颈,提出以人为中心的环境采集方案 ACE-Data-0,同步记录第一视角感知、全身运动、灵巧操作、物体状态、声音与触觉,为具身模型提供多模态协同演化的数据引擎。

Beyond Borrowed Histories: Person-Aligned User Simulation for Interactive Role-Playing Evaluation

👍 30

Role-playing agents (RPAs) have become one of the most important consumer applications of large language models. Users engage in multi-turn conversations with RPAs for experiences such as emotional comfort, making reliable evaluation essential for measuring capability, comparing systems, and guiding

中文介绍 针对角色扮演智能体评测依赖借用历史数据、缺乏个性化交互的问题,提出人设对齐的用户模拟方法,用于多轮交互式评测,提升对情感陪伴等场景下智能体能力的评估可靠性。

RefCaptioner: Multi-Reference Image-Grounded Video Captioning

👍 24

Existing video captioning models generate natural descriptions of video content but cannot explicitly ground local visual elements to multiple reference images. We introduce multi-reference image-grounded video captioning, a new task requiring factual video descriptions with phrase-level reference g

中文介绍 提出多参考图像引导的视频描述新任务,要求模型在生成事实性视频描述时将局部视觉元素显式关联到多张参考图像;并构建数据集与模型 RefCaptioner,实现短语级引用定位。

See2Think: Do Multimodal Models Really Use Intermediate Visual States?

👍 21

Multimodal large language models increasingly use sketches, annotations, tools, and intermediate images during reasoning, but it remains unclear whether they truly rely on these visual states. Existing benchmarks are limited both by task collections with narrow coverage or partially text-solvable sa

中文介绍 针对多模态大模型在推理中是否真正依赖草稿、标注等中间视觉状态的问题,提出 See2Think 基准与分析方法,通过更难文本求解的任务检验模型是否实质使用中间视觉信息。

SpatialCLI: Learning to Reason With Spatial Tools, Then Without Them

👍 21

Vision-language models (VLMs) are increasingly used in embodied agents to interpret visual inputs, reason about spatial relationships, and make task-level decisions based on that reasoning. However, a fundamental capability mismatch remains: general VLMs can reason about the overall task but often m

中文介绍 针对视觉语言模型在空间推理上的能力短板,提出 SpatialCLI,先学习使用空间工具进行推理,再逐步脱离工具,从而提升具身智能体的空间关系理解与任务决策能力。

MindForge: Teaching Small Language Models Whole-Life-Cycle Software Engineering via Source-Free Program Synthesis

👍 21

Coding agents have made substantial progress on software engineering tasks that modify existing codebases, including bug fixing and feature implementation. However, constructing a complete program from scratch remains a major challenge: even the frontier models evaluated on ProgramBench fully resolv

中文介绍 针对从零构建完整程序仍具挑战的问题,提出 MindForge,通过无源码程序合成训练小语言模型完成全生命周期软件工程任务,使其在没有现有代码库的情况下也能编写完整程序。

SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from Scratch

👍 18

LLM-based agents excel at software engineering tasks where an existing codebase provides context, but constructing a program from scratch remains fundamentally harder. Recent benchmarks such as ProgramBench quantify this gap: given only natural-language documentation and an execute-only binary as a

中文介绍 针对智能体从零编程困难的问题,提出 SpecFirst,将行为规格 elicitation 作为一等步骤,在生成代码前先明确需求行为,以缩小仅凭文档与可执行二进制编程时的性能差距。

ShadowDancer: Teaching Video World Models Any Action by Learning Unified Dynamics Representations from a Video and Its Shadow

👍 16

We present ShadowDancer, a novel approach to any-action, frame-level control of interactive video world models. The obstacle is representational: existing interfaces either encode an action loosely, leaving how it unfolds for the model to improvise, or encode it exactly through structured signals th

中文介绍 提出 ShadowDancer,通过从视频及其“影子”中学习统一动态表示,实现任意动作的帧级控制交互式视频世界模型,解决现有动作编码松散或过于结构化的问题。

β-OPSD: Deriving with Policy Optimization, Training with Self-Distillation

👍 15

On-policy self-distillation (OPSD) is a promising approach to improve reasoning language models, but it remains brittle in practice: making it work reliably often requires substantial engineering effort. We identify a structural source of this difficulty: vanilla OPSD is precisely the β=1 member of

中文介绍 针对在线自我蒸馏训练推理语言模型不稳定的问题,将其一般化为 β-OPSD 框架,结合策略优化推导与自蒸馏训练,缓解结构脆弱性,提升推理模型优化的可靠性。

You already own the most valuable thing in shopping. You just can't reach it.

@fridayresearch_ · 1.9K 粉丝 · 1.6M 阅 · 597 赞 · 451 转

Your taste is scattered across forty companies that each own a piece and answer to advertisers. FRIDAY is building the version you own — a personal shopping intelligence that lives on your device and

中文介绍 FRIDAY 正在打造个人购物智能,指出用户的品味散落在四十家公司手中,各怀私心、听命于广告主。其方案是把品味数据收回设备端,构建归用户所有的购物智能,让用户真正触达自己的数据。

MiniMax H3: An Open Model Breaking the Boundaries Between Tasks and Modalities

@MiniMax_AI · 107.4K 粉丝 · 42.3K 阅 · 696 赞 · 103 转

Today, we're launching MiniMax H3, a general-purpose multimodal generation model. H3 understands unified context across text, images, video, and audio, generating video with native stereo sound, up to

中文介绍 MiniMax 发布开源通用多模态生成模型 H3,能跨文本、图像、视频、音频理解统一上下文,并生成带原生立体声的视频,旨在打破任务与模态之间的边界。

Anthropic Are Buying Rare Books, Feeding Them Into AI, Then Destroying Them.

@ActionModelAI · 57.6K 粉丝 · 6.8K 阅 · 521 赞 · 390 转

It sounds like the plot of a dystopian film. But according to recently released court documents, internal company communications, and a reported $1.5 billion settlement, it's something that has

中文介绍 该帖援引法庭文件、内部通讯及 15 亿美元和解金,声称 Anthropic 购买稀有书籍喂给 AI 后将其销毁,行为如同反乌托邦电影。这是一则针对 Anthropic 训练行为的爆料。

Advancing responsible AI across Europe

OpenAI shares how its safety, security, transparency, and provenance practices support responsible AI governance in Europe. The work will continue as the EU AI Act advances.

中文介绍 OpenAI发文介绍其安全、安保、透明度和溯源实践如何支持欧洲负责任的人工智能治理,并表示随着欧盟《人工智能法案》持续推进,相关工作将继续展开。

Building abundant intelligence

A full-stack approach to making advanced AI more capable, more affordable, and more widely useful.

中文介绍 OpenAI提出“构建富足智能”的全栈式发展路径,旨在让先进人工智能更强大、更可负担,并更广泛地惠及各类应用场景。

Univé builds an AI-ready workforce

See how Univé built an AI-ready workforce with ChatGPT Enterprise by combining leadership, responsible governance, and employee-led innovation to transform work at scale.

中文介绍 荷兰保险机构Univé利用ChatGPT Enterprise打造具备AI素养的员工队伍,通过领导力、负责任治理与员工主导创新相结合,推动工作模式规模化转型。

Disrupting a Criminal Scam Operation

OpenAI disrupted a Cambodia-based scam operation using ChatGPT to support investment, romance, gambling, and impersonation schemes.

中文介绍 OpenAI宣布打击了一个以柬埔寨为基地的诈骗团伙,该团伙利用ChatGPT实施投资、婚恋、赌博及冒充身份等诈骗活动。

Gemini Robotics ER 2: powering robotics with video understanding, task orchestration, and multi-robot collaboration

Gemini Robotics ER 2 helps robots reason, collaborate, and solve real-world tasks. It represents a step change in video understanding, tool orchestration, and multi-robot collaboration for robotic applications.

中文介绍 谷歌DeepMind发布Gemini Robotics ER 2,该模型能帮助机器人进行推理、协作并解决现实任务,在视频理解、工具编排和多机器人协作方面实现显著突破。

Ontologies Are So Back: Why AI Agents Are Reviving the Semantic Web

AI engineers are rediscovering ontologies as a way to keep probabilistic agents inside deterministic boundaries.

中文介绍 Latent Space刊文指出,AI工程师正重新发掘本体论的价值,将其作为约束概率性AI智能体、使其保持在确定性边界内的方法,推动语义网复兴。

A fundamental flaw leaves LLMs strikingly vulnerable to attack

It is impossible to make large language models fully secure against hacks because of a fundamental flaw in how they work, a team of researchers argue in a paper presented at the International Conference on Machine Learning, a top AI conference, this month. The claim has huge implications for the saf

中文介绍 《麻省理工科技评论》报道,研究团队在本月国际机器学习大会(ICML)发布论文认为,由于工作原理存在根本性缺陷,大型语言模型无法被完全防护,始终易受攻击。

Advancing the price-performance frontier with GPT-5.6

Explore lower GPT‑5.6 pricing for Luna and Terra—and how OpenAI’s more efficient models help enterprises deploy AI workflows at scale.

中文介绍 OpenAI发文介绍GPT-5.6的Luna和Terra版本降低定价,称其更高效的模型可帮助企业以更低成本规模化部署AI工作流。

not much happened today

**OpenAI** aggressively cut prices for **GPT-5.6 Luna** by 80% and **Terra** by 20%, introducing a faster **Sol Fast** tier with up to 2.5× lower latency at double the price, improving agent workflow costs by roughly 10×. The **ARC-AGI-3** debate highlighted that the complete agent system, including

中文介绍 Smol AI News报道,OpenAI将GPT-5.6 Luna降价80%、Terra降价20%,并推出速度更快的Sol Fast版本,延迟最高降低2.5倍但价格翻倍,使智能体工作流成本改善约10倍。此外还讨论了ARC-AGI-3基准测试。

How avatarin built a 24/7 retail agent with GPT-Realtime

avatarin uses OpenAI’s GPT-Realtime to give Yamada Denki shoppers 24/7 multilingual support. In two weeks, 30,000 people used the agent and 92% of survey responses were positive.

中文介绍 日本avatarin利用OpenAI的GPT-Realtime为山田电机(Yamada Denki)顾客提供全天候多语言支持,上线两周吸引3万人使用,92%的调研反馈为正面。

[AINews] AI is eating Finance; AIE NYC now open

a quiet day lets us cover how AI is permeating financial services as the next big vertical after coding.

中文介绍 Latent Space刊文指出,AI正在渗透金融服务领域,成为继编程之后的下一个垂直应用方向;AIE NYC目前已开放。

市场总览

全部资产

^VIX

VIX 恐慌指数

$15.99 -6.44%
5 日
-13.94%
距 52w 高
-54.7%
RSI(14)
45.0
趋势
空头
SMA 20 / 50 / 200
17.23 / 17.38 / 18.70
MACD / 信号
0.150 / 0.150
空头排列

^TNX

10Y 美债收益率 (%)

$4.75 +1.76%
5 日
+1.41%
距 52w 高
-0.0%
RSI(14)
66.6
趋势
多头
SMA 20 / 50 / 200
4.60 / 4.53 / 4.28
MACD / 信号
0.050 / 0.043
接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$99.80 -0.21%
5 日
-1.64%
距 52w 高
-2.0%
RSI(14)
35.1
趋势
中性
SMA 20 / 50 / 200
100.94 / 100.42 / 99.14
MACD / 信号
0.008 / 0.183
MACD 死叉 (3 天前)接近 52 周高

SPY

S&P 500 ETF

$747.03 +0.72%
5 日
+1.10%
距 52w 高
-1.8%
RSI(14)
53.0
趋势
多头
SMA 20 / 50 / 200
745.69 / 744.99 / 700.39
MACD / 信号
-0.822 / -0.051
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$687.99 +0.65%
5 日
+0.55%
距 52w 高
-8.1%
RSI(14)
45.1
趋势
中性
SMA 20 / 50 / 200
701.02 / 715.09 / 645.04
MACD / 信号
-10.015 / -7.481

AAPL

Apple

$308.91 -7.35%
5 日
-7.24%
距 52w 高
-10.3%
RSI(14)
43.2
趋势
中性
SMA 20 / 50 / 200
324.37 / 309.50 / 277.96
MACD / 信号
6.891 / 8.256
MACD 死叉 (今天)

MSFT

Microsoft

$464.72 +3.02%
5 日
+21.75%
距 52w 高
-16.1%
RSI(14)
74.5
趋势
中性
SMA 20 / 50 / 200
396.87 / 399.40 / 433.58
MACD / 信号
9.300 / 1.831
RSI 超买

NVDA

Nvidia

$200.75 +2.93%
5 日
-2.94%
距 52w 高
-15.1%
RSI(14)
48.3
趋势
中性
SMA 20 / 50 / 200
203.30 / 206.17 / 193.11
MACD / 信号
-1.955 / -0.994
MACD 死叉 (4 天前)

GOOGL

Alphabet

$356.13 +6.73%
5 日
+11.38%
距 52w 高
-12.8%
RSI(14)
54.3
趋势
中性
SMA 20 / 50 / 200
348.05 / 358.74 / 326.27
MACD / 信号
-6.143 / -6.625
MACD 金叉 (今天)

TSLA

Tesla

$311.21 +0.76%
5 日
-0.58%
距 52w 高
-37.6%
RSI(14)
31.7
趋势
空头
SMA 20 / 50 / 200
363.93 / 390.76 / 411.60
MACD / 信号
-25.724 / -18.794
空头排列

META

Meta

$556.71 +3.28%
5 日
-6.47%
距 52w 高
-30.1%
RSI(14)
37.8
趋势
空头
SMA 20 / 50 / 200
620.80 / 602.18 / 634.49
MACD / 信号
-9.553 / 1.591
空头排列
加密恐慌贪婪
25
极度恐慌
加密总市值
$2.24 T
-2.18% / 24h
BTC 主导率
56.2%
ETH 10.0%
24h 成交量
$65.5 B
活跃币 18,090

BTC-USD

Bitcoin

$62,906.89 -2.81%
5 日
-3.72%
距 52w 高
-50.2%
RSI(14)
44.4
趋势
空头
SMA 20 / 50 / 200
64,430.50 / 63,387.46 / 71,455.67
MACD / 信号
66.701 / 241.503
MACD 死叉 (4 天前)空头排列

ETH-USD

Ethereum

$1,861.52 -2.91%
5 日
-4.70%
距 52w 高
-62.4%
RSI(14)
50.7
趋势
中性
SMA 20 / 50 / 200
1,882.52 / 1,773.11 / 2,109.97
MACD / 信号
33.054 / 38.289
MACD 死叉 (2 天前)

SOL-USD

Solana

$72.78 -2.27%
5 日
-4.99%
距 52w 高
-71.3%
RSI(14)
41.9
趋势
空头
SMA 20 / 50 / 200
75.61 / 74.78 / 86.45
MACD / 信号
-0.644 / -0.222
空头排列

BABA

阿里巴巴 (BABA)

$122.25 +5.10%
5 日
+9.02%
距 52w 高
-36.5%
RSI(14)
64.2
趋势
中性
SMA 20 / 50 / 200
113.41 / 114.08 / 141.06
MACD / 信号
1.808 / 0.888

PDD

拼多多 (PDD)

$88.56 +1.28%
5 日
+7.14%
距 52w 高
-36.5%
RSI(14)
60.1
趋势
中性
SMA 20 / 50 / 200
85.12 / 84.14 / 103.82
MACD / 信号
0.933 / 0.376

JD

京东 (JD)

$33.01 +2.17%
5 日
+9.34%
距 52w 高
-10.4%
RSI(14)
79.1
趋势
中性
SMA 20 / 50 / 200
29.74 / 28.83 / 29.44
MACD / 信号
1.153 / 0.772
RSI 超买

0700.HK

腾讯控股 (0700.HK)

HK$475.20 +0.72%
5 日
+9.34%
距 52w 高
-30.4%
RSI(14)
57.1
趋势
中性
SMA 20 / 50 / 200
461.55 / 449.76 / 539.82
MACD / 信号
3.361 / 2.135
MACD 金叉 (1 天前)

GC=F

黄金期货

$4,098.60 -0.04%
5 日
+0.76%
距 52w 高
-26.6%
RSI(14)
49.3
趋势
空头
SMA 20 / 50 / 200
4,069.66 / 4,201.91 / 4,479.74
MACD / 信号
-32.637 / -49.104
空头排列

CL=F

WTI 原油期货

$86.80 +3.84%
5 日
-2.81%
距 52w 高
-27.4%
RSI(14)
57.1
趋势
多头
SMA 20 / 50 / 200
80.39 / 82.25 / 75.80
MACD / 信号
1.623 / 0.872
多头排列

USDCNY=X

美元 / 人民币

¥6.74 -0.15%
5 日
-0.40%
距 52w 高
-6.5%
RSI(14)
30.2
趋势
空头
SMA 20 / 50 / 200
6.77 / 6.78 / 6.91
MACD / 信号
-0.007 / -0.005
接近 52 周低空头排列
风险提示

以上内容基于公开行情数据的技术指标计算与文本摘要,不构成任何投资建议。过去走势不代表未来表现,市场风险自负。

Trump Backs Away From Deal to Let Ukraine Build Patriot Missiles

The president of Ukraine had warned that the country was running out of Patriot interceptors, the most reliable weapon it has to shoot down Russian ballistic missiles.

中文摘要 特朗普放弃允许乌克兰制造「爱国者」导弹的协议。乌克兰总统此前警告,乌方「爱国者」拦截弹即将耗尽,这是其击落俄弹道导弹最可靠的武器。

After Tens of Thousands of Migrants Enter Spanish Territory, Most Return to Morocco

About 48,000 of the up to 60,000 people who came into Ceuta from Morocco returned within a day. Still, the sudden influx created a crisis for Spain’s pro-immigration government. Nearly three dozen died.

中文摘要 多达6万人从摩洛哥进入西班牙飞地休达,其中约4.8万人一天内返回。突然涌入仍给西班牙支持移民的政府造成危机,近36人死亡。

US Senate’s Fauci hearing renews COVID origin debate but reveals little

Hearing underscores years-long partisan divide on lightning-rod issue fuelled by misleading White House claims.

中文摘要 美国国会参议院就福奇举行听证会,再度引发新冠起源争议,但未披露新信息。听证凸显两党长期对立,该议题因白宫误导性说法而激化。

Pathirage beats Chopra and Nadeem to win Commonwealth gold in javelin

Rumesh Tharanga Pathirage wins gold, while Neeraj Chopra takes silver, but Arshad Nadeem makes early exit.

中文摘要 英联邦运动会标枪决赛中,斯里兰卡选手鲁梅什·塔兰加·帕蒂拉格夺得金牌,这是斯里兰卡首枚英联邦田径金牌;印度名将尼拉吉·乔普拉获银牌,巴基斯坦的阿尔沙德·纳迪姆提前出局。

Migrants Surge Into Spanish Territory, Prompting Political Backlash

A sudden exodus of migrants from Morocco startled Spanish officials and drew heavy criticism from right-wing parties across the continent.

中文摘要 大量移民从摩洛哥突然涌入西班牙领土,令西班牙官员震惊,并招致欧洲各地右翼政党的猛烈批评,引发政治反弹。

Children face higher threat of US deportation as legal support deal expires

Advocates warn expiring contract could leave 24,000 children without legal representation, increasing risk of expulsion.

中文摘要 美国一项为移民儿童提供法律援助的合同到期,维权人士警告,此举可能使2.4万名儿童失去法律代表,被驱逐出境的风险上升。

Missing Australian hiker found dead in Wyoming, officials say

Body of William Standish discovered in Teton mountains as investigators say fatal fall likely cause of death A 28-year-old Australian hiker who lost contact with his family while hiking the Continental Divide Trail between Yellowstone and Grand Teton national parks in Wyoming has been found dead, ac

中文摘要 美国怀俄明州警方称,失踪的28岁澳大利亚徒步者威廉·斯坦迪什在蒂顿山被发现死亡,调查人员认为死因可能是致命坠落。他此前在黄石和大蒂顿国家公园之间的大陆分水岭小径徒步时失联。

Spain’s Leader Rushes to Ceuta After Thousands of Migrants Burst Across Border

Prime Minister Pedro Sánchez was set to arrive in Ceuta, a Spanish territory in Africa, amid an escalating crisis for his pro-immigration government.

中文摘要 西班牙首相佩德罗·桑切斯前往非洲领地休达,应对数千名移民冲破边境涌入引发的危机,此事对其支持移民的政府构成压力。

Middle East crisis: Trump says ‘Israel is very happy’ with Gaza peace plan but doesn’t say if withdrawal or Hamas disarmament comes first – as it happened

The agreement is a ‘great breakthrough’, the president says in response to media questions Trump claims agreement for ‘complete disarmament’ of Hamas in Gaza but support uncertain Saudi Arabia prepares sea and possible land offensive against Houthis Al Jazeera reporter Hani Mahmoud has reported the

中文摘要 美国总统特朗普表示,以色列对加沙和平计划「非常满意」,称该协议是「重大突破」,但未说明以军撤军与哈马斯解除武装孰先孰后。他还声称协议包含哈马斯「完全解除武装」,但支持不确定。沙特阿拉伯则准备对胡塞武装发起海上及可能的陆地进攻。

What to Know About Ceuta

The peninsula on Morocco’s northern coast that Spain has governed for centuries has been a frequent site of mass migrant crossings and political tensions.

中文摘要 休达是位于摩洛哥北海岸的半岛,由西班牙管辖数百年,长期以来频繁发生大规模移民越境事件并引发政治紧张。

Powerful El Nino to intensify heat on ‘a planet already on fire’: UN

UN chief Guterres calls for halt to new fossil fuels as El Nino induces heatwaves, floods, and drought worldwide

中文摘要 联合国秘书长古特雷斯警告,强厄尔尼诺现象将在全球引发热浪、洪水和干旱,令「已着火的星球」更热,并呼吁停止开发新的化石燃料。

Drone delivery helps in Rwanda, but only so much

A U.S. company in Rwanda has been providing medical supplies via drone. But even state-of-the-art technology can't overcome a weak health care infrastructure.

中文摘要 一家美国公司在卢旺达通过无人机运送医疗物资,但即便最先进的技术也无法克服当地薄弱的医疗基础设施。

Venezuela government and opposition to hold talks aimed at path to election

Talks to be led by former lawmaker Dinorah Figuera as opposition figure Maria Corina Machado left out of proceedings.

中文摘要 委内瑞拉政府与反对派将举行会谈,为选举铺路。会谈由前议员迪诺拉·菲格拉牵头,反对派人物玛丽亚·科里纳·马查多未参与进程。

Indian Firms Plan Fresh Price Hikes, Testing Inflation Outlook

India’s largest consumer companies are gearing to raise prices on products from toothpaste to tires and paint ahead of the festival season and for the second straight quarter, as the prolonged Middle East conflict drives up commodity costs and threatens to keep inflation elevated.

中文摘要 印度大型消费品公司计划在节日季前对从牙膏到轮胎、油漆等产品再次提价,这将是连续第二个季度提价。持续的中东冲突推高了大宗商品成本,可能使通胀居高不下。

Chip War, Stanford University: Scarlet & Tom's Must-Read Books

Scarlet Fu and Tom Keene discuss their must-read book on this weeks edition of "Bloomberg Money." (Source: Bloomberg)

中文摘要 彭博“Money”节目中,主持人斯嘉丽·傅与汤姆·基恩推荐《芯片战争》为本周必读,该书聚焦全球芯片产业与大国科技竞争,涉及半导体供应链的地缘战略。

'Rush', 'BTS', SpaceX: Your Look Ahead for Weekend, Week

Scarlet Fu and Tom Keene on "Bloomberg Money" to discuss the week ahead - 'BTS', 'Rush' & Jobs (Source: Bloomberg)

中文摘要 彭博“Money”节目主持人斯嘉丽·傅与汤姆·基恩在展望周末和下周市场时,提及音乐组合Rush、韩团BTS及SpaceX的相关动态,并关注即将公布的美国就业数据。

RBC's Calvasina Sees Nervousness, But 'No Panic' in Stocks

Lori Calvasina, head of US equity strategy at RBC Capital Markets, joins Scarlet Fu and Tom Keene on "Bloomberg Money." They discuss stock trading by institutional and retail investors. Plus the firm's "Four Tiers of Fear". (Source: Bloomberg)

中文摘要 加拿大皇家银行资本市场(RBC)美国股票策略主管洛里·卡尔瓦西娜表示,当前市场投资者情绪紧张,但并未出现恐慌。她分析了机构与散户的交易情况,并提出“四级恐惧”框架。

Snapchat joins other popular platforms in fight against 'AI slop'

Snapchat, YouTube, LinkedIn, and Substack are trying to combat the proliferation of fake AI content.

中文摘要 Snapchat加入YouTube、领英和Substack等流行平台,共同打击“AI垃圾内容”的泛滥。这些平台试图遏制虚假AI生成内容在网络上扩散。

'Boomerang' Kids Eat Into Expenses, Retirement Savings

Bloomberg's Suzanne Woolley joins Scarlet Fu and Tom Keene on "Bloomberg Money." The share of young American adults living with their parents is back near Covid-lockdown highs. A fuller nest can come at the expense of your nest egg. Half of those supporting an adult child say it’s affecting their fi

中文摘要 彭博的苏珊娜·伍利在节目中谈道,美国年轻成年人与父母同住的比例重新接近疫情封锁时期的高点。“回巢”子女增加了家庭开支,并侵蚀父母储备的退休资金;半数的受访父母表示在为成年子女提供经济支持。

Rich Clarida's Money Splurge: Music, New Album

Former Federal Reserve Vice Chairman Richard Clarida talks to Tom Keene and Scarlet Fu on "Bloomberg Money" about his music and upcoming album. (Source: Bloomberg)

中文摘要 理查德·克拉里达曾任美联储副主席,他在彭博“Money”节目中聊到自己的音乐爱好和即将发行新专辑,戏称这是烧钱之举。

Citadel’s swoop on Situational Awareness helped stem a $3tn AI rout

Investors say the hedge fund deal reassured jittery traders in tech stocks

中文摘要 投资者认为,对冲基金城堡(Citadel)收购Situational Awareness公司的交易,帮助缓解了科技股投资者的紧张情绪,并遏制了3万亿美元规模的AI股抛售。

Zitron: "Everyone Has Been Sold a Lie" on AI

Following earnings this week that saw tech giants like Microsoft and Amazon report aggressive AI spending plans, EZ Primary Research CEO Ed Zitron gives his more skeptical take on the industry. In speaking about OpenAI and Anthropic Zitron argues "everyone is buying into these stocks because they be

中文摘要 在微软、亚马逊公布激进AI支出计划后,EZ Primary Research首席执行官埃德·齐特龙提出质疑,称“所有人被灌输了一个谎言”,认为投资者都在为AI炒作买单。他对OpenAI和Anthropic等公司持怀疑态度。

Branches of K-Shaped Economy Diverging Even Wider: Clarida

Former Federal Reserve Vice Chairman Richard Clarida, and now a global economic adviser for Pimco, talks to Tom Keene and Scarlet Fu on"Bloomberg Money". Clarida endorsed the view that the US has a so-called K-shaped economy, with the divergence between its two branches widening over the past six to

中文摘要 前美联储副主席、现任Pimco全球经济顾问理查德·克拉里达在彭博“Money”节目中表示,美国经济呈“K型”分化,且两个分支之间的差距正在进一步扩大。

Luxury Real Estate Firm Serhant Expands into Texas Amid Booming Market

Ryan Serhant, CEO and Founder of luxury real estate firm Serhant, discusses the company's strategic expansion into Texas, highlighting the state's robust job growth and entrepreneurial environment. Texas leads the nation with over 3.5 million startups and small businesses, and more Fortune 500 headq

中文摘要 豪华房地产公司Serhant创始人兼CEO瑞安·瑟汉特谈及公司扩展至得克萨斯州,称该州就业增长强劲、创业环境优越。得州拥有超过350万家初创企业和小型企业,数量全美领先。

Amazon completes $50bn investment in OpenAI

Ecommerce giant has roughly 5% stake in AI lab after equity deal

中文摘要 亚马逊完成向人工智能实验室OpenAI投资500亿美元的交易,获得约5%股权。