每日简报

2026-08-04

← 历史归档

lyogavin/airllm

Jupyter Notebook · ★ 27,357 · 🍴 2,986 · 📈 1,085 stars today

AirLLM 70B inference with single 4GB GPU

中文介绍 AirLLM 能在单张 4GB 显存 GPU 上运行 70B 参数大模型推理,通过高效的内存管理与分块加载,大幅降低硬件门槛。适合资源有限的开发者或研究者在本地进行大规模模型实验与部署。

zhaoxuya520/reverse-skill

PowerShell · ★ 16,167 · 🍴 2,269 · 📈 2,446 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 等。帮助安全人员高效调用合适工具,适合授权测试场景。

firecrawl/pdf-inspector

Rust · ★ 8,579 · 🍴 564 · 📈 1,699 stars today

Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.

中文介绍 基于 Rust 的快速 PDF 检查与分类库,支持文本提取,并能智能区分扫描版与文本版 PDF,辅助路由决策。适用于文档处理流水线、自动归档及需要预处理 PDF 的应用场景。

esengine/DeepSeek-Reasonix

Go · ★ 30,109 · 🍴 1,937 · 📈 883 stars today

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

中文介绍 DeepSeek 原生的终端 AI 编程代理,围绕前缀缓存稳定性设计,可长期持续运行。在终端内提供代码补全、解释与修改能力,适合追求高效响应的开发者日常使用。

TencentCloud/TencentDB-Agent-Memory

TypeScript · ★ 12,325 · 🍴 1,166 · 📈 1,090 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.

中文介绍 腾讯云开源的团队级 AI Agent 记忆中心,将对话、文档和代码转化为聊天记忆、技能、LLM 百科与代码图谱四类可复用资产,并支持治理与共享。适用于多 Agent 协作与知识沉淀场景。

microsoft/AI-For-Beginners

Jupyter Notebook · ★ 60,972 · 🍴 11,860 · 📈 1,902 stars today

12 Weeks, 24 Lessons, AI for All!

中文介绍 微软出品的 AI 入门课程,共 12 周 24 课,覆盖机器学习、神经网络、计算机视觉与自然语言处理等核心主题。配有实践项目与代码,适合零基础学习者系统掌握 AI 基础知识。

microsoft/generative-ai-for-beginners

Jupyter Notebook · ★ 115,713 · 🍴 61,457 · 📈 775 stars today

21 Lessons, Get Started Building with Generative AI

中文介绍 微软的生成式 AI 入门课程,共 21 课,指导如何构建生成式 AI 应用,内容涵盖提示工程、RAG、AI Agent 等关键概念。适合希望快速上手大模型应用的开发者。

donnemartin/system-design-primer

Python · ★ 360,635 · 🍴 57,530 · 📈 237 stars today

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

中文介绍 面向大规模系统设计与面试准备的经典开源资料库,涵盖可扩展性、一致性、缓存、消息队列等核心主题,并提供 Anki 记忆卡辅助复习。适合准备系统设计面试的工程师。

antirez/ds4

C · ★ 20,411 · 🍴 1,805 · 📈 384 stars today

DeepSeek 4 Flash and PRO local inference engine for Metal, CUDA and ROCm

中文介绍 Redis 作者 antirez 开发的 DeepSeek 4 Flash 和 PRO 本地推理引擎,支持 Metal、CUDA 与 ROCm,可在多种硬件上本地运行 DeepSeek 模型。适合追求隐私与离线部署的用户。

shiyu-coder/Kronos

Python · ★ 35,860 · 🍴 5,968 · 📈 200 stars today

Kronos: A Foundation Model for the Language of Financial Markets

中文介绍 Kronos 是一个面向金融市场的语言基础模型,专门学习金融数据的表达与模式。可用于市场情绪分析、趋势预测或量化研究,为金融领域提供专用大模型能力。

Panniantong/Agent-Reach

Python · ★ 65,875 · 🍴 5,468 · 📈 1,057 stars today

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

中文介绍 让 AI 代理获取全网信息的 CLI 工具,可读取和搜索 Twitter、Reddit、YouTube、GitHub、B 站、小红书等平台,无需 API 费用。适合构建信息采集、舆情监控等智能体应用。

Alishahryar1/free-claude-code

Python · ★ 44,107 · 🍴 7,275 · 📈 278 stars today

Use Claude Code, Codex and Pi for free from your terminal, app, IDE, or phone like OpenClaw (voice supported)

中文介绍 在终端、应用、IDE 或手机上免费使用 Claude Code、Codex 和 Pi 的工具,类似 OpenClaw 且支持语音。为开发者提供零成本的 AI 编程入口,适合希望便捷调用多种模型的人群。

iv-org/invidious

Crystal · ★ 22,300 · 🍴 2,482 · 📈 402 stars today

Invidious is an alternative front-end to YouTube

