# GitHubDaily 自荐 issue 文案（dsh-quant）

> 用途：提交到 https://github.com/GitHubDaily/GitHubDaily/issues/new
> （README 明说欢迎自荐）。**Human Gate：确认后手动提交**。
> 附：英文精简版（如需要）+ 提交后记录。

## 标题

【自荐】dsh-quant 🐳 — AI 原生的量化研究操作系统（46 工具 · 6 域 · 100+ 次发布）

## 正文

### 项目简介

**dsh-quant**（DeepQuant Harness）是一个 **AI 原生 / Agent 原生**的量化研究工具箱 ——
把量化研究的完整链路（数据 → 因子 → 模型 → 风控 → 执行）做成了 **46 个纯函数工具 ·
6 大领域**，任何 AI Agent 或开发者都能直接调用。

- **仓库**: https://github.com/pengpengyi92/dsh-quant
- **npm**: https://www.npmjs.com/package/dsh-quant
- **站点**: https://dsh-quant-site.pages.dev
- **已收录**: awesome-dsh-plugin（官方列表，dsh-market 一键安装）

### 核心亮点

1. **46 工具 · 6 域全链路**：data（行情/质量/渠道指南）· alpha（指标/因子/中性化）·
   ML（回测/walk-forward/线性模型）· risk（VaR/CVaR/回撤/期权/债券）·
   execution（模拟基金/报告/图表）· ecosystem（GitHub/npm 生态洞察）
2. **AI-native 设计**：每个工具带模型可读的 schema + 对齐契约（null 对齐 / 无未来
   函数 / 手算单测）——Agent 开箱即用，不用猜参数
3. **五插件范式**：把专业量化团队的 PDAT→PET 五阶段开源为五个可插拔模块
   （dsh-data/alpha/ml/risk/execution）——方法公开，策略保密
4. **工程完备**：**179 个手算单测** · 零运行时依赖 · CI 自动发布（已 100+ 次）
5. **研究内容免费送**：附带 94 家量化机构档案 + 48 份研究报告（机构深挖/城市
   普查/量化地图）——边用工具边学行业

### 为什么值得推荐

量化开源圈大多只有"单一指标库"或"单一回测框架"；dsh-quant 是少数
**把"数据→因子→风控→执行→报告"串成完整研究流水线**、且专为 AI Agent
设计的开源项目。**一个插件，跑通整条量化研究链路。**

欢迎试用、提 issue、提 PR —— 一切皆插件 🐳

---

## 英文精简版（备用）

### Title

Self-nominate: dsh-quant 🐳 — AI-native Quant Research OS (46 tools · 6 domains · 100+ releases)

### Body

**dsh-quant** (DeepQuant Harness) is an AI-native / agent-native quant toolkit:
**46 pure-function tools across 6 domains** (data / alpha / ML / risk / execution /
ecosystem) forming one end-to-end PDAT→PET research pipeline. Every tool ships a
model-readable schema with alignment contracts (null-alignment, no look-ahead,
hand-computed baselines) — agents can use it out of the box.

- Repo: https://github.com/pengpengyi92/dsh-quant
- npm: https://www.npmjs.com/package/dsh-quant
- Site: https://dsh-quant-site.pages.dev
- Listed in awesome-dsh-plugin (one-click install via dsh-market)

Highlights: 46 tools · 6 domains · 179 hand-computed unit tests · zero runtime deps ·
100+ automated releases · 94 quant-firm archives + 48 research reports included.
**One plugin, the whole quant research pipeline.** PRs and issues welcome — everything is a plugin 🐳

---

## 提交后记录

- [ ] 提交日期：____
- [ ] issue 链接：____
- [ ] 状态：____（等待收录 / 已收录）
- [ ] 收录后：更新 README 社会证明 + log 记录
