transformer_strategy

Apply a Transformer model for quantitative stock selection in the Taiwanese market.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill transformer-strategy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transformer_strategy
Source: https://github.com/benitorhuang-svg/tw-stock-app/tree/main/.agents/skills/transformer_strategy
Command: npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill transformer-strategy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of stock market prediction by leveraging advanced deep learning models to identify high-potential investment opportunities, moving beyond traditional technical indicators.

Core Features & Use Cases

  • Advanced Feature Engineering: Integrates Volume Price Analysis (VPA), Price Action, and fundamental data into a Transformer model.
  • Continuous Learning: Employs a three-layer memory system (Trade Journal, Pattern Discovery, Adjustments) for ongoing strategy refinement.
  • Use Case: An investor can use this Skill to generate a daily list of stocks predicted to outperform, based on a sophisticated analysis of market dynamics and historical data patterns.

Quick Start

Use the transformer_strategy skill to train a new model starting from 2024-01-01.

Frequently Asked Questions about transformer_strategy

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

FAQPage Schema
How do I use deep learning for quantitative stock selection?

Deep learning quantitative stock selection uses a Transformer model to analyze market dynamics and historical patterns. By integrating Volume Price Analysis, Price Action, and institutional forensic data, it identifies high-potential investment opportunities beyond traditional technical indicators.

What is the best way to integrate Volume Price Analysis into a trading model?

Integrating Volume Price Analysis into a trading model requires advanced feature engineering from multiple data sources. This Skill combines price history, daily indicators, institutional chips, margin data, market breadth, and fundamental analysis directly within a Transformer deep learning architecture.

Can I train a Transformer model for the Taiwanese stock market?

Yes, you can train a Transformer model specifically for quantitative stock selection in the Taiwanese market. The model uses a three-layer memory system consisting of Trade Journal, Pattern Discovery, and Adjustments to achieve continuous learning and ongoing strategy refinement.

How does continuous learning work in a quantitative trading strategy?

Continuous learning in a quantitative trading strategy works through a three-layer memory system. It records Trade Journals, discovers Patterns, and applies Adjustments to continuously refine deep learning strategies based on new market dynamics and historical data patterns.

Does the Transformer strategy require fundamental analysis data?

Yes, the Transformer strategy requires fundamental analysis data as part of its advanced feature engineering. It combines fundamental data with price history, daily indicators, institutional chips, margin data, and market breadth to generate accurate daily stock selection predictions.