中文介绍 开源的 YouTube 替代前端,无需 JavaScript 或 Google 账号即可观看视频,保护隐私且支持订阅与嵌入。适合注重数据隐私、希望摆脱官方追踪的 YouTube 用户。

livekit/agents

Python · ★ 12,073 · 🍴 3,462 · 📈 148 stars today

A framework for building realtime voice AI agents 🤖🎙️📹

中文介绍 LiveKit Agents 是用于构建实时语音 AI 代理的开源框架,支持音频与视频交互,可集成到语音助手、电话机器人、远程协作等场景。提供低延迟的实时通信能力。

usekaneo/kaneo

TypeScript · ★ 6,932 · 🍴 561 · 📈 665 stars today

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

中文介绍 Kaneo 是一款开源项目管理工具,强调简洁与可用性,提供任务管理、看板等必要功能而不冗余。适合中小团队或个人寻找轻量、可自托管的项目管理方案。

jamiepine/voicebox

TypeScript · ★ 48,799 · 🍴 5,998 · 📈 412 stars today

The open-source AI voice studio. Clone, dictate, create.

中文介绍 开源 AI 语音工作室,支持声音克隆、听写与语音生成,可定制音频内容。适用于配音创作、播客制作、辅助输入等需要个性化语音处理的场景。

From RLVR to RLSVR: Task Transformation Induces Self-Verifiable Rewards for Open-Ended LLM Self-Improvement

👍 77

Reinforcement Learning with Verifiable Rewards (RLVR) has driven recent progress in reasoning-oriented large language models (LLMs) by enabling large-scale optimization. However, its applicability remains largely limited to domains such as mathematics and coding, where correctness can be determinist

中文介绍 针对RLVR仅适用于有确定答案的数学、代码等任务,提出将开放任务转化为可自验证形式(RLSVR),通过任务变换产生自验证奖励,使LLM能在开放式任务上自我改进。核心是让奖励信号由任务结构自动生成,扩展强化学习适用范围。

Mental World Modeling

👍 59

World models enable a predictive substrate for planning and action, yet existing formulations merely answer a physical question: what/where it is, and how will it evolve. Human behavior, however, is driven by hidden mental state (what a person believes, wants, intends, feels, and considers socially

中文介绍 世界模型传统上只预测物理状态,本文提出心理世界建模,建模人的隐藏心理状态(信念、欲望、意图、感受及社会规范),以解释和预测人类行为。核心是将心理状态作为潜在变量纳入预测框架,用于规划和行动。

Weak-to-Strong On-Policy Distillation

👍 44

On-policy distillation (OPD), which aligns a student with the teacher's token-level distribution on the student's own rollouts, is an effective paradigm for transferring capabilities across LLMs. Prevailing approaches assume a teacher at least as capable as the student: they either distill a larger

中文介绍 现有在线策略蒸馏(OPD)通常假设教师模型至少与学生一样强,本文研究弱到强蒸馏:用较弱教师指导学生,挑战传统假设。核心在于学生从较弱教师的token分布中学习,探索能力传递的新范式。

AISPA: User-Centric System Prompt Auditing for Large Language Model Applications

👍 32

System prompts are instructions configured by developers to govern the behaviors of foundation models in AI applications. They are used throughout commercial AI products, but are rarely disclosed to the public or regulators, creating a serious trust and accountability gap in the wide deployment of A

中文介绍 系统提示词由开发者配置控制模型行为,但商业产品很少公开,造成信任与问责缺口。AISPA提出以用户为中心的系统提示词审计方法,对LLM应用的系统提示进行审计,增强透明度与可信度。

SAF-OPD: Stable Advantage Fusion for On-Policy Distillation

👍 25

Reinforcement learning with verifiable rewards (RLVR) broadcasts a single response-level reward to every token, while on-policy distillation (OPD) scores each token against a stronger teacher for a dense advantage but caps performance at teacher quality and discourages exploration beyond it. Their c

中文介绍 RLVR将单一响应级奖励广播给所有token,OPD则用更强教师提供逐token稠密优势,但性能受限于教师质量且抑制探索。SAF-OPD提出稳定优势融合,结合两者优点,平衡教师引导与探索。

Scaling Properties of Text Conditioning in Visual Generation

👍 25

We study empirical scaling properties for text conditioning in visual generation. Such properties have rarely been measured because diffusion loss does not scale with the number of tokens in natural-language prompts. Surprisingly, we find that the converged diffusion loss scales with the amount of s

中文介绍 研究视觉生成中文本条件的缩放规律。扩散损失不随自然语言提示的token数缩放,但发现收敛后的扩散损失与提示相关数据规模呈缩放关系,揭示文本条件化在扩散模型中的扩展行为。

QQWorld: Quantile-Quantile Matching for World Model Regularization

👍 24

Latent world models enable efficient planning by predicting future states in a compact representation space, but their performance depends critically on the quality of the learned latent distribution. LeWorldModel (LeWM) regularizes its latents toward an isotropic Gaussian using the Epps-Pulley (EP)

中文介绍 潜在世界模型在紧凑表示空间预测未来状态,性能依赖潜在分布质量。LeWM用Epps-Pulley检验将潜在正则化为各向同性高斯。QQWorld采用分位数-分位数匹配进行世界模型正则化,改进潜在分布建模。

See2Think: Do Multimodal Models Really Use Intermediate Visual States?

👍 23

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

中文介绍 多模态大模型在推理中日益使用草图、注释、工具和中间图像,但尚不确定是否真正依赖这些中间视觉状态。本文构建基准测试,在任务覆盖和避免文本可解样本上改进,检验模型对中间视觉状态的实际依赖。

Fewer Clarifications, Better Code: Benchmarking Cross-Session Personalized Ambiguity Adaptation in Coding Assistants

👍 21

AI-assisted coding increasingly translates informal user intent into executable software, yet coding requests often contain ambiguities that recur in user-specific ways across tasks and sessions. Existing disambiguation methods typically address each ambiguous request in isolation within the current

中文介绍 AI辅助编程中,用户请求常含歧义且跨会话以个性化方式重复。现有方法在单次会话内孤立处理。本文提出跨会话个性化歧义适应基准,衡量编码助手能否利用历史交互减少澄清次数并生成更好代码。

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

👍 21

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)可提升推理模型但实践脆弱,需大量工程。本文发现普通OPSD是β=1的特例,提出β-OPSD:用策略优化推导,用自蒸馏训练,通过调整β获得更稳定的训练动态。

