📦 QMT Development — QMT量化开发助手

v1.0.0

当用户提及“QMT”“实盘”“策略”“回测”等关键词自动触发,提供QMT平台API规范、核心函数、止损监控及实盘注意事项,一站式辅助量化策略开发。

0· 171·0 当前·0 累计
下载技能包
最后更新
2026/3/27
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is an instruction-only QMT development guide; its requested resources and instructions are consistent with the stated purpose and it does not ask for unexpected credentials or install code.
评估建议
This skill is a documentation-only QMT development guide and appears coherent with its purpose. Before enabling it in an agent that can act autonomously, confirm whether the agent runtime has access to any trading account credentials or local signal files — if so, the agent could place live orders if given permission. If you only want help drafting or reviewing code, keep the agent's ability to call external trading APIs or access account credentials disabled; if you intend the agent to execute ...
详细分析 ▾
用途与能力
The skill is a documentation/instruction-only skill for developing strategies on the QMT platform. It does not request unrelated environment variables, binaries, or installs, and the examples (order calls, stop-loss checks, reading local signal files) match the declared purpose.
指令范围
SKILL.md contains concrete code templates that read local files (e.g., trading_signals/alphagbm_signals_qmt.json) and demonstrate calling trading functions (passorder, get_trade_detail_data). Those are appropriate for a QMT dev guide, but they imply the runtime agent or user environment will have access to local project files and platform APIs; users should be aware the examples assume access to trading account identifiers and platform APIs.
安装机制
No install spec and no code files are included, so nothing will be downloaded or written to disk by the skill itself—this is the lowest-risk install profile.
凭证需求
The skill does not request environment variables or credentials. However, its code samples use accID and platform order functions; if the agent environment supplies trading credentials, the agent could interact with live accounts. That is expected for a trading dev guide but worth noting as a security consideration.
持久化与权限
always is false and there is no persistent install; the skill does not request elevated persistence or modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/27

v1.0.0: QMT平台开发专用技能。提供QMT API规范、核心函数机制、止损监控方式、实盘注意事项。支持自动触发:QMT、实盘、QMT策略、QMT回测。

无害

安装命令

点击复制
官方npx clawhub@latest install qmt-dev
镜像加速npx clawhub@latest install qmt-dev --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库