每日简报

2026-07-28

← 历史归档

permissionlesstech/bitchat

Swift · ★ 32,197 · 🍴 5,053 · 📈 2,344 stars today

bluetooth mesh chat, IRC vibes

中文介绍 基于蓝牙Mesh的本地聊天工具,无需互联网即可实现设备间消息传递,风格类似IRC,适合户外、聚会等无网络场景下的即时通讯。

amnezia-vpn/amnezia-client

C++ · ★ 13,783 · 🍴 1,030 · 📈 515 stars today

Amnezia VPN Client (Desktop+Mobile)

中文介绍 跨平台VPN客户端(桌面+移动端),提供隐私保护和网络访问能力,开源可自建服务器,适合需要安全上网和绕过地域限制的用户。

moeru-ai/airi

TypeScript · ★ 43,997 · 🍴 4,392 · 📈 554 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社交实验。

opengeos/GeoLibre

TypeScript · ★ 2,644 · 🍴 350 · 📈 420 stars today

A lightweight, cloud-native GIS platform for visualizing, exploring, and analyzing geospatial data. It runs in the web browser, on the desktop, on mobile, and inside Jupyter notebooks.

中文介绍 轻量云原生GIS平台,支持在浏览器、桌面、移动端和Jupyter中可视化、探索与分析地理空间数据,适用于地理信息分析师和研究者的快速制图与协作。

yorukot/superfile

Go · ★ 20,851 · 🍴 676 · 📈 600 stars today

Pretty fancy and modern terminal file manager

中文介绍 现代化终端文件管理器,界面美观且功能强大,支持多标签、预览、快捷键等,适合命令行重度用户提高文件操作效率。

NanmiCoder/MediaCrawler

Python · ★ 58,143 · 🍴 11,580 · 📈 349 stars today

小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫

中文介绍 多平台社交媒体爬虫,支持小红书、抖音、快手、B站、微博、贴吧、知乎等内容的笔记/视频/帖子及评论采集,适用于数据分析和舆情监控。

pbakaus/impeccable

JavaScript · ★ 51,502 · 🍴 3,039 · 📈 849 stars today

The design language that makes your AI harness better at design.

中文介绍 专为AI工具设计的设计语言系统,使AI生成的结果更符合视觉审美和可用性,适用于需要提升AI输出界面质量的开发者。

shiyu-coder/Kronos

Python · ★ 34,552 · 🍴 5,792 · 📈 442 stars today

Kronos: A Foundation Model for the Language of Financial Markets

中文介绍 面向金融市场的基座模型,专注于理解金融语言(如财报、新闻、交易信号),可用于量化分析、预测和智能投顾场景。

alibaba/open-code-review

Go · ★ 14,744 · 🍴 996 · 📈 980 stars today

Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

中文介绍 阿里巴巴开源的代码审查工具,采用确定性流水线+LLM Agent混合架构,提供精确行级评论,内置NPE、线程安全等规则集,适合大型团队提升审查效率。

jenkinsci/jenkins

Java · ★ 25,872 · 🍴 9,679 · 📈 179 stars today

Jenkins automation server

中文介绍 老牌CI/CD自动化服务器,支持构建、测试、部署流水线,插件生态丰富,可集成各种开发工具,适用于软件开发团队的持续集成实践。

bradautomates/claude-video

Python · ★ 11,033 · 🍴 1,140 · 📈 412 stars today

Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude.

中文介绍 为Claude赋予视频理解能力的工具,通过下载视频、提取关键帧、转录语音后交给Claude分析,适合自动化视频内容总结与审核。

vudovn/ag-kit

TypeScript · ★ 7,946 · 🍴 1,508 · 📈 5 stars today

中文介绍 一个未提供详细说明的开源工具包,可能面向开发或自动化场景,具体功能需查阅仓库中的代码和文档。

apache/cassandra

Java · ★ 9,949 · 🍴 4,004 · 📈 34 stars today

Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.

中文介绍 开源分布式事务性NoSQL数据库,具备线性扩展能力和高容错性,可在商用硬件或云上运行,适合海量数据写入和高可用场景,如物联网、日志系统。

mvanhorn/last30days-skill

Python · ★ 54,145 · 🍴 4,697 · 📈 221 stars today

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

中文介绍 AI Agent技能插件,可自动搜索Reddit、X、YouTube、HN等平台关于任意话题的近期信息,并合成有依据的摘要,适合市场调研和趋势分析。

ocornut/imgui

C++ · ★ 75,193 · 🍴 11,969 · 📈 64 stars today

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

中文介绍 无冗余依赖的C++即时模式GUI库,轻量且快速,常用于游戏编辑器、调试工具和数据分析界面开发,具有高性能和简洁API。

