strategy-generate

Automate quantitative trading strategy development and backtesting with Python.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tushare, yfinance, okx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of creating, optimizing, and backtesting quantitative trading strategies, enabling users to efficiently develop and evaluate trading models.

Core Features & Use Cases

  • Strategy Development: Offers a workflow for creating trading strategies by parsing user intent, designing, coding, and validating strategies.
  • Backtesting: Integrates a backtesting tool to simulate trading strategies on historical data.
  • Use Case: Users can develop a strategy for a specific instrument or cryptocurrency, specify the time range, and get detailed performance metrics.

Quick Start

Create a new trading strategy using the 'strategy-generate' skill and backtest it on historical data for the given instrument.

Frequently Asked Questions about strategy-generate

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

FAQPage Schema
How do I backtest algorithmic trading strategies using historical market data?

To backtest algorithmic trading strategies, you need to automate strategy development by coding models and simulating them on historical market data fetched from sources like Tushare, yfinance, or okx to evaluate performance metrics.

What is the process for generating quantitative trading strategies in Python?

Generating quantitative trading strategies involves parsing user intent to design, code, and validate trading models. This automated workflow evaluates strategies against historical data to produce detailed performance metrics for specific instruments or cryptocurrencies.

Can I use yfinance or Tushare to fetch historical data for algorithmic trading backtesting?

Yes, you can use yfinance and Tushare to fetch historical market data required for algorithmic trading backtesting. The skill integrates these data sources alongside okx for cryptocurrency data to simulate and validate your trading strategies.

Does this quantitative trading skill support developing strategies for cryptocurrencies?

Yes, the quantitative trading skill supports developing strategies for cryptocurrencies. It integrates with the okx data source to fetch historical crypto market data, allowing you to design, backtest, and evaluate crypto-specific trading models.

What are the limitations of automating backtesting for trading strategies?

Automating backtesting for trading strategies relies entirely on the availability and quality of historical market data from Tushare, yfinance, or okx. Strategy performance metrics generated are historical simulations and do not guarantee future real-time trading results.