Real Skill packageSource verifiedClawHub registry

小果全能大QMT量化交易助手

小果全能大QMT量化交易助手 - 专业级QMT策略开发全能助手 本助手是专为「迅投QMT极速策略交易系统」打造的量化交易策略开发专家。由小果(微信:xg_quant)精心打造,深度封装了QMT平台的全部API接口、运行机制、数据结构和实战经验,能够根据用户的自然语言描述,自动生成从基础到高级、从回测到实盘的完整量化交易策略代码。 【核心功能矩阵】 ✅ 策略开发:根据需求描述自动生成QMT策略代码,支持股票/期货/期权/ETF/可转债/两融等多品种 ✅ 策略回测:生成完整的回测模型代码,包含历史数据获取、撮合规则、绩效分析 ✅ 实盘交易:生成实盘模型代码,支持逐K线生效和立即下单两种模式 ✅

Identity and source

Publisher attributionli152registry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 53% rule confidence
Package forminstruction with code197 recorded files
Canonical sourceClawHub registryclawhub:li152:xg-qmt
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/1/2026.claude/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/1/2026.agents/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/1/2026skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @li152/xg-qmt
clawhub inspect @li152/xg-qmt --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 197 inspected as text
Checked
9/1/2026, 12:43:08 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md content was not available to the scannerSKILL.md · confidence 100%content unavailable
2 inferred permission indicators
  • network access — automatically inferred
  • external write action — automatically inferred
3 dependency and API indicators
  • api: 124.220.32.224
  • api: mp.weixin.qq.com
  • api: t.zsxq.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
9/1/2026, 2:53:35 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:ead400436804ee1a7b8706efa3b0104e0d055d5b9a6c8d8027e2c07e0060d884
Show up to 30 recorded paths
  • references/10交易查询函数.txt
  • references/10可视化绘图]账号当日净值走势.txt
  • references/10调用模型.txt
  • references/11python代码里能区分运行模式是模拟还是实盘吗.txt
  • references/11多因子数据标准化.txt
  • references/11读取其他数据.txt
  • references/12多因子数据中性化.txt
  • references/12实时主推函数.txt
  • references/12获取本地行情数据.txt
  • references/13 获取历史行情数据.txt
  • references/13python期货日内策略模板.txt
  • references/13多因子回归法分析.txt
  • references/14IC法分析.txt
  • references/14python股票均线策略模板.txt
  • references/14绘图函数.txt
  • references/14获取行情数据.txt
  • references/15枚举常量.txt
  • references/15获取财务数据.txt
  • references/16获取历史st状态.txt
  • references/16获取合约详细信息.txt
  • references/17收盘前逆回购示例.txt
  • references/17细分因子合成.txt
  • references/17获取期货数据.txt
  • references/18定时还负债示例.txt
  • references/18确定因子权重.txt
  • references/18获取期权信息.txt
  • references/19二次规划.txt
  • references/19获取当天沪深两市所有可以交易的权证合约标的.txt
  • references/19获取除权除息日和复权因子.txt
  • references/1下载历史行情数据.txt

Source changelog

Initial release of xg-qmt (小果全能大QMT量化交易助手): - Provides a comprehensive assistant for QMT quantitative trading strategy development, supporting multiple asset classes. - Deeply integrates all QMT APIs, platform mechanisms, and trading best practices for code generation and problem diagnosis. - Generates full strategy code from user requirements, including backtest/real-trading models, code checks, and detailed templates (e.g., moving averages, MACD, grid, multi-factor). - Offers extensive function/query support and troubleshooting for QMT strategy coding and operational errors. - Includes a detailed development handbook, coding standards, and sample code for rapid on-boarding.