SwanTale: Unified Multi-Speaker Speech and Audio Generation for Instruct and Zero-Shot Tasks

👍 20

Speech and audio generation is often needed in animation dubbing, audio drama, movies, advertising, games, podcasts, and short-video production. In these scenarios, creators may need to design voices without reference recordings, control speaker styles with natural language, support acoustic scenes

中文介绍 面向动画配音、有声剧、广告等场景的多说话人语音与音频生成统一模型。支持无需参考录音设计音色、用自然语言控制说话人风格、声学场景等,适合指令跟随和零样本任务。

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

👍 17

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提出从视频及其阴影中学习统一动力学表示,实现帧级任意动作控制,避免现有接口动作编码松散或过结构化的问题。

Enhancing Rubric-based RL via Self-Distillation

👍 16

Rubric-based RL has recently shown promise in improving LLMs on open-ended tasks. A widely recognized limitation of rubric-based RL is limited exploration: criteria that no rollout manages to satisfy (Unexplored Criteria, UC) receive no optimization signal. Recent methods address this by incorporati

中文介绍 基于评分标准的RL在开放任务上提升LLM,但存在探索不足:未达到任何标准的样本(Unexplored Criteria)得不到优化信号。本文结合近期方法与自蒸馏,增强对未探索标准的信号覆盖,提升训练效果。

ExtractBench: A Benchmark for Schema-Guided Enterprise Document Extraction

👍 15

Enterprise workflows increasingly rely on agents for schema-guided extraction: given a document and a user-defined schema, the agent faithfully follows the schema to produce the correct output with source evidence as grounding metadata. We present ExtractBench, a benchmark for schema-guided extracti

中文介绍 面向企业文档的模式引导抽取:给定文档和用户定义的schema,代理遵循schema输出正确结果并附来源证据。ExtractBench提供基准以评估此类抽取任务的性能,支持企业流程中的可靠性验证。

Σ-Mem: An Online Reliability Memory for LLM-based Multi-Agent Systems

👍 14

Memory is central to long-horizon LLM agents, yet existing memory systems primarily preserve interaction content rather than modeling which agents can be trusted and under what conditions. This limitation is particularly important in multi-agent systems, where a central model may be unable to direct

中文介绍 现有LLM多智能体记忆系统主要保存交互内容,不建模哪个智能体在什么条件下可信。Σ-Mem提出在线可靠性记忆,记录和更新各智能体的可信度,供中央模型判断协作策略,提升长程多智能体系统的稳健性。

Evaluation-Verification Reward for Consistent Multi-Reference Image Editing

👍 11

While recent image editing models have made rapid progress, multi-reference editing remains challenging, particularly in maintaining visual consistency across references and ensuring overall visual harmony. Reinforcement learning has proven highly effective for text-to-image generation and single-im

中文介绍 多参考图像编辑需保持跨参考的视觉一致性与整体和谐,现有模型难以兼顾。本文提出评估-验证奖励,结合强化学习优化编辑模型,提升多参考一致性视觉质量。

SWE-Touch: Benchmarking Coding Agents When Users Touch the Code

👍 9

Real-world software development requires coding agents to operate in shared workspaces where users may inspect and modify code during an ongoing task, yet existing repository-level benchmarks typically evaluate agents working alone or restrict user participation to messages. This leads us to ask: ho

中文介绍 现实软件开发中,用户可能在任务进行中查看和修改代码,但现有仓库级基准通常让代理单独工作或仅允许消息。SWE-Touch提出新基准,模拟用户在共享工作区中的代码修改,评估编码代理与用户的动态协作能力。

Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability

