每日简报

2026-07-16

← 历史归档

OpenCut-app/OpenCut

TypeScript · ★ 71,533 · 🍴 7,334 · 📈 1,505 stars today

The open-source CapCut alternative

中文介绍 开源视频编辑工具,作为 CapCut 的替代品,提供剪辑、滤镜、字幕等核心功能,支持多平台使用,适合个人创作者和小型团队进行快速视频制作。

Nutlope/hallmark

CSS · ★ 8,353 · 🍴 435 · 📈 1,119 stars today

Anti-AI-slop design skill for Claude Code, Cursor, and Codex.

中文介绍 为 Claude Code、Cursor 和 Codex 等 AI 编码助手注入反“AI slop”设计能力,通过特定技能指导提升生成代码的可维护性与质量,帮助开发者避免低质量输出。

mattpocock/skills

Shell · ★ 172,201 · 🍴 14,786 · 📈 2,160 stars today

Skills for Real Engineers. Straight from my .claude directory.

中文介绍 从 .claude 目录中导出的实战工程师技能集,面向真实开发场景,用于增强 AI 代理在编码、调试和重构时的表现,适合使用 Claude Code 的开发者参考。

moeru-ai/airi

TypeScript · ★ 42,475 · 🍴 4,249 · 📈 144 stars today

💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.

中文介绍 自托管的 AI 伴侣,类似 Grok,支持实时语音对话、Minecraft 等游戏交互,可私有化部署并定制角色灵魂,打造专属虚拟生命,适合二次元爱好者与个性化 AI 实验。

Dicklesworthstone/destructive_command_guard

Rust · ★ 4,750 · 🍴 178 · 📈 497 stars today

The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents.

中文介绍 安全防护工具,自动拦截 AI 代理试图执行的危险 git 和 shell 命令,防止误操作导致数据丢失或系统破坏,适用于自动化流水线及代码审查场景。

HKUDS/Vibe-Trading

Python · ★ 23,647 · 🍴 4,030 · 📈 924 stars today

"Vibe-Trading: Your Personal Trading Agent"

中文介绍 个人交易代理,利用情绪分析(Vibe)驱动量化交易决策,自动执行买卖策略,适合加密货币或股票市场的个人投资者,降低情绪干扰。

openinterpreter/openinterpreter

Rust · ★ 65,440 · 🍴 5,651 · 📈 345 stars today

A coding agent for low-cost models

中文介绍 轻量级编码代理,专为低成本模型(如小参数 LLM)设计,通过自然语言指令直接执行代码、操作文件及系统命令,降低 AI 编程的门槛。

HKUDS/DeepTutor

Python · ★ 26,229 · 🍴 3,560 · 📈 128 stars today

DeepTutor: Lifelong Personalized Tutoring. https://deeptutor.info/.

中文介绍 基于深度学习的终身个性化辅导系统,自适应学习路径规划与实时答疑,覆盖数学、编程等学科,适合学生和自学者长期提升。

HenryNdubuaku/maths-cs-ai-compendium

TypeScript · ★ 5,861 · 🍴 740 · 📈 729 stars today

Become a cracked AI/ML Research Engineer

中文介绍 数学、计算机科学与人工智能综合知识指南,涵盖从基础到高级的资源与项目,旨在帮助学习者成长为顶尖 AI/ML 研究工程师,适合自学与面试准备。

Shubhamsaboo/awesome-llm-apps

Python · ★ 121,855 · 🍴 17,988 · 📈 1,278 stars today

100+ AI Agent & RAG apps you can actually run — clone, customize, ship.

中文介绍 100 多个可立即运行的 AI Agent 与 RAG 应用集合,覆盖问答、检索、自动化等场景,支持克隆、定制和部署,适合快速验证 LLM 应用原型。

coreyhaines31/marketingskills

JavaScript · ★ 39,719 · 🍴 6,314 · 📈 390 stars today

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.

中文介绍 面向 Claude Code 及 AI 代理的营销技能集,涵盖转化率优化(CRO)、文案撰写、SEO、分析及增长工程,帮助 AI 代理执行数字营销任务。

YimMenu/YimMenuV2

C++ · ★ 1,409 · 🍴 354 · 📈 21 stars today

Experimental menu for GTA 5: Enhanced

中文介绍 针对《侠盗猎车手5:增强版》的试验性菜单 mod,提供游戏内功能修改与调试能力,适合模组玩家与逆向工程爱好者。

hasaneyldrm/exercises-dataset

HTML · ★ 14,323 · 🍴 1,718 · 📈 951 stars today

1,324-exercise fitness dataset — animation GIFs, 180×180 thumbnails, muscle-group & equipment data, and step-by-step instructions in 6 languages. The exercise data layer behind the LogPress app.

中文介绍 包含 1324 个健身动作的数据集,提供动画 GIF、180×180 缩略图、肌肉群与设备标注、6 种语言的分步说明,适用于健身应用开发与训练动作识别。

Weak-to-Strong Generalization via Direct On-Policy Distillation

👍 112

