strategy-generate

Develop and backtest quantitative trading strategies for Vietnamese stocks using Python.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/thanhtai040805/AI_Invest --skill strategy-generate-thanhtai040805
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategy-generate
Source: https://github.com/thanhtai040805/AI_Invest/tree/main/ai-engine/app/domain/services/quant/skills_data/strategy-generate
Command: npx skills add https://github.com/thanhtai040805/AI_Invest --skill strategy-generate-thanhtai040805

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation, modification, and optimization of quantitative trading strategies for Vietnamese stocks, automating backtesting and evaluation to save time and enhance efficiency.

Core Features & Use Cases

  • Strategy Development: Facilitates the development of trading strategies using predefined logic and user input.
  • Backtesting: Performs historical backtesting on the strategies to evaluate their performance.
  • Evaluation: Automates the evaluation of strategies based on defined criteria to assist in optimization.
  • Use Case: Users can input their preferred stock symbols, time range, and strategy logic to generate a strategy that is then backtested for performance evaluation.

Quick Start

Use the strategy-generate skill to create a trading strategy for VCB, VNM, FPT, and HPG stocks over the last 5 years, backtesting from 2020-01-01 to 2025-12-31.

Frequently Asked Questions about strategy-generate

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

FAQPage Schema
How do I backtest quantitative trading strategies for Vietnamese stocks?

You can backtest quantitative trading strategies for Vietnamese stocks by providing instrument codes, time ranges, and strategy logic. The Skill uses Python libraries to evaluate historical performance based on your defined criteria.

What inputs are needed to automate trading strategy creation for Vietnamese stocks?

Automated trading strategy creation requires user input for instrument codes, time range, and strategy logic. It also uses a config.json file for user preferences and a signal_engine.py script for strategy logic execution.

Can I use Python libraries to evaluate automated trading strategies on specific stock symbols like VCB or FPT?

Yes, you can evaluate automated trading strategies on specific stock symbols like VCB or FPT. The Skill handles backtesting and performance evaluation using Python libraries based on your defined strategy logic and time range.

What is the process for developing and optimizing quantitative trading strategies?

Developing and optimizing quantitative trading strategies involves defining logic and user input, performing historical backtesting, and automating evaluation. This streamlines modification and optimization to save time and enhance efficiency.

Does this quantitative finance tool work with historical data over a custom time range?

Yes, the quantitative finance tool works with historical data over a custom time range. You define the start and end dates, such as backtesting from 2020-01-01 to 2025-12-31, to evaluate strategy performance.