👍 9

Deployed LLM agents increasingly keep their long-term memory as a filesystem: a directory tree of markdown files that the agent itself reads, writes, and reorganizes through generic file tools. Yet research has largely passed over this medium: prior systems design bespoke memory representations and

中文介绍 部署的LLM代理常以文件系统形式维护长期记忆:目录树中的markdown文件,由代理自行读写和重组。此前研究少有涉及。本文系统研究这种记忆的组织、演化与可持续性问题。

UEmbed: Unified Sparse and Dense Multimodal Embeddings

👍 8

Sparse retrieval underpins modern search systems, from web search to retrieval-augmented generation. Existing work has introduced Learned Sparse Retrieval (LSR) to push beyond exact lexical matching toward richer semantics. Yet LSR has so far remained tied to encoder-style bidirectional architecture

中文介绍 稀疏检索是搜索系统基础,学习型稀疏检索(LSR)超越字面匹配,但局限于编码器式双向架构。UEmbed提出统一的稀疏与稠密多模态嵌入方法,结合两者优势,扩展LSR到生成式或多模态场景。

StyleForge: Indoor Furniture Styling by Counterfactual Reasoning in a Hypergraph Field

👍 5

Fixed-layout indoor furniture styling requires selecting assets that form a coherent room without changing the prescribed furniture categories, positions, orientations, or scales. Existing approaches typically retrieve each asset independently or rely on static local relations, making them prone to

中文介绍 固定布局室内家具风格化要求在不改变家具类别、位置、朝向等前提下选择成套家具。现有方法独立检索或用静态关系,易失协调。StyleForge在超图场中通过反事实推理建模家具间复杂关系,实现整体协调的风格化。

I went on paternity leave. My agent built a $3M pipeline from 2,741 conversations. Here's the code.

@wayne_liang_ · 1.5K 粉丝 · 999.9K 阅 · 637 赞 · 279 转

For eight weeks, a clone of me ran our sales front line: 300+ prospect calls a week, 132 new paying customers, 37 enterprise opportunities worth ~$3M. It also made up a price, emailed internal notes

中文介绍 博主休陪产假八周,AI分身代跑销售一线:每周300+通电话、132个新付费客户、37个企业机会,管道约300万美元。AI还会编造报价、发内部备忘,代码已开源。

PayBox 101

@moonpay · 421.1K 粉丝 · 32.0K 阅 · 547 赞 · 62 转

MoonPay, the global financial technology company powering the movement of value across fiat and digital assets, has launched PayBox, the first payment vault built for AI that lets a person's AI agent

中文介绍 MoonPay发布PayBox,自称首个为AI打造的支付保险库,让AI代理能管理资金、执行支付。MoonPay是全球法币与数字资产互转金融科技公司,此举瞄准AI代理自主交易场景,属新产品发布。

Using AI to learn

@Hi_Mrinal · 22.2K 粉丝 · 20.2K 阅 · 528 赞 · 41 转

The best way to learn from AI is to really reverse the whole process like to use ai for deep understanding rather than just "getting the answer" revert the typical workflow, instead of asking the AI

中文介绍 学AI的正确方式不是索要答案,而是反转流程:让AI辅助深度理解。比如请它拆解原理、展示推理过程,而不是直接输出结果。这是关于“用AI学习”的方法论分享,强调从被动接受到主动建构的转变。

Trump’s AI protectionism has come for robotics

This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Humanoid robots usually elicit more cringe than awe: They stumble, kick children, and despite advances are still worse at using their hands than my toddler. It’s

Here’s why AI agents lie and cheat to reach their goals

MIT Technology Review Explains: Let our writers untangle the complex, messy world of technology to help you understand what’s coming next. You can read more from the series here. When two OpenAI models hacked into the website Hugging Face in July, they weren’t trying to make money or commit sabotage

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.

Building abundant intelligence

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

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.

not much happened today

**DeepSeek** launched the public-beta of **DeepSeek-V4-Flash API**, boasting a significant post-training performance leap without architecture or size changes, achieving a **Terminal-Bench score of 82.7** and nearing **GPT-5.6 Luna's 51** score at about **60% lower cost per task**. The model feature

Disrupting a Criminal Scam Operation

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

市场总览

加密市场情绪极度恐慌,恐慌贪婪指数仅 25,加密总市值 2.27 万亿美元(24 小时 +1.21%),BTC 主导率 56.4%。BTC 与 ETH 技术信号整体中性:BTC RSI 48.8、MACD 绿柱收敛但未金叉;ETH RSI 50.7 贴近平衡位。美股方面,SPY 距 52 周高点仅 0.36% 且维持多头排列,RSI 53 中性偏强;QQQ 偏弱,RSI 45.1、价格低于 50 日线。个股分化剧烈:MSFT、GOOGL 多头动能扩张,TSLA 则处于空头排列。中概股整体技术面温度最高,JD RSI 79.1 超买、BABA 单日 +9.44%、腾讯出现 MACD 金叉。商品外汇与宏观方面,WTI 原油 5 日 -9.24% 回撤但 RSI 54.6 中性,黄金为空头排列,美元指数 RSI 35.1、VIX 5 日 -15.05%,整体技术面偏弱。