Reinforcement learning with verifiable rewards (RLVR) is a powerful recipe for improving language-model reasoning, but it is expensive to repeat on every new strong model because the target model must generate many rollouts during training. As models scale, post-training itself becomes a bottleneck.

中文介绍 针对RLVR在强模型上重复训练成本高的问题,提出直接在线策略蒸馏(Direct On-Policy Distillation),通过弱模型引导强模型在线生成轨迹,降低训练开销。

ABot-N1: Toward a General Visual Language Navigation Foundation Model

👍 84

Visual Language Navigation foundation models aim to unify deep reasoning for grounded spatial decisions with broad versatility for diverse embodied tasks. Current approaches typically achieve this integration via monolithic policies that map observations directly to actions, yet they often suffer fr

中文介绍 提出ABot-N1,一种通用视觉语言导航基础模型,旨在统一深度推理与多样化的具体空间决策任务,解决现有单体策略易受观测噪声影响的问题。

ABot-AgentOS: A General Robotic Agent OS with Lifelong Multi-modal Memory

👍 72

Recent VLM and VLA systems have improved robotic perception and action prediction, yet long-horizon embodied agents still require a general runtime layer for reasoning, memory, tool use, verification, and cross-embodiment execution. We present ABot-AgentOS, a general robotic Agent Operating System t

中文介绍 提出ABot-AgentOS,一个通用机器人Agent操作系统,内置终身多模态记忆、推理、工具使用、验证和跨实体执行能力,为长时域任务提供通用运行时层。

Long-Horizon-Terminal-Bench: Testing the Limits of Agents on Long-Horizon Terminal Tasks with Dense Reward-Based Grading

👍 64

AI agents have become capable of autonomously completing short, well-specified tasks. However, existing terminal benchmarks largely focus on simple problems that finish within minutes and are evaluated only by their final outcome. This setup overlooks intermediate progress and partial solutions, yie

中文介绍 提出Long-Horizon-Terminal-Bench基准,用于评估AI Agent在长时域终端任务中的表现,采用密集奖励评分,弥补现有基准只考虑最终结果的不足。

Video Generation Models are General-Purpose Vision Learners

👍 59

Driven by next-token prediction, NLP shifted from task-specific models into powerful generalist foundation models. What, then, is the equivalent catalyst needed to achieve a general-purpose model in computer vision? In this paper, we contend that large-scale text-to-video generation serves as a stro

中文介绍 论证大规模文本到视频生成可作为计算机视觉通用基础模型的关键催化剂,表明视频生成模型能学习通用视觉表征,推动向通用视觉学习者转变。

SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding

👍 51

Vision language models (VLMs) have achieved strong performance on visual document understanding benchmarks such as DocVQA, ChartQA, and MMLongBench-Doc. However, real-world documents combine multiple factors such as length, layout complexity, modality, and question difficulty, which makes it difficu

中文介绍 提出SynthDocBench,一个可控的长上下文视觉文档理解基准,通过合成生成控制长度、布局、模态和问题难度,系统评估VLM在多因素复合下的能力。

Scalable Visual Pretraining for Language Intelligence

👍 50

The rapid progress of large foundation models has been driven predominantly by pretraining on large-scale text corpora. However, many forms of knowledge are conveyed through visual representations, where figures, typeset equations, and page layouts carry rich information that cannot be faithfully or

中文介绍 针对纯文本预训练无法捕获图表、公式等视觉知识,提出一种可扩展的视觉预训练方法,通过图文混合训练增强语言模型的多模态理解能力。

Read It Back: Pretrained MLLMs Are Zero-Shot Reward Models for Text-to-Image Generation

👍 42

In this paper, we propose SpectraReward, a training-free reward function that turns pretrained MLLMs into off-the-shelf reward models for image-generation reinforcement learning. Instead of asking the MLLM to judge a generated image or answer decomposed verification questions, SpectraReward measures

中文介绍 提出SpectraReward,一种免训练奖励函数,将预训练MLLM直接用作文本到图像生成的奖励模型,通过测量图像与文本的对齐度而非直接判断,提升生成质量。

Search Beyond What Can Be Taught: Evolving the Knowledge Boundary in Agentic Visual Generation

👍 27

Visual generators excel at rendering, but they confidently fabricate what they do not know. User requests are unbounded, evolving, and deeply long-tailed: new characters, trending entities, post-cutoff events, and more. This world-knowledge bottleneck is structural: generators are trained on fixed c

中文介绍 针对视觉生成模型对长尾知识(新角色、时效事件)的幻觉问题,提出一种可演化的知识边界方法,使生成器能搜索超出训练数据的知识,减少无根据输出。

Trust Region Policy Distillation

👍 26

Big goals are hard to achieve all at once; breaking them into small steps is wiser. We present Trust Region Policy Distillation (TOP-D), which transforms the notoriously unstable, high-variance On-Policy Distillation (OPD) into a stable training paradigm by dynamically constructing a proximal teache

中文介绍 提出信任区域策略蒸馏(TOP-D),通过动态构建近端教师将不稳定的在线策略蒸馏转化为稳定训练范式,解决高方差问题,提升收敛速度。

