vnpy-export

Convert Vibe-Trading strategies to vnpy CtaTemplate subclasses.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/644408071-design/Kokpop --skill vnpy-export-644408071-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vnpy-export
Source: https://github.com/644408071-design/Kokpop/tree/main/agent/src/skills/vnpy-export
Command: npx skills add https://github.com/644408071-design/Kokpop --skill vnpy-export-644408071-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vnpy, and includes scripts (resource) components.

What problem does it solve?

This Skill enables users to export their Vibe-Trading backtest strategies to a vnpy CtaTemplate subclass, allowing for live trading or backtesting within the vnpy platform.

Core Features & Use Cases

  • Strategy Export: Converts Vibe-Trading strategies into vnpy-compatible Python classes.
  • Live Trading: Strategies can be loaded into vnpy's CTA Strategy App for live trading.
  • Backtesting: Strategies can be tested using vnpy's backtesting engine.
  • Use Case: A user has developed a strategy in Vibe-Trading and wants to test it on historical data or use it for live trading in vnpy.

Quick Start

Load the vnpy-export skill and provide the necessary configuration files to export the strategy to vnpy format.

Frequently Asked Questions about vnpy-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export a trading strategy to vnpy for live trading?

You can export Vibe-Trading strategies to vnpy by converting them into CtaTemplate subclasses. These exported Python classes integrate directly with vnpy's backtesting engine and live trading environment.

Can I backtest Vibe-Trading strategies using the vnpy backtesting engine?

Yes, you can backtest Vibe-Trading strategies using the vnpy backtesting engine. The Skill translates your strategy logic into a CtaTemplate subclass, which is fully compatible with vnpy's native backtesting framework.

Does the vnpy export tool support A-share equities and crypto strategies?

The vnpy export tool supports A-share equities, futures, and crypto strategies. It converts your specific Vibe-Trading strategy logic into a vnpy CtaTemplate subclass compatible with these asset classes.

Do I need the vnpy library installed to export CtaTemplate strategies?

Yes, you need the vnpy library installed as a dependency to export CtaTemplate strategies. The Skill requires the vnpy environment to properly generate and structure the Python classes for live trading or backtesting.

What is the best way to convert a Vibe-Trading strategy into a Python class for vnpy?

The best way to convert a Vibe-Trading strategy into a Python class for vnpy is using this export Skill. It automatically translates your strategy configuration into a vnpy-compatible CtaTemplate subclass for immediate deployment.

What are the limitations when exporting crypto strategies to vnpy CtaTemplate?

A limitation when exporting crypto strategies to vnpy CtaTemplate is that the Skill requires the vnpy library and valid configuration files. Strategy logic is converted to CtaTemplate subclasses, relying entirely on vnpy's native support for A-share equities, futures, and crypto.