今日关注

MSFT 微软 (MSFT)
偏上行

现价 487.65 美元,高于 20/50/200 日均线(396.87/399.40/433.58),呈多头排列;5 日涨幅 27.76%、单日 +8.10%,短线动能显著。RSI 74.5 进入超买区,MACD 柱 9.30 大于信号线 1.83,红柱持续扩张,技术状态整体偏上行,但需留意超买后的均值回归可能。

GOOGL 谷歌 (GOOGL)
偏上行

单日 +11.94%、5 日 +16.82%,为美股标的中短线弹性最大者。现价 373.51 同时站上 20 日线 348.05、50 日线 358.74 与 200 日线 326.27,多头排列成立;MACD 柱 -6.14 高于信号线 -6.63,形成金叉向上。RSI 54.3 处于中性区间,指标结构偏上行。

JD 京东 (JD)
偏上行

RSI 79.1 为全部标的中最高的超买读数,短线上冲明显。现价 33.02 高于 20 日线 29.74、50 日线 28.83 与 200 日线 29.44,三条均线呈多头排列;MACD 柱 1.15 大于信号线 0.77,红柱仍在扩张。5 日涨 9.37%,技术面处于强势上行通道,但超买状态已较极端。

TSLA 特斯拉 (TSLA)
偏下行

技术结构整体偏空:现价 322.08 低于 20 日线 363.93、50 日线 390.76 与 200 日线 411.60,三条均线构成空头排列。RSI 31.7 接近超卖区,MACD -25.72 明显低于信号线 -18.79,绿柱持续扩张。单日 +4.28% 仅属弱势反弹,中期趋势指标仍偏下行。

ETH-USD 以太坊 (ETH-USD)
中性

各指标方向不一致,整体呈中性。现价 1862.37 低于 20 日线 1888.43 但高于 50 日线 1783.46,价格夹在短期均线之间;RSI 50.7 贴近多空平衡位。MACD 柱 21.36 为正值但低于信号线 31.27,动能尚未确认方向。距 52 周高点 -62.4%、距低点 +23.6%,处于大区间中段。

全部资产

^VIX

VIX 恐慌指数

$15.86 -0.81%
5 日
-15.05%
距 52w 高
-55.1%
RSI(14)
44.6
趋势
空头
SMA 20 / 50 / 200
17.24 / 17.36 / 18.68
MACD / 信号
-0.009 / 0.118
MACD 死叉 (今天)空头排列

^TNX

10Y 美债收益率 (%)

$4.69 -1.24%
5 日
+0.97%
距 52w 高
-1.3%
RSI(14)
59.3
趋势
多头
SMA 20 / 50 / 200
4.61 / 4.53 / 4.28
MACD / 信号
0.050 / 0.044
接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$100.00 -0.01%
5 日
-1.45%
距 52w 高
-1.8%
RSI(14)
35.1
趋势
中性
SMA 20 / 50 / 200
100.94 / 100.42 / 99.14
MACD / 信号
0.007 / 0.183
MACD 死叉 (3 天前)接近 52 周高

SPY

S&P 500 ETF

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

QQQ

Nasdaq 100 ETF

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

AAPL

Apple

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

MSFT

Microsoft

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

NVDA

Nvidia

$206.64 +5.95%
5 日
-0.10%
距 52w 高
-12.6%
RSI(14)
48.3
趋势
多头
SMA 20 / 50 / 200
203.30 / 206.17 / 193.11
MACD / 信号
-1.955 / -0.994
MACD 死叉 (4 天前)多头排列

GOOGL

Alphabet

$373.51 +11.94%
5 日
+16.82%
距 52w 高
-8.6%
RSI(14)
54.3
趋势
多头
SMA 20 / 50 / 200
348.05 / 358.74 / 326.27
MACD / 信号
-6.143 / -6.625
MACD 金叉 (今天)多头排列

TSLA

Tesla

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

META

Meta

$590.24 +9.50%
5 日
-0.83%
距 52w 高
-25.9%
RSI(14)
37.8
趋势
空头
SMA 20 / 50 / 200
620.80 / 602.18 / 634.49
MACD / 信号
-9.553 / 1.591
空头排列
加密恐慌贪婪
25
极度恐慌
加密总市值
$2.27 T
+1.21% / 24h
BTC 主导率
56.4%
ETH 9.9%
24h 成交量
$56.7 B
活跃币 18,110

BTC-USD

Bitcoin