KronQ: LLM Quantization via Kronecker-Factored Hessian

👍 23

Post-training quantization (PTQ) is a widely adopted technique for compressing large language models (LLMs) without retraining. Existing second-order PTQ methods, including GPTQ, construct quantization objectives exclusively from input activation statistics, effectively assuming that all output chan

中文介绍 提出KronQ,利用Kronecker因子Hessian矩阵进行LLM后训练量化,相比仅基于输入统计的GPTQ方法,更全面考虑输出通道相关性,提升量化精度。

AdvancedMathBench: A Benchmark Suite for Advanced Mathematical Proof Generation and Verification

👍 22

Large language models (LLMs) have achieved remarkable performance on high-school and olympiad-style mathematics, yet their capabilities on advanced mathematics remain poorly understood. Existing benchmarks, however, fall short in both scope and evaluation granularity: they provide limited disciplina

中文介绍 提出AdvancedMathBench,一套面向高级数学证明生成与验证的基准套件,覆盖多个学科,弥补现有基准在范围和评估粒度上的不足。

Metacognition in LLMs: Foundations, Progress, and Opportunities

👍 17

Metacognition is a foundational component of intelligence critical to effective learning, problem solving, decision-making, communication, and more. In recent years, it has become increasingly recognized as a cornerstone of capable, transparent AI systems. Yet while LLMs have made significant progre

中文介绍 综述LLM中的元认知(Metacognition),梳理其作为智能基础在自省、推理和决策中的进展,并展望提升LLM透明性与能力的机会。

Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning

👍 12

Fine-tuning LLMs to inject new knowledge faces a critical challenge: LLMs can quickly memorize new facts, yet fail to use them for downstream reasoning tasks. We formalize this failure as the \textbf{Knowing--Using Gap}, characterized by an accuracy gap and a temporal lag between memorization and ge

中文介绍 揭示LLM微调中记忆新知识但无法用于下游推理的「知道-使用鸿沟」,形式化该现象为准确率差距与时间滞后,并探索其背后的机制。

Function-Aware Fill-in-the-Middle as Mid-Training for Coding Agent Foundation Models

👍 11

Coding agents must integrate external tool returns into ongoing reasoning - a capability that standard left-to-right pretraining on code exposes only in its forward direction. We observe that the action-observation-continuation loop of a coding agent is structurally isomorphic to a function call sit

中文介绍 针对编码Agent需整合工具返回与推理的需求,提出函数感知的填充中间训练(FIM),将行动-观察-延续循环映射为函数调用结构,提升Agent基础模型性能。

Proxy Exploration and Reusable Guidance: A Modular LLM Post-Training Paradigm via Proxy-Guided Update Signals

👍 10

Post-training is essential for refining the domain-specific capabilities of large language models (LLMs), yet existing reward optimization and distribution matching methods tightly couple policy exploration with distribution alignment. This coupling forces expensive exploration directly on the polic

中文介绍 提出代理探索与可复用引导的模块化后训练范式,通过代理引导的更新信号解耦策略探索与分布对齐,降低直接在大模型上探索的成本。

Self-Guided Test-Time Training for Long-Context LLMs

👍 10

Long-context processing has become increasingly important for large language models (LLMs), but simply extending the context window does not guarantee effective utilization of long inputs. As input length grows, accuracy often degrades, indicating that models still struggle to identify and use the e

中文介绍 提出自引导测试时训练(Self-Guided TTT),在长上下文LLM推理阶段动态调整模型表示,帮助模型更有效利用长输入中的关键信息,减少长度导致的性能下降。

Remember When It Matters: Proactive Memory Agent for Long-Horizon Agents

👍 10

In long-horizon tasks, decision-relevant state is often scattered across an expanding trajectory, while the action agent must surface it and act. As trajectories grow, task requirements, environment facts, prior attempts, diagnoses, and open subgoals can be buried in the context window or pushed bey

中文介绍 提出主动记忆Agent(Proactive Memory Agent),在长时域任务中主动管理并检索关键状态(任务需求、历史尝试等),避免信息被淹没在上下文窗口中。

Multi-Agent LLMs Fail to Explore Each Other

👍 8

Exploration is essential for reliable autonomy in multi-agent systems, yet it remains unclear whether large language model (LLM) agents can explore effectively when interacting with one another. We show that modern LLM agents fail to do so, often exhibiting myopic and polarized interaction patterns

中文介绍 发现多Agent LLM系统在交互中缺乏探索能力,表现出短视和极化模式,导致无法有效发现新策略,限制多系统自主性。

MET: Theory-Grounded and Culture-Aware Multilingual Moral Reasoning

👍 7

Language models are increasingly used for moral decision-making across diverse linguistic and cultural contexts, yet existing work overlooks multilinguality on three aspects: 1) multilingual evaluation benchmarks use direct translation, failing to adapt culture-specific items; 2) inference-time meth

中文介绍 提出MET框架,实现理论引导且文化感知的多语言道德推理,解决现有评估翻译偏差及推理方法忽视文化适应的问题。