AREX: Towards a Recursively Self-Improving Agent for Deep Research

👍 142

Deep research requires agents to find answers that jointly satisfy multiple constraints. Discovering such answers is costly, whereas verifying a candidate can often be decomposed into tractable constraint-wise checks. This discovery--verification asymmetry suggests that a research agent should do mo

中文介绍 提出 AREX,一种递归自改进的深度研究智能体。利用发现-验证不对称性,通过可分解的约束检查降低搜索成本,在迭代中自我提升,实现复杂约束的高效求解。

K12-KGraph: A Curriculum-Aligned Knowledge Graph for Benchmarking and Training Educational LLMs

👍 57

Large language models are increasingly used in K-12 education, but existing benchmarks mainly test exam question answering rather than understanding how curriculum knowledge is structured and visually presented. We call this capability curriculum cognition. It covers prerequisite chains, concept tax

中文介绍 构建 K12-KGraph 课程对齐知识图谱,用于评估和训练教育大模型。侧重课程认知能力(前提链、概念分类),提供结构化视觉理解基准,超越传统考试问答。

ReferTrack: Referring Then Tracking for Embodied Visual Tracking

👍 50

Embodied visual tracking (EVT) requires a mobile agent to continuously follow a specific target described in natural language using only onboard vision. While recent vision-language-action (VLA) policies unify target identification and trajectory planning, their chain-of-thought (CoT) reasoning ofte

中文介绍 提出 ReferTrack,将具身视觉跟踪分解为语言指代定位和跟踪两阶段,避免 VLA 策略中 CoT 推理的语义漂移,提升移动智能体在复杂场景下的跟踪鲁棒性。

Visual Contrastive Self-Distillation

👍 44

On-policy self-distillation (OPSD) is promising as it removes the external teacher required by on-policy distillation (OPD), yet it still needs asymmetric information between teacher and student to ensure that the self-teacher provides a stronger learning signal than the student. Existing methods cr

中文介绍 提出视觉对比自蒸馏方法,通过对比学习构建更强的自教师信号,解决在线自蒸馏中师生信息不对称问题,无需外部教师即可提升表征质量。

DataPrep-Bench: Benchmarking LLMs as Training Data Preparators

👍 38

The quality of training data fundamentally determines the capabilities of large language models (LLMs), yet no unified benchmark exists to measure how well LLMs, agents, and data-centric workflows actually prepare training data end to end. We view LLM-driven data preparation as comprising two comple

中文介绍 发布 DataPrep-Bench,首个端到端评估 LLM 作为训练数据准备者的统一基准。涵盖数据生成与清洗两个环节,系统衡量数据准备流程表现。

Show, Don't Tell: Evaluating Spatial Cognition in Generative Pixels Rather Than LLM Text

👍 35

Spatial intelligence is essential for agents to move from static semantic understanding toward interacting with the physical world. Many spatial tasks are grounded in continuous visual scenes, where locations, regions, and paths are more naturally expressed by pointing, marking, or drawing than by r

中文介绍 以生成像素替代文本评估空间认知能力。针对连续视觉场景中位置与路径难以用语言表达的问题,采用指向、标记等可视化方式,更准确衡量智能体空间智能。

Skill Self-Play: Pushing the Frontier of LLM Capability with Co-Evolving Skills

👍 30

LLM training is shifting from manual design and annotation to interaction-driven self-evolution. However, existing self-evolutionary methods face a fundamental dilemma between task diversity and verification reliability: environment-bound methods obtain precise feedback but confine learning to narro

中文介绍 提出 Skill Self-Play 方法,通过技能共演化突破 LLM 自我进化的多样性-可靠性困境。智能体在多样化任务中相互博弈并生成可靠反馈,推动能力前沿扩展。

NVIDIA-labs OO Agents: Native Python Object-Oriented Agents

👍 28

Traditional agent development is split across prompt templates, tool schemas, callback code, and workflow graphs. We present NVIDIA Object-Oriented Agents (NOOA), a model-agnostic Python framework for building reliable AI agents. NOOA takes a simpler approach: an agent is a Python object. Its method

中文介绍 推出 NVIDIA Object-Oriented Agents (NOOA),模型无关的 Python 框架。将智能体建模为 Python 对象,方法即工具、属性即状态,统一开发范式,简化构建流程。

An Exam for Active Observers

👍 25

Human vision is a closed loop: gaze is continuously redirected by intermediate hypotheses rather than a single snapshot. Decades of psychophysics and cognitive science have argued that this active observation is essential for a wide range of tasks. Whether today's multimodal large language models (M

中文介绍 设计主动观察者考试,评估多模态大模型是否具有类人闭环视觉能力。测试发现模型在动态注视重定向等主动感知任务上存在明显缺陷。

