signal-generate

Generate consensus trading signals from four quantitative strategies with regime-based weighting.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mqzkim/trading --skill signal-generate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: signal-generate
Source: https://github.com/mqzkim/trading/tree/main/.agents/skills/signal-generate
Command: npx skills add https://github.com/mqzkim/trading --skill signal-generate

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill consolidates insights from multiple quantitative trading strategies to generate a unified trading signal, reducing decision-making complexity and improving signal robustness.

Core Features & Use Cases

  • Multi-Strategy Analysis: Simultaneously evaluates four distinct, proven methodologies: CAN SLIM, Magic Formula, Dual Momentum, and Trend Following.
  • Consensus Signal Generation: Aggregates individual strategy signals into a single, weighted consensus signal (BULLISH, BEARISH, NEUTRAL).
  • Regime-Aware Weighting: Adjusts strategy importance based on prevailing market conditions (e.g., Low-Vol Bull, High-Vol Bear).
  • Use Case: A portfolio manager can use this Skill to get a daily consensus view on a basket of stocks, helping to prioritize research and investment decisions.

Quick Start

Use the signal-generate skill to get a consensus trading signal for the symbol AAPL.

Frequently Asked Questions about signal-generate

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

FAQPage Schema
How do I generate a consensus trading signal from multiple quantitative strategies?

To generate a consensus trading signal, this skill concurrently executes CAN SLIM, Magic Formula, Dual Momentum, and Trend Following methodologies, aggregating their outputs into a single weighted directional view.

How does regime-aware weighting work for multi-strategy investment signals?

Regime-aware weighting adjusts strategy importance based on prevailing market conditions like Low-Vol Bull or High-Vol Bear, modifying individual strategy contributions to produce a unified consensus signal.

Can I use quantitative analysis to get a daily consensus signal for a basket of stocks?

Yes, portfolio managers can use this skill to obtain a daily consensus view on a basket of stocks, outputting BULLISH, BEARISH, or NEUTRAL signals with method-specific scores to prioritize research.

What is the best way to combine CAN SLIM and Dual Momentum for trading?

Combining CAN SLIM and Dual Momentum is best handled by concurrently executing them alongside Magic Formula and Trend Following, aggregating individual scores into a robust consensus signal with confidence levels.

Does signal generation output individual method scores or just the final consensus?

Signal generation outputs both the unified consensus signal and detailed method-specific scores, providing individual strategy outputs alongside the final aggregated directional view and confidence levels.