You just hired a million bad employees.

@gsivulka · 10.2K 粉丝 · 591.2K 阅 · 512 赞 · 99 转

AI was supposed to replace human labor. It did the opposite. For the first time in history, humans are cheaper than software. And AI is creating more jobs than it eliminates. Technology has

中文介绍 AI并未取代人类劳动,反而使人类历史上首次比软件更便宜,且AI创造的工作多于消除的。这一观点挑战了「AI取代工作」的常见叙事。

Making Fable Cheaper Than Opus

@joon_h_lee · 515 粉丝 · 366.3K 阅 · 521 赞 · 43 转

We replaced Opus 4.8 with Fable 5, and Devin’s bill went down. Fable 5 costs twice as much per token as Opus 4.8. But when we ran both models on FrontierCode 1.1 using our new Fusion architecture,

中文介绍 通过新的Fusion架构,用每token成本两倍于Opus 4.8的Fable 5模型,在FrontierCode 1.1上运行时反而降低了Devin的总账单,关键在架构优化。

The Most Human Technology Ever Made

@illscience · 30.4K 粉丝 · 332.5K 阅 · 539 赞 · 69 转

Over the weekend, Mira Murati wrote a phenomenal essay that you should read in full: “The future worth building is human.” I think it’s one of the best essays of the year, because it gets at the

中文介绍 推荐Mira Murati的文章「The future worth building is human」,称其探讨人性化技术,是年度最佳之一。

A Framework for Frontier AI and the Dawning of a New Age

@demishassabis · 1.4M 粉丝 · 98.1K 阅 · 1.5K 赞 · 236 转

This is a pivotal moment in human history. Artificial General Intelligence (AGI), a system that exhibits all the cognitive capabilities the brain has, is probably only a few short years away. When we

中文介绍 Demis Hassabis认为AGI可能几年内到来,这是人类历史的关键时刻,并提出了前沿AI的框架。

I Brutally Modified My Front-End Design Skill ~ Now My UIs Don’t Look Like AI Crap

@JoePro · 949 粉丝 · 66.8K 阅 · 537 赞 · 29 转

To create a custom Claude skill, navigate to Customize > Skills in your Claude interface, click the + button, and select + Create skill

中文介绍 通过自定义Claude Skill功能(路径:Customize > Skills > 创建技能)来改进前端UI设计,避免AI生成的糟糕外观,提升设计质量。

How I'd make $10 million with AI agents

@gregisenberg · 682.7K 粉丝 · 62.2K 阅 · 578 赞 · 36 转

2 markets worth trillions are opening at the same time. I've been through 3 platform shifts living in Silicon Valley building/selling VC-backed companies and I've NEVER seen this. Mobile apps came

中文介绍 两个万亿美元市场同步开启,经历三次平台转型的创业者称前所未见,并分享用AI agent赚取1000万美元的策略。

2 Hermes Workflows I can't live without

@0xJeff · 80.8K 粉丝 · 61.6K 阅 · 502 赞 · 36 转

I’ve been consistently using Hermes everyday for the past 4 months and he’s already a core part of my research & investment workflows. Before Hermes, it was just me relying on Grok, Claude, Gemini for

中文介绍 4个月来每天使用Hermes,已成为研究和投资核心。分享两个离不开的工作流,相比之前依赖Grok、Claude、Gemini等工具有显著提升。

Your AI says it read your files. Did it really?

@conikeec · 7.5K 粉丝 · 1.1K 阅 · 1.0K 赞 · 121 转

AI always answers with confidence — even when it skipped half your documents. waggle shows you which files it really opened, so you know whether to trust the answer, or send it back. You hand an AI

中文介绍 介绍工具waggle,它能显示AI实际读取了哪些文件,解决AI常自信回答但可能遗漏一半文档的问题,让用户判断答案是否可信。

Model Routing Is Simple. Until It Isn’t.

中文介绍 IBM Research 指出模型路由看似简单实则复杂,分析了在多模型场景下有效路由的挑战与陷阱。

Meet GPT-Red: an LLM super-hacker OpenAI built to make its models safer

OpenAI has built an LLM super-hacker called GPT-Red that it uses as a sparring partner to help its other models boost their defenses against cyberattacks. Last week the company released the latest version of its flagship LLM, GPT-5.6. OpenAI says that training it against GPT-Red made the model its m

中文介绍 OpenAI 构建了LLM超级黑客GPT-Red,作为陪练帮助其他模型提升防御网络攻击的能力。该公司上周发布旗舰模型GPT-5.6,并称通过GPT-Red训练增强了安全性。

The US is advancing AI safety through state and federal action

OpenAI outlines a “reverse federalism” approach to AI governance, where state laws help build a national framework for safe, democratic AI.

中文介绍 OpenAI 提出“反向联邦制”AI治理方法,主张各州法律助力构建国家层面的安全、民主AI框架。

GPT-Red: Unlocking Self-Improvement for Robustness

