zenigame-run-alpha-factory

Run and monitor GA optimization campaigns for trading strategies in the background.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-run-alpha-factory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenigame-run-alpha-factory
Source: https://github.com/kent013/zenigame-fx/tree/main/.claude/skills/_archived/zenigame-run-alpha-factory
Command: npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-run-alpha-factory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Alpha Factory GA runs are long-running optimization tasks for trading strategies. This Skill automates executing these runs in the background, collecting logs, and organizing results so you can iterate quickly without manual orchestration.

Core Features & Use Cases

  • Background execution of the GA optimization with automatic logging and progress monitoring.
  • Seed loading and run state management to continue or repeat prior configurations.
  • Post run genome archive analysis via a dedicated skill to extract insights and performance trends.

Quick Start

Launch the Alpha Factory GA in the background using the default configuration and monitor the generated log for progress.

Frequently Asked Questions about zenigame-run-alpha-factory

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

FAQPage Schema
How do I automate background execution for genetic algorithm trading strategy optimization?

Automating background GA optimization is handled by launching the process with automatic logging and progress monitoring, allowing you to iterate on trading strategies without manual orchestration.

Can I resume a previous genetic algorithm optimization run for backtesting?

Resuming previous GA optimization runs is supported through seed loading and run state management, letting you continue or repeat prior configurations from saved trading strategy data.

What is the best way to extract performance trends from a genome archive after GA optimization?

Extracting insights from genome archives is achieved through dedicated post-run analysis, which evaluates the collected logs to identify actionable performance trends from the trading strategy optimization.

Does this genetic algorithm backtesting tool require manual log collection?

Manual log collection is not required because the tool automatically handles logging and progress monitoring during the background GA optimization campaign for trading strategies.

How do I monitor progress during long-running GA optimization campaigns?

Monitoring progress during long GA optimization campaigns is done by checking the automatically generated logs, which track the background execution of the trading strategy optimization continuously.