$63,735.01 +0.40%
5 日
-0.27%
距 52w 高
-49.5%
RSI(14)
48.8
趋势
中性
SMA 20 / 50 / 200
64,377.19 / 63,311.70 / 70,966.10
MACD / 信号
-97.918 / 81.055

ETH-USD

Ethereum

$1,862.37 -1.07%
5 日
-2.42%
距 52w 高
-62.4%
RSI(14)
50.7
趋势
中性
SMA 20 / 50 / 200
1,888.43 / 1,783.46 / 2,087.94
MACD / 信号
21.355 / 31.268

SOL-USD

Solana

$73.63 +0.25%
5 日
+0.04%
距 52w 高
-70.9%
RSI(14)
45.7
趋势
空头
SMA 20 / 50 / 200
75.08 / 75.02 / 85.37
MACD / 信号
-0.817 / -0.516
空头排列

BABA

阿里巴巴 (BABA)

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

PDD

拼多多 (PDD)

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

JD

京东 (JD)

$33.02 +2.20%
5 日
+9.37%
距 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$486.80 -0.73%
5 日
+8.86%
距 52w 高
-28.7%
RSI(14)
59.9
趋势
中性
SMA 20 / 50 / 200
464.75 / 451.42 / 537.94
MACD / 信号
6.920 / 3.639
MACD 金叉 (3 天前)

GC=F

黄金期货

$4,110.30 +0.25%
5 日
+1.05%
距 52w 高
-26.4%
RSI(14)
45.6
趋势
空头
SMA 20 / 50 / 200
4,067.18 / 4,200.92 / 4,479.49
MACD / 信号
-36.586 / -49.894
空头排列

CL=F

WTI 原油期货

$81.06 -3.03%
5 日
-9.24%
距 52w 高
-32.2%
RSI(14)
54.6
趋势
中性
SMA 20 / 50 / 200
80.28 / 82.21 / 75.79
MACD / 信号
1.453 / 0.838

USDCNY=X

美元 / 人民币

¥6.76 +0.06%
5 日
-0.16%
距 52w 高
-6.3%
RSI(14)
36.9
趋势
空头
SMA 20 / 50 / 200
6.77 / 6.77 / 6.90
MACD / 信号
-0.007 / -0.005
接近 52 周低空头排列
风险提示

本报告仅基于公开行情数据的指标读数,描述标的当前技术状态,不构成投资建议或涨跌预测。过去走势不代表未来表现,技术信号可能被市场情绪、政策或突发事件推翻。仅供技术指标解读参考,请读者自行研判。

Australia news live: St Kilda may lose hundreds of little penguins to bird flu; corruption inquiry told of $50,000 branch stacking scheme

Follow today’s news live. Get our breaking news email, free app or daily news podcast Murray Watt, the federal environment minister, was asked earlier about former rugby league star Luke Bateman’s testimony before a parliamentary inquiry on gambling reform. Bateman alleged betting company promoters

中文摘要 澳大利亚新闻汇总:圣基尔达地区可能因禽流感损失数百只小企鹅;反腐败调查曝出5万澳元“拉票”计划。联邦环境部长默里·瓦特被问及前橄榄球联盟球员卢克·贝特曼在议会赌博改革听证会上的证词,贝特曼指控相关不当行为。

Russia says seven killed and 40 injured by Ukrainian drone hitting busy beach

Three children were killed when the drone crashed at a popular resort on the Black Sea.

中文摘要 俄罗斯声称一架乌克兰无人机击中黑海一处热门度假胜地海滩,造成7人死亡、40人受伤,其中包含3名儿童。目前事件具体情况尚待核实。

Alan Jones trial live updates: former radio broadcaster in Sydney court for day two of indecent assault case – latest news

Former 2UE and 2GB radio broadcaster is facing 22 charges. Jones, 85, has pleaded not guilty Warning: This live blog may contain graphic content when discussing evidence in the trial Jones allegedly gifted cash and car to teenager he kissed after commenting on sprinter’s penis, trial hears Analysis:

中文摘要 前电台播音员艾伦·琼斯猥亵攻击案在悉尼法院进入第二天庭审。现年85岁的琼斯面临22项指控,他拒不认罪。庭审证据称,琼斯曾向一名亲吻过的青少年赠送现金和汽车。

Salvadoran man dies in ICE custody at New Jersey detention centre

Second Delaney Hall detainee death in eight months prompts calls to close facility, demands for answers.

中文摘要 一名萨尔瓦多男子在美国移民执法局(ICE)新泽西州拘留中心死亡。这是八个月内该中心(Delaney Hall)发生的第二起被拘留者死亡事件,引发关闭设施、要求给出交代的呼声。

US stocks near record high, oil falls as Trump claims Iran talks under way

Benchmark S&P500 approaches all-time peak as Washington, Tehran offer conflicting accounts of status of talks.

中文摘要 美国股市接近历史高位,油价下跌。特朗普称与伊朗的谈判正在进行,但华盛顿与德黑兰对谈判状态说法矛盾。标普500指数逼近历史峰值。