Explore GPT-Red, OpenAI’s automated red teaming system that uses self-play to improve AI safety, alignment, and prompt injection robustness.

中文介绍 GPT-Red是OpenAI的自动化红队系统,利用自我对弈提升AI安全性、对齐能力和提示注入鲁棒性。

Welcome Inkling by Thinking Machines

中文介绍 Thinking Machines 在Hugging Face博客上介绍其新模型Inkling,具体细节尚未披露。

[AINews] not much happened today

a continuation: Codex adding 1M users a day now.

中文介绍 AI新闻简报:当日市场平静,但Codex每日新增用户达100万。

5 Trends That Defined AI Engineering at World’s Fair 2026

At this year's AIE World’s Fair, AI engineering entered a new phase: building systems around agents, rather than just building with agents.

中文介绍 2026年AI工程世界博览会总结五大趋势:AI工程进入围绕智能体构建系统的新阶段,而非仅用智能体构建。

How to manage AI investments in the agentic era

Learn how enterprises can manage AI investments in the agentic era by measuring useful work per dollar, improving efficiency, and scaling high-value workflows.

中文介绍 OpenAI建议企业在智能体时代管理AI投资:衡量每美元有效工作量、提升效率并扩展高价值工作流。

not much happened today

**OpenAI's agent products** saw a **2.5x weekly usage growth** driven by **Codex + ChatGPT Work** and demand for **GPT-5.6 Sol**. JetBrains adopted Codex as a recommended agent, while LangChain enhanced tracing and observability across multiple tools. **PrismML released Bonsai 27B**, a compressed va

中文介绍 OpenAI智能体产品周使用量增长2.5倍,受Codex、ChatGPT Work及GPT-5.6 Sol需求推动。JetBrains将Codex列为推荐智能体;LangChain增强追踪与可观测性;PrismML发布Bonsai 27。

How sales teams use ChatGPT Work

See how sales teams can use ChatGPT Work to create pipeline briefs, meeting prep packets, forecast reviews, account plans, and stalled-deal diagnoses from real work inputs.

中文介绍 OpenAI介绍销售团队如何利用ChatGPT Work创建管道简报、会议准备包、预测回顾、客户计划及停滞交易诊断。

How data science teams use ChatGPT Work

See how data science teams can use ChatGPT Work to build root-cause briefs, impact readouts, KPI memos, scoped analyses, and dashboard specs from real work inputs.

中文介绍 OpenAI介绍数据科学团队如何利用ChatGPT Work构建根因简报、影响报告、KPI备忘录、范围分析与仪表盘规范。

市场总览

当前市场技术面呈现分化格局,美股整体偏强但分化明显:标普500 ETF(SPY)接近52周高点,均线多头排列;而科技股如特斯拉(TSLA)出现MACD死叉与空头排列。加密市场在恐慌贪婪指数仅25(极度恐慌)背景下,比特币(BTC-USD)RSI 55.9维持中性,以太坊(ETH-USD)MACD金叉且RSI 67接近超买,短期动能偏多。商品方面黄金死叉空头排列,原油大涨后仍受阻于50日均线。宏观指标中美元指数保持多头排列但RSI 48偏中性,美债收益率多头排列。整体技术信号缺乏一致性,需警惕分化延续。

今日关注

AAPL Apple (AAPL)
偏上行

当前价格327.5距52周高点仅-0.37%,RSI 68.8接近超买但未超买,SMA20(301.9)、SMA50(300.5)保持多头排列,MACD线(6.60)远高于信号线(3.84),金叉放量,近1日涨幅4.01%显示短期动能强劲,整体技术setup指向偏上行。

TSLA Tesla (TSLA)
偏下行

价格394.46已跌破SMA20(399.3)、SMA50(410)及SMA200(417.6),均线空头排列,MACD线(-1.76)低于信号线(-1.35)形成死叉,RSI 47.1处于弱势区,距52周高-20.92%,短期下行动能明确,技术面偏下行。

ETH-USD Ethereum (ETH-USD)
偏上行

以太坊价格1924.86站上SMA20(1727.7)与SMA50(1747.3),RSI 67接近超买但未超买,MACD线(33.8)远高于信号线(8.5)呈金叉,近5日涨幅7.19%,虽然仍低于SMA200(2205.6)但短期上行趋势明显,加密恐慌指数25背景下,技术信号偏上行。

GC=F 黄金期货 (GC=F)
偏下行

黄金期货4065.9已跌破所有主要均线(SMA20 4114.1,SMA50 4339.9,SMA200 4471.6),均线空头排列且出现死叉(SMA50下穿SMA200),RSI 42.3处于弱势区间,MACD线(-76.07)持续低于信号线(-87.91),技术面明确偏下行。

QQQ Nasdaq 100 ETF (QQQ)
中性

价格717.74略低于SMA20(720.9)但高于SMA50(718.07)和SMA200(639.8),RSI 49.9处于中性格局,MACD线(0.73)低于信号线(1.89)但差距不大,无明确金叉或死叉信号,近1日微跌0.27%,多空力量均衡,技术面偏中性。

全部资产

^VIX