Tencent WorkBuddy Bench: A Multi-Domain Coding-Agent Benchmark with Contamination-Resistant Task Construction

👍 24

We introduce Tencent WorkBuddy Bench, a multi-domain evaluation suite for coding agents; this report documents its construction methodology, scoring protocol, and a cross-model leaderboard. At its core is a unified evaluation framework for constructing and running distribution-informed coding-agent

中文介绍 提出 Tencent WorkBuddy Bench,多领域编码智能体评测套件。采用抗污染任务构建方法,提供统一评估框架和跨模型排行榜,衡量真实分布式场景表现。

Molt: A Scalable PyTorch-Native Training Framework for Agentic Reinforcement Learning

👍 22

Agentic reinforcement learning research is constant algorithm modification, new estimators, new pipeline stages, new rollout schemes, and in mainstream frameworks each change threads through layers of trainer, distributed backend, and rollout glue: the cost lands on the researcher at every iteration

中文介绍 推出 Molt,原生 PyTorch 的智能体强化学习训练框架。模块化设计支持灵活修改估计器、流水线阶段和 rollout 方案,大幅降低分布式训练和算法迭代的工程成本。

LLMs Get Lost in Evolving User Intent

👍 22

As LLMs become more capable, they are increasingly deployed as collaborative agents, taking on user-delegated tasks through iterative interaction. Yet genuine interaction is inherently dynamic: users rarely specify their intent upfront, instead disclosing, revising, and reshaping it as the conversat

中文介绍 揭示大模型在用户意图动态演化中容易丢失目标。真实对话中意图逐步披露和修改,模型缺乏持续跟踪能力,导致协作任务失败,指明交互式智能体的关键瓶颈。

Color Pass-Through via Camera-Display Coupling

👍 19

When a real-world scene is captured by a smartphone camera and viewed on its screen, the displayed image often differs noticeably from the original scene in color, brightness, and contrast. This gap persists despite substantial advances in both modern cameras and displays. A key reason is that most

中文介绍 提出相机-显示器耦合的颜色传递方法。通过联合校准成像管线,解决手机拍摄后屏幕显示与真实场景的色彩、亮度差异,实现所见即所得的还原。

Self-Supervised Learning of Structured Dynamics from Videos

👍 18

Understanding motion in video is a fundamental challenge for visual learning, as frame-to-frame change entangles two sources of dynamics: camera motion and object motion. This decomposition has remained underexplored in representation learning, partly because these factors are tightly coupled in nat

中文介绍 提出自监督视频结构化动力学学习框架,解耦相机运动与物体运动。无需标签即可分解视频运动源,获得鲁棒表征,在动作识别等任务中表现优异。

Sample-Efficient Learning from Agent Experience

👍 17

Real-world agent learning is often constrained by costly environment interactions, such as running time-consuming experiments or obtaining human feedback. In-context learning offers a highly sample-efficient way for agents to learn from their own interaction histories, but its gains disappear once t

中文介绍 针对环境交互成本高的问题,提出从智能体经验中进行样本高效学习。通过结构化历史经验重用和参数化记忆,克服上下文学习的局限性,显著提升效率。

Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture Problems

👍 16

Production AI agents' failures are less often due to an inability to reason well and more often because they cannot manage what is in their reasoning context: conversation histories, large prompts, large tool definitions, and ballooning tool outputs. Agents drown in their own accumulating history wh

中文介绍 提出智能体上下文管理方法,将记忆和成本视为生命周期与架构问题。通过结构化上下文生命周期设计,防止累积历史淹没推理,降低长对话推理成本。

Scaling Laws for Hypernetwork-Based Knowledge Injection in Large Language Models

👍 16

Injecting factual knowledge into large language models (LLMs) reliably and at scale remains an open challenge. Hypernetworks provide a promising solution to large-scale knowledge injection. Although hypernetworks are typically applied for test-time adaptation, we explore their use in train-time know

中文介绍 探索超网络在 LLM 训练时知识注入的缩放规律。不同于测试时适应,在训练阶段使用超网络注入事实知识,揭示参数规模、知识量与性能之间的关系。

Interactive Training 2: Auditable Control Plane for Live Model Training

👍 15

Experiment trackers show how training is progressing, but changing a live run still usually requires trainer-specific code. We present Interactive Training 2, an open-source control plane for steering training through a shared protocol. Training applications declare which settings and actions they e

中文介绍 开源 Interactive Training 2,可审计控制平面。通过共享协议实时干预训练,支持声明式调节学习率、数据流等,无需修改训练器代码,提升实验效率。

Scaling Native Multimodal Pre-Training From Scratch

