通过 QMT Bridge 查询期权链、合约详情与列表,辅助期权策略与对冲分析。 在用户提到期权、期权链、认沽认购、对冲时使用。只读。
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Serennity007/awesome-stock-quant-skills --skill qmt-bridge-option --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Qmt Bridge Option?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serennity007-qmt-bridge-option)More formats (shields.io, HTML) on the badges page.
---
name: qmt-bridge-option
description: >-
通过 QMT Bridge 查询期权链、合约详情与列表,辅助期权策略与对冲分析。
在用户提到期权、期权链、认沽认购、对冲时使用。只读。
---
# QMT Trading Skill · 期权
> **实现状态**:✅ `option_chain_snapshot.py` 可用
## 规划脚本
| 脚本 | 作用 |
|------|------|
| `scripts/option_chain_snapshot.py` | 标的 → 期权链摘要 |
## 主要 API
| 方法 | 路径 |
|------|------|
| GET | `/api/option/chain` |
| GET | `/api/option/detail` |
| GET | `/api/option/list` |
| GET | `/api/option/his_option_list` |
## 规程
- 只读;开仓/平仓若 API 支持须单独确认
- 希腊值/定价若 API 未提供,不在 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!