VIX 恐慌指数

$15.67 -5.03%
5 日
-7.28%
距 52w 高
-55.6%
RSI(14)
45.0
趋势
空头
SMA 20 / 50 / 200
16.98 / 17.31 / 18.67
MACD / 信号
-0.497 / -0.406
空头排列

^TNX

10Y 美债收益率 (%)

$4.54 -0.87%
5 日
-0.53%
距 52w 高
-3.0%
RSI(14)
55.3
趋势
多头
SMA 20 / 50 / 200
4.48 / 4.49 / 4.25
MACD / 信号
0.029 / 0.016
多头排列

DX-Y.NYB

美元指数 DXY

$100.50 -0.44%
5 日
-0.55%
距 52w 高
-1.3%
RSI(14)
48.0
趋势
多头
SMA 20 / 50 / 200
100.98 / 99.84 / 98.98
MACD / 信号
0.280 / 0.397
接近 52 周高多头排列

SPY

S&P 500 ETF

$754.81 +0.40%
5 日
+1.26%
距 52w 高
-0.7%
RSI(14)
58.0
趋势
多头
SMA 20 / 50 / 200
744.89 / 743.34 / 695.85
MACD / 信号
3.608 / 2.803
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$717.74 -0.27%
5 日
+0.89%
距 52w 高
-4.1%
RSI(14)
49.9
趋势
中性
SMA 20 / 50 / 200
720.90 / 718.07 / 639.81
MACD / 信号
0.728 / 1.887

AAPL

Apple

$327.50 +4.01%
5 日
+4.50%
距 52w 高
-0.4%
RSI(14)
68.8
趋势
多头
SMA 20 / 50 / 200
301.93 / 300.53 / 273.43
MACD / 信号
6.603 / 3.837
接近 52 周高多头排列

MSFT

Microsoft

$395.63 +2.78%
5 日
+3.21%
距 52w 高
-28.8%
RSI(14)
53.5
趋势
空头
SMA 20 / 50 / 200
380.05 / 402.11 / 440.50
MACD / 信号
-2.962 / -5.950
空头排列

NVDA

Nvidia

$212.50 +0.33%
5 日
+4.11%
距 52w 高
-10.2%
RSI(14)
56.9
趋势
多头
SMA 20 / 50 / 200
202.22 / 209.61 / 192.14
MACD / 信号
0.168 / -1.773
多头排列

GOOGL

Alphabet

$370.92 +3.17%
5 日
+2.49%
距 52w 高
-9.2%
RSI(14)
56.9
趋势
中性
SMA 20 / 50 / 200
357.69 / 372.00 / 320.60
MACD / 信号
-0.782 / -2.258

TSLA

Tesla

$394.46 -0.43%
5 日
+0.10%
距 52w 高
-20.9%
RSI(14)
47.1
趋势
空头
SMA 20 / 50 / 200
399.31 / 410.00 / 417.61
MACD / 信号
-1.760 / -1.353
MACD 死叉 (1 天前)空头排列

META

Meta

$681.31 +3.07%
5 日
+12.96%
距 52w 高
-14.4%
RSI(14)
66.8
趋势
中性
SMA 20 / 50 / 200
598.12 / 602.63 / 641.39
MACD / 信号
18.538 / 6.229
加密恐慌贪婪
25
极度恐慌
加密总市值
$2.31 T
+0.07% / 24h
BTC 主导率
56.2%
ETH 10.0%
24h 成交量
$68.9 B
活跃币 17,589

BTC-USD

Bitcoin

$64,879.00 -0.12%
5 日
+1.17%
距 52w 高
-48.6%
RSI(14)
55.9
趋势
中性
SMA 20 / 50 / 200
62,268.02 / 64,115.95 / 73,514.15
MACD / 信号
57.836 / -427.985

ETH-USD

Ethereum

$1,924.86 +1.87%
5 日
+7.19%
距 52w 高
-61.1%
RSI(14)
67.0
趋势
中性
SMA 20 / 50 / 200
1,727.74 / 1,747.26 / 2,205.60
MACD / 信号
33.828 / 8.537

SOL-USD

Solana

$77.51 -0.32%
5 日
-0.71%
距 52w 高
-69.4%
RSI(14)
52.9
趋势
中性
SMA 20 / 50 / 200
77.29 / 73.89 / 91.06
MACD / 信号
0.934 / 1.225
MACD 死叉 (3 天前)

BABA

阿里巴巴 (BABA)

$117.69 +4.78%
5 日
+7.99%
距 52w 高
-38.9%
RSI(14)
62.9
趋势
空头
SMA 20 / 50 / 200
103.96 / 119.10 / 144.77
MACD / 信号
-1.268 / -4.298
空头排列

PDD

拼多多 (PDD)

$85.74 +2.18%
5 日
+1.18%
距 52w 高
-38.5%
RSI(14)
55.7
趋势
空头
SMA 20 / 50 / 200
80.76 / 87.12 / 106.60
MACD / 信号
-0.116 / -1.283
空头排列

JD

京东 (JD)

