← 返回 Skills 市场
coderwpf

vnpy

作者 coderwpf · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
432
总下载
2
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install vnpy
功能描述
vn.py 开源量化交易框架 - 支持CTA、价差、期权策略,20+券商接口,覆盖国内外市场。
安全使用建议
This package appears coherent with the vn.py trading framework, but take these precautions before installing or using it: - Verify provenance: the 'source' is unknown and repository fields are empty; prefer installing vnpy and gateways from the official vn.py GitHub or PyPI to avoid tampered packages. - Use an isolated Python virtualenv for installation and test with a demo/backtest account before connecting real broker accounts — trading frameworks can place live orders if configured with broker credentials. - Inspect any third-party packages (vnpy-ctp, gateways) you install, and confirm versions in requirements.txt match official releases. - Note minor metadata inconsistencies (owner/version fields differ between files) — this is not necessarily malicious but is a signal to validate the publisher. - If you will provide broker API keys or credentials to use gateways, treat them carefully (store in a secrets manager or environment limited to the process) and review gateway code for network endpoints and auth usage.
功能分析
Type: OpenClaw Skill Name: vnpy Version: 1.0.2 The skill bundle provides comprehensive documentation and code examples for the vn.py quantitative trading framework, including CTA strategy templates, API references, and a basic initialization demo in demo_project/demo.py. The instructions in SKILL.md and README.md are consistent with the stated purpose of quantitative trading and include helpful guidance for AI agents on data validation and multi-step analysis without any signs of malicious prompt injection, data exfiltration, or unauthorized execution. All external links and dependencies (vnpy, vnpy-ctp) are standard for this ecosystem.
能力评估
Purpose & Capability
Name/description (vn.py quantitative trading framework) match the files, examples, and required binary (python3). The requirements.txt and SKILL.md recommend installing vnpy and vnpy-ctp which are appropriate for the stated functionality (broker gateways, CTA strategies).
Instruction Scope
SKILL.md contains install commands, usage examples, GUI startup code, and strategy templates — all within the scope of a trading framework. The instructions do not instruct reading unrelated system files, exporting environment secrets, or posting data to unexpected endpoints. They do not automatically execute anything outside normal Python imports.
Install Mechanism
This is an instruction-only skill (no automated install spec), and it recommends pip installing vnpy and related packages (vnpy-ctp). Installing Python packages from PyPI is expected but carries normal supply-chain risk; the skill itself does not provide direct download URLs or archives. User should ensure packages are installed from official sources (PyPI/GitHub) and verify package provenance.
Credentials
The skill requests no environment variables or credentials. Although the framework interfaces with broker gateways (which in real use will require broker credentials), the skill does not ask for or embed any unrelated secrets.
Persistence & Privilege
always:false and no install scripts or modifications to other skills are present. The skill does not request permanent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vnpy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vnpy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added a sample demo project with usage examples. - New files: demo_project/README.md and demo_project/demo.py.
v1.0.1
**Partial Chinese localization and documentation updates.** - Added Chinese translations for core sections (description, headers, strategy comments) alongside original English content. - Section titles, comments, and code explanations are now bilingual for improved accessibility. - No functional or API changes—documentation only. - Version updated from 1.0.0 to 1.1.0 to reflect expanded language support.
v1.0.0
vnpy 1.0.0 — Initial Release - Introduces documentation for vn.py: an open-source quantitative trading framework for CTA, spread, and options strategies. - Covers installation instructions and component modules for various broker gateways and trading strategies. - Provides an architecture overview and example for launching the trading GUI. - Includes a CTA strategy development guide with sample strategy template. - Documents available trading API methods, technical indicator references, and usage of ArrayManager and BarGenerator.
元数据
Slug vnpy
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

vnpy 是什么?

vn.py 开源量化交易框架 - 支持CTA、价差、期权策略,20+券商接口,覆盖国内外市场。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 432 次。

如何安装 vnpy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vnpy」即可一键安装,无需额外配置。

vnpy 是免费的吗?

是的,vnpy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

vnpy 支持哪些平台?

vnpy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 vnpy?

由 coderwpf(@coderwpf)开发并维护,当前版本 v1.0.2。

💬 留言讨论