Sportsbet and Tabcorp deny allegations they sourced drugs and sex workers to encourage VIP clients to bet more

Betting firms respond to claims made by anti-gambling campaigners Tim Costello and Luke Bateman at parliamentary inquiry Follow our Australia news live blog for latest updates Get our breaking news email, free app or daily news podcast Betting giants Sportsbet and Tabcorp say there is no evidence to

中文摘要 博彩巨头Sportsbet和Tabcorp否认反赌博活动人士蒂姆·科斯特洛和卢克·贝特曼在议会调查中提出的指控:即两家公司为鼓励VIP客户增加投注,曾提供毒品和性工作者。

US states sue to block Trump tariffs impacting dozens of countries

The duties were imposed over claims that 60 US trading partners have failed to tackle forced labour.

中文摘要 美国多个州提起诉讼,试图阻止特朗普政府对数十个国家加征关税。这些关税的理由是美方声称60个贸易伙伴未能有效解决强迫劳动问题。

Watch: Wild police chase in Queensland, Australia ends in two arrests

A police pursuit in Queensland has ended in two arrests, with authorities taken on a high-speed car chase across Ipswich and Brisbane.

中文摘要 澳大利亚昆士兰州发生一起疯狂的警察追捕事件,警方高速追逐沿途跨越伊普斯维奇和布里斯班两市,最终以两人被捕告终。

Ibrahim Traore: Why Burkina Faso’s popular leader faces a reality test

Traore’s sovereignty message has won support across Africa, but his record at home faces scrutiny.

中文摘要 布基纳法索领导人易卜拉欣·特拉奥雷凭借主权主张赢得非洲多国支持,但其国内执政记录正面临越来越严格的审视与考验。

Trump declines to call for Max Miller’s resignation amid abuse allegations – as it happened

This live blog is now closed. Sign up for the US Breaking News email On Tuesday, we’ll bring you the latest from Michigan where voters will head to the polls for competitive primaries in Senate and House races. The most closely watched competition is the Democratic primary for the US Senate, where c

中文摘要 特朗普拒绝呼吁共和党众议员马克斯·米勒在面临虐待指控的情况下辞职。此外,密歇根州将举行国会参众两院初选,民主党党内竞争最受关注。

Does the US blockade on Cuba make America safer?

Trump just escalated restrictions on Havana warning that Cuba remains a ‘threat to national security’.

中文摘要 美国对古巴实施的长期封锁是否让美国更安全,引发外界讨论。特朗普近期进一步加强对哈瓦那的限制措施,并警告称古巴仍是“国家安全威胁”。

Drone Explodes on Russian Beach, Killing 7, Officials Say

It was unclear what the drone was targeting and why it crashed in the crowded resort spot, but it has been a deadly summer for civilians caught up in the Russian-Ukrainian war.

中文摘要 据官员称,一架无人机在俄罗斯一处拥挤的度假海滩爆炸,造成7人死亡。目前尚不清楚无人机原定目标及坠毁原因。这个夏天,俄乌战争中的平民伤亡尤为严重。

Board of Peace says no Israeli withdrawal from Gaza before Hamas disarms

Netanyahu and board director Maldenov meet amid tensions over Gaza disarmament roadmap and recent Israeli attacks.

中文摘要 以色列“和平委员会”表示,在哈马斯解除武装之前,以色列不会从加沙撤军。内塔尼亚胡与委员会主任马尔代诺夫举行会晤,双方就加沙解除武装路线图及近期以色列袭击存在紧张关系。

Japan’s prime minister tours earthquake-hit sites as recovery efforts hampered by soaring temperatures

Prime minister Sanae Takaichi visited Kumamoto prefecture almost a week after a magnitude 7.1 quake hit, killing 38 people Japan’s prime minister, Sanae Takaichi, has visited the south-western prefecture of Kumamoto, where recovery efforts are being hampered by heat and a lack of water supplies, alm

中文摘要 日本首相高市早苗视察了熊本县地震灾区。一周前该地区发生7.1级地震,已造成38人遇难。当地震后恢复工作正受到高温和物资短缺的阻碍。

U.S. Sends Flight With Deportees to Venezuela for First Time Since Earthquakes

A plane with 147 Venezuelans landed on Monday in the South American country amid criticism over the deaths of deportees housed in a collapsed building during June’s quakes.

中文摘要 美国在地震后首次向委内瑞拉派出遣送航班,载有147名委内瑞拉人的飞机降落在该国。此前,6月地震中,部分被驱逐者因安置建筑倒塌而死亡,引发外界批评。

Japan's Equities Risk Tactical Correction: Goldman's Moe

Goldman Sachs Chief APAC Regional Equity Strategist Timothy Moe discusses Japan's macroeconomic environment following recent currency market intervention, warning that Japanese stocks risk a tactical pullback. However, he notes corporate earnings will likely remain intact and maintains a bullish vie