$29.28 +1.53%
5 日
+5.97%
距 52w 高
-20.6%
RSI(14)
63.0
趋势
中性
SMA 20 / 50 / 200
27.03 / 28.92 / 29.67
MACD / 信号
0.020 / -0.449

0700.HK

腾讯控股 (0700.HK)

HK$474.00 +3.90%
5 日
-1.00%
距 52w 高
-30.6%
RSI(14)
59.5
趋势
中性
SMA 20 / 50 / 200
443.19 / 450.68 / 551.40
MACD / 信号
4.274 / -0.133

GC=F

黄金期货

$4,065.90 +0.12%
5 日
-0.12%
距 52w 高
-27.2%
RSI(14)
42.3
趋势
空头
SMA 20 / 50 / 200
4,114.07 / 4,339.93 / 4,471.55
MACD / 信号
-76.071 / -87.908
死叉(SMA50↓SMA200) (9 天前)空头排列

CL=F

WTI 原油期货

$80.29 +1.20%
5 日
+9.21%
距 52w 高
-32.8%
RSI(14)
54.7
趋势
中性
SMA 20 / 50 / 200
73.01 / 86.34 / 74.44
MACD / 信号
-2.489 / -4.410

USDCNY=X

美元 / 人民币

¥6.76 -0.32%
5 日
-0.52%
距 52w 高
-6.3%
RSI(14)
40.2
趋势
空头
SMA 20 / 50 / 200
6.79 / 6.78 / 6.93
MACD / 信号
-0.000 / 0.001
MACD 死叉 (1 天前)接近 52 周低空头排列
风险提示

上述技术指标解读完全基于公开历史数据,过去走势不代表未来表现,仅供技术参考,不构成任何投资建议。市场存在突发风险,读者应独立判断。

Iran War Live Updates: U.S. and Iran Exchange Strikes for Fifth Straight Day

Though both sides appeared to be digging in, a top Iranian official seemed to leave the door open for a deal, saying, “We must fear neither war nor negotiations.”

中文摘要 美国与伊朗连续第五天互相发动打击,局势僵持。伊朗高级官员暗示仍有可能达成协议,表示「既不怕战争也不怕谈判」。

Ukraine’s Minister of Defense, a Proponent of Drone Warfare, Steps Down

Mykhailo Fedorov announced he was leaving the ministry on Wednesday after conflicts with generals and military contractors over the role of innovative weaponry.

中文摘要 乌克兰国防部长米哈伊洛·费多罗夫因与军方和军工承包商在创新武器角色上发生冲突而宣布辞职。他一直是无人机战争的支持者。

Australia news live: Barnaby Joyce defends Pauline Hanson’s meeting with Tommy Robinson; meth use surges in workplace drug use survey

One Nation MP says the media should be prepared to interview far-right activist. Follow today’s news live Get our breaking news email, free app or daily news podcast Michelle Rowland says mandatory minimum standards for datacentres don’t apply to existing developments The attorney general, Michelle

中文摘要 澳大利亚政客巴纳比·乔伊斯为宝琳·汉森与极右翼活动家汤米·罗宾逊会面辩护;工作场所药物调查显示冰毒使用激增。

Argentina face fine for Falklands banner in semi-final win

Argentina face the prospect of a Fifa fine after their players celebrated the World Cup semi-final win against England with a banner in support of their country's claims to the Falkland Islands.

中文摘要 阿根廷球员在世界杯半决赛战胜英格兰后展示支持福克兰群岛主权的横幅,可能面临国际足联罚款。

US military to start testosterone testing, Hegseth says

"We owe our warriors the absolute best medical care in the world, and this program delivers on that obligation," Hegseth said in a video.

中文摘要 美国国防部长赫格塞斯表示,美军将开始进行睾酮检测,称该计划旨在为士兵提供最佳医疗护理。

Here’s the latest.

中文摘要 美伊冲突实时更新,暂无具体细节。

Iran’s Top Negotiator Signals Door to Diplomacy Is Still Open

Facing intense divisions within Iran, Gen. Mohammad Bagher Ghalibaf both struck a defiant tone and argued that diplomacy could defend Iran’s interests.

中文摘要 伊朗最高谈判代表穆罕默德·巴格尔·加利巴夫在内部分歧严重的背景下,既展现强硬姿态又表示外交可维护伊朗利益,暗示外交大门仍敞开。

At War With Iran Again, Trump Finds an Opponent He Cannot Easily Dominate

The president is accustomed to forcing other countries to bend to his will. But he is struggling to come up with a strategy to extract Iranian concessions as the cease-fire he brokered collapses.

中文摘要 美国与伊朗再次开战,特朗普发现难以迫使伊朗让步。他过去习惯让别国屈服,但停火协议破裂后,他缺乏有效策略。

Why is it so hard for the U.S. to win wars?

The U.S. has fought three major wars in the past quarter-century, in Iran, Iraq and Afghanistan. None has gone as planned.

中文摘要 过去25年美国在伊朗、伊拉克和阿富汗发动三场主要战争,均未按计划取胜。文章探讨美国难以赢得战争的原因。

