Install
$ agentstack add skill-atorber-qmt-trading-skill-qmt-bridge-option ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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 内推算
参考
docs/rest-api.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: atorber
- Source: atorber/qmt-trading-skill
- License: MIT
- Homepage: https://atorber.github.io/qmt-trading-skill/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.