👍 13

Although large language models (LLMs) exhibit remarkable reasoning capabilities, their reliance on text-only pre-training restricts the perception of the multimodal physical world. Native multimodal pre-training avoids this limitation by training models from scratch on multimodal inputs, thereby ach

中文介绍 提出从零开始的原生多模态预训练方法,避免 LLM 仅文本预训练的感知局限。模型直接在图文等多模态输入上训练,研究扩展规律,在多模态理解上取得突破。

Beyond Euclidean Clipping: Overcoming Exploration Collapse in LLM RL via Riemannian Isometric Policy Optimization

👍 13

Reinforcement learning (RL) has become a dominant paradigm for enhancing LLMs' reasoning capabilities. However, RL algorithms with PPO-Clip are inherently limited by exploration collapse. Subsequent works remain primarily heuristic and fail to identify the essential cause of PPO-Clip's failure. This

中文介绍 提出黎曼等距策略优化 (RIPO),从几何角度揭示 PPO-Clip 探索崩溃的根源。通过非欧裁剪保持策略分布等距性,扩展探索空间,显著提升 LLM RL 推理性能。

More On An Internal OpenAI Model Hacking Into HuggingFace

@TheZvi · 39.0K 粉丝 · 219.4K 阅 · 510 赞 · 75 转

We now have more details of what happened. Every time we learn more details, it somehow makes things seem worse. The remaining details may have to wait a bit. OpenAI: We recognize there are a lot of

中文介绍 OpenAI内部模型入侵HuggingFace事件新细节曝光,博主称每次了解新情况都让事态显得更糟,更多信息有待披露。

22580: From GPT2 to Kimi3, Explained

@waterloo_intern · 10.4K 粉丝 · 215.4K 阅 · 660 赞 · 86 转

Twenty-two thousand five hundred and eighty. That’s how many GPT-2 (2019) models fit inside KimiK3 (2026). We scaled up by a factor of 22,580 in seven years. But is it just... scale? In this worklog,

中文介绍 七年内模型规模扩大22580倍(GPT-2到Kimi3),博主在工作日志中追问:进步是否仅靠scale?深入探讨规模与能力的关系。

Opus 5 is a really bad model

@HarukaKunori · 241 粉丝 · 129.0K 阅 · 632 赞 · 44 转

After trying out Opus 5 for a few hours today, I honestly think Anthropic's benchmark scores are a complete fraud. Sure, the model might have improved in a few areas, but it has regressed unbelievably

中文介绍 博主试用Opus 5数小时后批评其质量,认为Anthropic基准分数造假,模型某些方面虽有改进但整体严重退步。

Graph Engineering Clearly Explained

@akshay_pachaar · 282.5K 粉丝 · 66.4K 阅 · 515 赞 · 74 转

Loop engineering got about six weeks in the spotlight before the timeline moved on. On July 18, Peter Steinberger, the person behind OpenClaw, posted a nine-word question. "Are we still talking loops

中文介绍 讲解Graph Engineering,回顾Loop Engineering仅流行六周后被新概念取代,聚焦AI工程化中的架构演进与概念澄清。

Agent Harness Engineering vs. Loop Engineering vs. Graph Engineering

@beamnxw · 2.6K 粉丝 · 53.5K 阅 · 561 赞 · 92 转

A practical guide to the three architecture layers people keep mixing together The confusion is understandable. All three ideas sit around the same model, all three influence reliability, and all

中文介绍 实用指南区分Agent Harness、Loop和Graph三种易混淆的架构层,解释它们围绕同一模型但影响可靠性的不同方式。

Getting the most out of GPT-5.6: Sol, Terra, and Luna

@cerebras · 64.6K 粉丝 · 48.8K 阅 · 550 赞 · 40 转

Authors: @0xSero & Zhenwei Gao (@zhennydez) Your Codex subscription now comes with 3 main models, Sol, Terra, and Luna, each independently trained and served, with reasoning dials. Together, they

中文介绍 Cerebras发布GPT-5.6的三个模型Sol、Terra和Luna,独立训练与服务,配备推理调节旋钮,协同工作提升效果。

OpenAI called the Hugging Face attack unprecedented. But we’ve been here before.

This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Reading OpenAI’s account last week of how some of its models broke their containment and hacked into the computer systems of Hugging Face, another AI company, was

中文介绍 OpenAI称其模型突破限制并入侵Hugging Face系统的攻击是史无前例的,但作者指出类似事件此前已有先例。

The path to artificial superintelligence

Imagine a healthcare system made up of multiple AI agents: one that manages symptom assessment, another scheduling, a third insurance, and a fourth pharmacy. Each is an expert in its domain. But they all have their own distinct knowledge and objectives. Today they can exchange data, but they are not