中文摘要 高盛亚太区首席股票策略师Timothy Moe警告,日本股市面临战术性回调风险;但他指出,在近期货币市场干预后,企业盈利预计将保持稳健。

Australia’s Housing Market Worsens

Australia's housing downturn is accelerating, with higher interest rates and weaker investor demand driving the biggest home price declines since late 2022. REA Group Senior Economist Anne Flaherty says further falls are likely through year-end, especially in higher-priced suburbs. She discussed the

中文摘要 澳大利亚楼市下行加速,受利率上升和投资者需求疲软影响,房价创2022年末以来最大跌幅。REA Group高级经济学家Anne Flaherty预计,年底前房价或继续走低,高价郊区尤甚。

Yen Rally Loses Steam; Trump Threatens Iran's 'Last Chance' | The Asia Trade 8/4/2026

"Bloomberg: The Asia Trade" brings you everything you need to know to get ahead as the trading day begins in Asia. Bloomberg TV is live from Tokyo and Sydney with Shery Ahn and Haidi Stroud-Watts, getting insight and analysis from newsmakers and industry leaders on the biggest stories shaping global

中文摘要 8月4日《亚洲交易》节目聚焦亚洲开盘动态:日元涨势减弱,特朗普对伊朗发出“最后机会”警告。节目从东京和悉尼直播,提供市场洞察与分析。

US states sue to block Trump tariffs impacting dozens of countries

The duties were imposed over claims that 60 US trading partners have failed to tackle forced labour.

中文摘要 美国多个州提起诉讼,寻求阻止特朗普政府对数十个国家加征关税。该关税基于美国60个贸易伙伴未能解决强迫劳动问题的指控而实施。

Confusion Over India NSE Closing Auction Turbocharges Nifty Rally

The new rules were meant to improve price discovery and curb manipulation in the final stretch of trading.

中文摘要 印度国家证券交易所(NSE)收盘竞价新规引发混乱,意外助推Nifty指数上涨。新规本意是改进价格发现并遏制尾盘交易操纵,却产生了反向效果。

South Korea’s Leveraged ETF Trading Plummets Under New Curbs

Trading in leveraged exchange-traded funds tied to South Korea’s two chip giants has shrunk sharply, after authorities took steps to slow demand for the products that fueled recent market volatility.

中文摘要 韩国当局出台新限制措施后,与国内两大芯片巨头挂钩的杠杆ETF交易量急剧萎缩。此前此类产品推动了市场波动,官方介入以抑制需求。

Iron Ore Dips to 13-Month Low in Threat to Higher-Cost Supply

Iron ore traded near a 13-month low, pushing the market to levels that may threaten some higher-cost production.

中文摘要 铁矿石价格跌至13个月低点附近,市场已趋近可能威胁部分高成本生产的水平。市场关注跌势是否延续,高成本矿商供应或受冲击。

After Historic Intervention, 155 Emerges as Yen’s Next Big Test

Japan’s historic joint intervention with the US is shifting market focus to whether the yen can strengthen beyond 155 per dollar, a threshold strategists view as the key test for the rally’s staying power.

中文摘要 日本与美国实施历史性联合干预后,市场焦点转向日元能否升破1美元兑155关口,策略师认为这是判断日元涨势能否持续的关键考验。

India’s IndiGo struggles to emerge from turbulence

Also in this newsletter, Meta in hot water

中文摘要 印度靛蓝航空(IndiGo)正面临多重挑战,仍在困境中挣扎,难以摆脱动荡局面。本期《金融时报》通讯还提及Meta公司陷入麻烦。

Race for Diaspora Dollars Pumps Up India’s Bond, Loan Markets

A surge in dollar demand from Indian lenders racing to boost the leverage on foreign currency deposits they are offering to overseas citizens is firing up its dollar bond and loan markets, with global banks rushing to capture the business, according to people familiar with the matter.

中文摘要 印度银行竞相提高向海外公民提供的外币存款杠杆,推动美元需求激增,带动印度美元债券和贷款市场升温,全球银行纷纷争夺这一业务。

Iran Believes It Has the 'Upper Hand': CSIS's Yacoubian

CSIS Director and Senior Adviser Mona Yacoubian argues the Trump administration has failed to carry out some of its maximalist threats against the Iranian regime, causing the regime to believe it has the upper hand in the conflict. (Source: Bloomberg)

中文摘要 美国战略与国际研究中心(CSIS)主任兼高级顾问Mona Yacoubian认为,特朗普政府未兑现对伊朗政权的部分极限施压威胁,使伊朗相信自身在冲突中占据上风。

Why is Trump Media selling early access to Trump's Truth Social posts?

The service reportedly costs up to $100,000 (£74,170) per month and offers access to posts from influential accounts milliseconds before they appear online.

中文摘要 特朗普媒体公司出售其Truth Social平台帖子的提前访问服务,据称每月收费最高10万美元(合74,170英镑),可在帖子公开前数毫秒获取有影响力账号的内容。

该源今日无内容。