通过 QMT Bridge 查询 ETF 列表、申赎清单与相关行情,辅助 ETF 投资与套利观察。 在用户提到 ETF、申赎、指数基金、ETF 套利时使用。只读。
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Serennity007/awesome-stock-quant-skills --skill qmt-bridge-etf --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qmt Bridge Etf?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serennity007-qmt-bridge-etf)More formats (shields.io, HTML) on the badges page.
---
name: qmt-bridge-etf
description: >-
通过 QMT Bridge 查询 ETF 列表、申赎清单与相关行情,辅助 ETF 投资与套利观察。
在用户提到 ETF、申赎、指数基金、ETF 套利时使用。只读。
---
# QMT Trading Skill · ETF
> **实现状态**:✅ `etf_snapshot.py` 可用
## 规划脚本
| 脚本 | 作用 |
|------|------|
| `scripts/etf_snapshot.py` | ETF 列表 + 指定 ETF info + tick |
## 主要 API
| 方法 | 路径 |
|------|------|
| GET | `/api/etf/list` |
| GET | `/api/etf/info` |
| GET | `/api/market/full_tick` |
| POST | `/api/download/etf_info` |
## 规程
- 只读观察;申赎/交易走 [qmt-bridge-trading](../qmt-bridge-trading/SKILL.md)
- 套利需用户自行定义阈值
## 参考
- `[REST API](https://atorber.github.io/qmt-bridge/rest-api/)`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!