中文介绍 文章设想了由多个AI代理组成的医疗系统,各自负责症状评估、预约、保险和药房,它们需交换数据和协调目标,路径通往超级智能。

Closing the data loop in AI-driven drug discovery

Drug discovery is a high-cost, high-risk endeavor that is under growing pressure from a market increasingly defined by first-mover advantage. Since the 1950s, the cost of developing new pharmaceuticals has roughly doubled every nine years—a phenomenon known as Eroom’s Law. Today, bringing a new drug

中文介绍 药物发现成本高昂且风险大,自1950年代以来新药研发成本每九年翻一番(Eroom定律)。AI驱动的数据闭环有望降低成本并加快流程。

Building the enterprise environment for agentic AI

For the enterprise, the promise of agentic AI is much more than just a better chatbot. It is software agents that execute business tasks end-to-end across people, business workflows, data, and systems. The platform best-suited to run agents is built with proper CPU capacity, resilient data access, p

中文介绍 企业级智能代理AI不仅是更好的聊天机器人,而是能端到端执行业务流程的软件代理,需要合适的CPU、弹性计算等平台支持。

How AI is expanding what people do at work

New OpenAI research shows how AI is expanding what workers do, with ChatGPT users taking on tasks across roles and reshaping job boundaries.

中文介绍 OpenAI研究显示,AI正在扩展员工的工作内容,ChatGPT用户跨角色承担任务,重塑了职业边界。

Opus 5

**Anthropic** launched the **Claude Opus 5** model, which sparked mixed reactions including benchmark scrutiny and praise for its coding-agent capabilities. The model achieved an **Epoch Capabilities Index (ECI) of 159**, slightly below **Fable 5's 161**, but matched Fable 5 on software engineering

中文介绍 Anthropic推出Claude Opus 5,其Epoch能力指数(ECI)为159,略低于Fable 5的161,但在某些基准上与Fable 5持平,引发混合反响。

How AI helps scientists design the next generation of medicines

Designing and developing a new medicine is an expensive, failure-prone scientific challenge. A new drug can take many years to develop, at the cost of a significant investment. And even then, most possible candidates never reach the patient. For biologic medicines, therapies made from engineered pro

中文介绍 AI正在帮助科学家设计下一代药物,克服新药开发成本高昂、失败率高的挑战,特别是针对生物药。

not much happened today

**The Stack v3** is released as the largest open code dataset with **114 TB raw data**, **224M repositories**, and **5T deduplicated tokens**, significantly expanding data for open code models and cyber-defense. The debate on **distillation** continues as a key ideological fault line, with calls for

中文介绍 The Stack v3发布,成为最大的开放代码数据集,含114TB原始数据、2.24亿仓库和5T去重token,有助于开放代码模型和网络防御。蒸馏辩论仍在继续。

Inside the Model Factory — Eiso Kant, Poolside AI

Poolside's co-CEO on how his small team of top researchers built a model factory capable of training Laguna S - a 118B MOE beating Thinky's ~1T open weights model... and this is just the beginning.

中文介绍 Poolside AI联合CEO Eiso Kant介绍其小团队如何构建模型工厂,训练出118B参数MOE模型Laguna S,性能超越Thinky的约1T开放权重模型。

市场总览

美股分化明显:AAPL逆势走强(近1日+4.74%),而QQQ、TSLA、META等科技龙头偏空,整体承压。加密市场受恐慌情绪主导(恐慌贪婪指数30),总市值24h跌2.31%,BTC、ETH、SOL呈中性震荡。中概股小幅反弹,JD、BABA收涨,技术面多空交织。商品外汇中WTI原油跌8.04%,黄金窄幅波动,美元指数和美债收益率维持偏多格局。市场避险情绪与个别多头信号并存。

今日关注

AAPL Apple
偏上行

当前价格336.91,高于SMA20(314.58)、SMA50(306.31)、SMA200(276),呈现多头排列。RSI 67.1正常偏强,MACD柱8.7568且DIF上穿信号线形成金叉,近1日涨4.74%,接近52周高(-0.78%),技术面偏上行。

TSLA Tesla
偏下行

当前价格309.22,远低于SMA20(388.53)、SMA50(402.48)、SMA200(414.69),空头排列。RSI 27.4进入超卖区域,MACD柱-16.4065且DIF在信号线下(死叉),近5日暴跌18.81%,技术面偏下行。

META Meta
偏下行

当前价格593.87,低于SMA20(620.9)和SMA200(638.06),SMA20<SMA50<SMA200呈空头排列。MACD柱7.7271但DIF已下穿信号线形成死叉,RSI 43.5中性偏弱,近5日跌8.07%,技术面偏下行。

