← 返回 Skills 市场
Quant Trading Assistant
作者
dxie48892-jpg
· GitHub ↗
· v1.0.1
· MIT-0
214
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install quant-trading-assistant
功能描述
量化交易助手 - A股技术分析+量化选股。 用于:分析A股实时行情、计算技术指标(均线/KDJ/MACD/布林带)、 量化选股策略、生成交易信号、龙虎榜/情绪周期判断。 触发场景:问股票、分析行情、选股推荐、风险提示、技术指标计算。
安全使用建议
This skill appears to do what it claims: fetch public A‑share market data from Tencent/Sina and compute technical indicators. Before installing, consider: (1) outbound network calls — every symbol/query you ask the skill for is sent to third‑party finance APIs (Tencent/Sina), so treat queries as observable by those services; (2) provenance — the repository/source URL is not an authoritative upstream repo in the package metadata, so if you require strong supply‑chain assurance you may want to review the full source or prefer a vetted package; (3) accuracy — quant_screen uses a small hardcoded candidate list (not a live fundamental feed), so do not treat results as authoritative trading advice; (4) financial risk — the skill includes a disclaimer but any trading decisions remain your responsibility. If you need stronger guarantees, inspect the full Python file locally and run it in an isolated environment, or adapt data sources to your trusted feeds.
功能分析
Type: OpenClaw Skill
Name: quant-trading-assistant
Version: 1.0.1
The skill is a legitimate quantitative trading assistant for the A-share market. It fetches real-time market data and K-line history from public Tencent (qt.gtimg.cn) and Sina (money.finance.sina.com.cn) APIs to calculate standard technical indicators like MACD, KDJ, and Bollinger Bands. The Python code (quant_trading_assistant.py) is well-structured, lacks any obfuscation, and contains no evidence of data exfiltration, unauthorized network calls, or malicious execution patterns. The instructions in SKILL.md are consistent with the code's functionality and do not attempt to manipulate the agent's behavior for harmful purposes.
能力评估
Purpose & Capability
The name/description (A股技术分析、量化选股) matches the code and SKILL.md: functions fetch quotes/K‑lines from Tencent/Sina, compute MA/KDJ/MACD/BOLL, provide screening and signal functions. There are no unrelated environment variables, binaries, or installs requested. Minor note: _meta.json/homepage exist but overall source provenance is limited (no authoritative upstream repo URL).
Instruction Scope
SKILL.md explicitly documents the library functions and CLI commands and the code implements them. The runtime instructions do not direct the agent to read local files, secrets, or system config; they only call the included Python functions. The code performs outbound HTTP(S) calls to public finance APIs (expected for this purpose).
Install Mechanism
There is no install spec — this is effectively instruction + a single Python file. No external archives or obscure download URLs are used. Risk from installation is low because nothing is written/installed by an installer spec.
Credentials
The skill requires no credentials or environment variables. It makes network requests to public Tencent and Sina finance endpoints which is proportional to fetching market data. Note: those external services will see the stock symbols/queries you request — this is expected but is observable by the third parties.
Persistence & Privilege
The skill is not always:true, does not request elevated/system privileges, and does not modify other skills or global agent configuration. It runs on demand and can be invoked by the agent normally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quant-trading-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/quant-trading-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: 修复Windows控制台UTF-8编码输出问题,修复_meta.json作者信息
v1.0.0
量化交易助手 - A股技术分析+量化选股
元数据
常见问题
Quant Trading Assistant 是什么?
量化交易助手 - A股技术分析+量化选股。 用于:分析A股实时行情、计算技术指标(均线/KDJ/MACD/布林带)、 量化选股策略、生成交易信号、龙虎榜/情绪周期判断。 触发场景:问股票、分析行情、选股推荐、风险提示、技术指标计算。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。
如何安装 Quant Trading Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quant-trading-assistant」即可一键安装,无需额外配置。
Quant Trading Assistant 是免费的吗?
是的,Quant Trading Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Quant Trading Assistant 支持哪些平台?
Quant Trading Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Quant Trading Assistant?
由 dxie48892-jpg(@dxie48892-jpg)开发并维护,当前版本 v1.0.1。
推荐 Skills