Iran says peace deal voided, fighting ‘existential war’ after US attacks

The US announced a new wave of attacks Wednesday night, amid reported explosions in Bandar Abbas, Chabahar and Ahvaz.

中文摘要 伊朗称和平协议已失效,正在打「生存战」。美国周三晚间发动新一轮攻击,阿巴斯港、恰巴哈尔和阿瓦士等地传出爆炸声。

xAI sues user for exploiting AI tool to sexualise minors

Lawsuit accuses Terry Harwood of misusing xAI to bypass safeguards and produce explicit deepfakes involving minors.

中文摘要 xAI公司起诉用户特里·哈伍德,指控其滥用人工智能工具绕过安全防护,制作涉及未成年人的色情深度伪造内容。

Sen. Shaheen discusses new Russia sanctions bill

A conversation with Jeanne Shaheen, Democratic Senator from New Hampshire, about a bipartisan bill she put together with the late Senator Lindsey Graham that slaps new sanctions on Russia.

中文摘要 美国参议员珍妮·沙欣(新罕布什尔州民主党)讨论了她与已故参议员林赛·格雷厄姆共同提出的两党法案,该法案将对俄罗斯实施新制裁。

Authors, publishers sue Google over alleged AI copyright infringement

Hachette and Elsevier lead US legal action against Google, alleging misuse of books for Gemini AI model training.

中文摘要 阿歇特和爱思唯尔等出版商在美国起诉谷歌,指控其滥用书籍训练Gemini人工智能模型,涉嫌侵犯版权。

Russian attacks kill 14 as Ukraine hits Black Sea oil tankers

Civilian casualties are reported in a number of Ukrainian regions, while Kyiv hits 20 Russian vessels in the Black Sea.

中文摘要 俄罗斯袭击乌克兰多地区造成14名平民死亡;乌克兰打击黑海20艘俄罗斯船只,包括油轮。

Gold Steadies as Soft Inflation, War Risk Cloud Fed Rate Outlook

Gold steadied, as traders weighed softer-than-expected inflation data against escalating attacks in the Middle East for clues to the Federal Reserve’s interest-rate path.

中文摘要 金价持稳,交易员权衡低于预期的通胀数据与中东冲突升级对美联储利率路径的影响。

BHP’s Iron Ore, Copper Output Slip as Top Miner Plans For Growth

BHP Group Ltd’s iron ore production fell in its fiscal fourth quarter through June as the miner pushes ahead with expansions in copper and potash.

中文摘要 矿业巨头必和必拓(BHP)第四财季铁矿石产量下降,公司正推进铜和钾肥的扩张计划。

Buffett calls Bill Gates relationship with Epstein 'distasteful'

The billionaire investor's firm has stopped giving donations to the Microsoft co-founder's charity.

中文摘要 巴菲特称比尔·盖茨与爱泼斯坦的关系“令人反感”,其公司已停止向盖茨基金会捐款。

Asia Stocks Set for Choppy Start, Oil Ticks Higher: Markets Wrap

Stocks in Asia are set to open mixed on Thursday after a US session that saw shares rally on the back of softer-than-anticipated inflation data. Oil opened higher.

中文摘要 亚洲股市周四开盘料震荡,此前美国股市因通胀数据低于预期而上涨;油价开盘走高。

Latest Oil Market News and Analysis for July 16

Oil climbed for a fourth day as the US continued its attacks on Iran in a bid to secure shipping through the Strait of Hormuz.

中文摘要 油价连续第四日上涨,因美国继续攻击伊朗以保障霍尔木兹海峡航运。

JPMorgan Leads $3 Billion Financing for Warburg’s Pantherx Buy

A group of lenders led by JPMorgan Chase & Co. is lining up a debt package worth up to $3 billion to support Warburg Pincus’ acquisition of Pantherx Specialty LLC, according to people familiar with the matter.

中文摘要 摩根大通牵头为华平投资收购Pantherx Specialty提供高达30亿美元债务融资。

Pool Stocks Sink as Consumers Cautious Despite Scorching Summer

Shares of companies in the swimming pool business sank on Wednesday amid signs that wary consumers are pulling back on spending despite a summer of intense heat.

中文摘要 尽管夏季酷热,但消费者支出谨慎,游泳池相关公司股价下跌。

SpaceX sell-off wipes $1tn from Musk’s rocket group

Stock trades below $135 for first time since AI and space conglomerate’s Wall Street debut in June

中文摘要 SpaceX股价跌破135美元,自6月上市以来首次,抛售导致马斯克火箭集团市值蒸发1万亿美元。

Brazil to Offer Billions in Debt Relief for Struggling Farmers

Brazil’s government plans to publish a provisional measure on Wednesday to renegotiate more than 100 billion reais ($20 billion) in rural debt, as President Luiz Inácio Lula da Silva prepares to seek reelection in October.

中文摘要 巴西政府计划发布临时措施,为陷入困境的农民重组超过1000亿雷亚尔(200亿美元)的农村债务。

该源今日无内容。