SPY S&P 500 ETF
中性

当前价格739.09,略低于SMA20(746.16)和SMA50(745.07),但高于SMA200(698.54),均线方向不明确。RSI 45.4中性,MACD柱0.3314但DIF低于信号线,近1日小涨0.12%,整体技术面呈中性。

BTC-USD Bitcoin
中性

当前价格63825.91,略低于SMA20(64333.96)但高于SMA50(63276.14),SMA200(71993.72)远在上方。RSI 48.1中性,MACD柱341.0584但DIF下穿信号线形成死叉,加密恐慌指数30(恐慌)但价格未破关键支撑,技术面中性。

全部资产

^VIX

VIX 恐慌指数

$18.67 -0.16%
5 日
-0.53%
距 52w 高
-47.1%
RSI(14)
54.9
趋势
中性
SMA 20 / 50 / 200
16.96 / 17.35 / 18.72
MACD / 信号
0.146 / -0.112

^TNX

10Y 美债收益率 (%)

$4.64 -1.32%
5 日
+2.20%
距 52w 高
-1.5%
RSI(14)
59.6
趋势
多头
SMA 20 / 50 / 200
4.54 / 4.52 / 4.27
MACD / 信号
0.048 / 0.035
接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$101.51 +0.08%
5 日
+0.76%
距 52w 高
-0.3%
RSI(14)
63.0
趋势
多头
SMA 20 / 50 / 200
101.07 / 100.25 / 99.10
MACD / 信号
0.258 / 0.267
接近 52 周高多头排列

SPY

S&P 500 ETF

$739.09 +0.12%
5 日
-0.57%
距 52w 高
-2.8%
RSI(14)
45.4
趋势
中性
SMA 20 / 50 / 200
746.16 / 745.07 / 698.54
MACD / 信号
0.331 / 1.777
接近 52 周高

QQQ

Nasdaq 100 ETF

$682.12 -1.42%
5 日
-1.90%
距 52w 高
-8.9%
RSI(14)
38.6
趋势
中性
SMA 20 / 50 / 200
711.61 / 718.25 / 643.16
MACD / 信号
-6.205 / -2.758

AAPL

Apple

$336.91 +4.74%
5 日
+0.95%
距 52w 高
-0.8%
RSI(14)
67.1
趋势
多头
SMA 20 / 50 / 200
314.58 / 306.31 / 276.00
MACD / 信号
8.757 / 7.601
接近 52 周高多头排列

MSFT

Microsoft

$389.10 +1.97%
5 日
-1.20%
距 52w 高
-29.9%
RSI(14)
49.0
趋势
空头
SMA 20 / 50 / 200
387.26 / 399.33 / 436.16
MACD / 信号
-0.542 / -1.463
空头排列

NVDA

Nvidia

$196.51 -5.87%
5 日
-3.11%
距 52w 高
-16.9%
RSI(14)
43.0
趋势
中性
SMA 20 / 50 / 200
202.81 / 208.98 / 192.86
MACD / 信号
0.019 / -0.088

GOOGL

Alphabet

$326.56 +2.79%
5 日
-5.83%
距 52w 高
-20.1%
RSI(14)
36.8
趋势
中性
SMA 20 / 50 / 200
352.53 / 364.84 / 323.94
MACD / 信号
-7.546 / -4.178

TSLA

Tesla

$309.22 -3.28%
5 日
-18.81%
距 52w 高
-38.0%
RSI(14)
27.4
趋势
空头
SMA 20 / 50 / 200
388.53 / 402.48 / 414.69
MACD / 信号
-16.406 / -7.798
RSI 超卖空头排列

META

Meta

$593.87 -2.02%
5 日
-8.07%
距 52w 高
-25.4%
RSI(14)
43.5
趋势
空头
SMA 20 / 50 / 200
620.90 / 606.05 / 638.06
MACD / 信号
7.727 / 12.306
MACD 死叉 (1 天前)空头排列
加密恐慌贪婪
30
恐慌
加密总市值
$2.27 T
-2.31% / 24h
BTC 主导率
56.4%
ETH 10.1%
24h 成交量
$67.4 B
活跃币 17,849

BTC-USD

Bitcoin

$63,825.91 -2.32%
5 日
-3.44%
距 52w 高
-49.4%
RSI(14)
48.1
趋势
中性
SMA 20 / 50 / 200
64,333.96 / 63,276.14 / 71,993.72
MACD / 信号
341.058 / 356.814
MACD 死叉 (今天)

ETH-USD

Ethereum

$1,890.34 -3.23%
5 日
-2.23%
距 52w 高
-61.8%
RSI(14)
55.5
趋势
中性
SMA 20 / 50 / 200
1,855.68 / 1,753.37 / 2,133.82
MACD / 信号
40.818 / 39.728

