通过 QMT Bridge 查询可转债列表与条款信息,辅助转债双低、强赎等策略观察。 在用户提到可转债、转债、强赎、转股时使用。只读。
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Serennity007/awesome-stock-quant-skills --skill qmt-bridge-convertible --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qmt Bridge Convertible?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serennity007-qmt-bridge-convertible)More formats (shields.io, HTML) on the badges page.
---
name: qmt-bridge-convertible
description: >-
通过 QMT Bridge 查询可转债列表与条款信息,辅助转债双低、强赎等策略观察。
在用户提到可转债、转债、强赎、转股时使用。只读。
---
# QMT Trading Skill · 可转债
> **实现状态**:✅ `cb_snapshot.py` 可用
## 规划脚本
| 脚本 | 作用 |
|------|------|
| `scripts/cb_snapshot.py` | 转债列表 + 单券 info |
## 主要 API
| 方法 | 路径 |
|------|------|
| GET | `/api/cb/list` |
| GET | `/api/cb/info` |
| POST | `/api/download/cb_data` |
## 规程
- 只读;交易走 trading skill
- 强赎/下修等规则以 info 字段为准,Skill 不预测价格
## 参考
- `[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!