SOL-USD

Solana

$74.19 -3.15%
5 日
-4.77%
距 52w 高
-70.7%
RSI(14)
44.9
趋势
中性
SMA 20 / 50 / 200
76.42 / 74.12 / 87.73
MACD / 信号
-0.173 / 0.196

BABA

阿里巴巴 (BABA)

$115.00 +0.82%
5 日
+0.03%
距 52w 高
-40.3%
RSI(14)
54.1
趋势
空头
SMA 20 / 50 / 200
108.38 / 116.22 / 142.47
MACD / 信号
1.325 / -0.090
空头排列

PDD

拼多多 (PDD)

$84.85 +1.86%
5 日
+0.84%
距 52w 高
-39.1%
RSI(14)
52.3
趋势
空头
SMA 20 / 50 / 200
83.20 / 85.15 / 104.91
MACD / 信号
0.231 / -0.075
空头排列

JD

京东 (JD)

$30.95 +2.86%
5 日
+4.49%
距 52w 高
-16.0%
RSI(14)
69.5
趋势
中性
SMA 20 / 50 / 200
28.22 / 28.89 / 29.48
MACD / 信号
0.710 / 0.341

0700.HK

腾讯控股 (0700.HK)

HK$443.00 +1.93%
5 日
-7.28%
距 52w 高
-35.1%
RSI(14)
46.5
趋势
空头
SMA 20 / 50 / 200
454.09 / 449.07 / 543.88
MACD / 信号
0.012 / 2.654
MACD 死叉 (2 天前)空头排列

GC=F

黄金期货

$4,075.40 +0.19%
5 日
+1.62%
距 52w 高
-27.0%
RSI(14)
46.6
趋势
空头
SMA 20 / 50 / 200
4,067.53 / 4,242.39 / 4,478.77
MACD / 信号
-46.697 / -63.601
空头排列

CL=F

WTI 原油期货

$82.13 -8.04%
5 日
-1.32%
距 52w 高
-31.3%
RSI(14)
51.5
趋势
中性
SMA 20 / 50 / 200
77.53 / 84.02 / 75.34
MACD / 信号
1.775 / -0.021

USDCNY=X

美元 / 人民币

¥6.75 -0.27%
5 日
-0.27%
距 52w 高
-6.3%
RSI(14)
43.9
趋势
空头
SMA 20 / 50 / 200
6.78 / 6.78 / 6.92
MACD / 信号
-0.004 / -0.003
接近 52 周低空头排列
风险提示

过去走势不代表未来表现,本报告仅为技术指标解读参考,不构成任何投资建议。指标基于历史数据计算,市场存在不确定性,请结合自身风险承受能力独立判断。

Number of suspects in fatal Seattle food festival shooting rises to three

One suspect is in custody, while a second is being sought and a third is thought to have died at the scene, court documents show.

中文摘要 西雅图美食节枪击案嫌疑人增至三人,一人被拘留,一人正被追捕,第三人据信已当场死亡。

US singer D4vd to go on trial for murder in death of 14-year-old

The star is accused of killing Celeste Rivas Hernandez, whose remains were found in a Tesla registered to his address.

中文摘要 美国歌手D4vd因涉嫌杀害14岁少女Celeste Rivas Hernandez将受审,其遗体在登记于歌手地址的特斯拉中被发现。

Australia news live: Labor MPs gather before Victorian leadership challenge; PM praises outgoing ACTU ‘giants’

The Victorian premier, Jacinta Allan, will be challenged by her deputy, Ben Carroll. Follow updates live Get our breaking news email, free app or daily news podcast ACTU president says now is the ‘right time’ to leave Michele O’Neil, the president of the Australian Council of Trade Unions, said it’s

中文摘要 澳大利亚维多利亚州州长Jacinta Allan面临副手Ben Carroll的挑战;总理赞扬即将离任的ACTU领导人。

Shot fired outside US consulate in Canada for second time this year

Police have previously suggested a link between anti-Jewish attacks in the city and shootings at the US consulate.

中文摘要 加拿大温哥华美国领事馆外再度发生枪击,今年第二次;警方此前暗示反犹袭击与领事馆枪击有关。

France and Spain race to contain huge wildfires before fresh heatwave begins

Coming days are ‘absolutely critical’ for firefighters before temperatures rise again this week, officials say Firefighters in France and Spain are racing to bring huge wildfires under control before another heatwave this week that will complicate efforts to tame the flames. Spain’s interior ministe

中文摘要 法国和西班牙在热浪来袭前加紧控制巨大野火,官员称未来几天“绝对关键”。

Trump warns of return to ‘strong military action’ if Iran diplomacy fails

Washington and Tehran issue conflicting messages over the status of talks to end Middle East crisis Donald Trump has once again warned that the US will return to “strong military action” against Iran if diplomatic efforts do not bring a rapid resolution to the crisis in the Middle East. “We are in v

中文摘要 特朗普警告若伊朗外交失败,美国将恢复“强有力的军事行动”,美伊就谈判状态发出矛盾信号。

Video shows man subdued after stabbing three women in Paris

Three women were wounded, two of them seriously, in a knife attack near Porte de Clichy in Paris.

中文摘要 视频显示巴黎Porte de Clichy附近一名男子刺伤三名女性后被制服,其中两人伤势严重。

Trump asks US Supreme Court to allow mail-in voting restrictions

A lower court blocked the mail-in ballot restrictions, ruling Trump lacked authority to change state election rules.

中文摘要 特朗普请求美最高法院允许限制邮寄投票,此前下级法院阻止该限制,裁定其无权变更州选举规则。

In Washington, Netanyahu Faces a Delicate Balancing Act

Prime Minister Benjamin Netanyahu of Israel is set to meet President Trump on Tuesday, with one eye on Iran and another on the coming elections back home.

中文摘要 以色列总理内塔尼亚胡将于周二会见特朗普,一边聚焦伊朗,一边关注国内即将到来的选举。

Is it time to stop using glue and labels on paper?

Labels and adhesives can prevent paper from being recycled but there's new tech aimed at changing that.

中文摘要 纸张回收受标签和胶粘剂阻碍,新技术正试图解决这一难题,使其更易于回收。

New technical education routes to be offered at 14 in England

The government wants pupils to take subjects like AI and manufacturing which are linked to local jobs.

中文摘要 英国政府计划让14岁学生选修人工智能和制造等新技术课程,课程内容与当地就业关联。

Oil Extends Decline, Asian Stocks Set for Losses: Markets Wrap

Asian equities are set for a mostly weaker open after a selloff in chipmakers dragged US stocks lower, even as oil extended losses.

中文摘要 亚洲股市开盘料多数走低,芯片股抛售拖累美股下挫,油价延续跌势。

Latest Oil Market News and Analysis for July 28

Oil extended a steep drop after President Donald Trump said the US and Iran were engaged in talks to end the Middle East conflict.

中文摘要 美国总统特朗普称美伊就结束中东冲突进行谈判,油价延续大幅下跌。

BlackRock Raises $12.5 Billion of Debt for Meta Data Center

BlackRock Inc. wrapped up a $12.5 billion bond sale tied to a Meta Platforms Inc. data center project in Texas after a nearly week-long marketing process and a selloff in big tech debt.

中文摘要 贝莱德为Meta Platforms在得克萨斯州的数据中心项目完成125亿美元债券发行,营销过程近一周。

FirstFT: Chinese chip champion CXMT surges 466% in market debut

Also in today’s newsletter: Indonesia’s central bank chief resigns and Nvidia bets $5bn on Ilya Sutskever’s AI breakthrough

中文摘要 中国芯片领军企业长鑫存储(CXMT)上市首日股价飙升466%。此外,印尼央行行长辞职,英伟达向Ilya Sutskever的AI突破投资50亿美元。

Curium Is Said to Near About $7 Billion Acquisition of Lantheus

Curium is in advanced talks to acquire radiopharma company Lantheus Holdings Inc. in a deal that could be announced in the coming days, according to people familiar with the matter.

中文摘要 Curium正就收购放射制药公司Lantheus进入深入谈判,交易额约70亿美元,可能数日内宣布。

CME’s Debut of 24/7 Gold Futures Trading Met With Strong Demand

CME Group Inc. said the debut weekend of 24/7 trading for its one-ounce gold futures saw stronger-than-expected demand with deep liquidity despite subdued volatility.

中文摘要 CME集团推出的1盎司黄金期货24/7交易首周末需求超预期,流动性深厚,波动率温和。

BlackRock Dodges AI Bond-Trading Flop After Offering Junk Yields

BlackRock Inc.’s $12.55 billion bond sale tied to a Meta Platforms Inc. data center rallied in early trading on Monday in a sign that relatively high yields on the debt ultimately attracted investors.

中文摘要 贝莱德为Meta数据中心发行的125.5亿美元债券因提供较高等息收益率而吸引投资者,周一早盘反弹。

Big Tech credit risks rise sharply as AI spending soars

Investors are increasingly concerned over rush of borrowing to fund huge investments in data centres

中文摘要 投资者日益担忧科技巨头为投资数据中心而大量借贷,信用风险因AI支出飙升而显著上升。

该源今日无内容。