swing-trading

Manage multi-day swing trading workflows with regime-aware sizing and risk exits.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/GhostOf0days/codex-quant-skills --skill swing-trading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swing-trading
Source: https://github.com/GhostOf0days/codex-quant-skills/tree/main/swing-trading
Command: npx skills add https://github.com/GhostOf0days/codex-quant-skills --skill swing-trading

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the management of multi-day swing trading strategies, incorporating risk-defined entries, exits, and holding period controls for medium-term market moves.

Core Features & Use Cases

  • Strategy Management: Define and manage multi-day swing strategies with regime-aware sizing.
  • Risk Control: Implement disciplined risk exits and enforce per-trade and portfolio stop thresholds.
  • Use Case: Use this skill when you need to capture medium-term market moves by holding trades across several days, ensuring positions are sized appropriately and risks are managed.

Quick Start

Run the swing trading diagnostics script with your input data.

Frequently Asked Questions about swing-trading

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

FAQPage Schema
How do I manage multi-day swing trading strategies with regime-aware sizing?

Multi-day swing trading strategies are managed by applying regime-aware position sizing, trend and reversal filters for entries, and disciplined risk exits to capture medium-term market moves across holding periods.

What is volatility-based sizing in swing trading?

Volatility-based sizing is a risk management technique that adjusts position sizes based on current market volatility, ensuring trades held across multiple days maintain disciplined risk controls and appropriate per-trade exposure.

Can I run diagnostics for win rate and expectancy on my swing trading data?

Yes, you can run diagnostics scripts on your input data to calculate specific metrics including win rate, expectancy, gap risk, and holding period analysis for your multi-day swing trading strategies.

Does this approach support algorithmic trading with trend and reversal filters?

Yes, algorithmic trading workflows are supported through the application of trend, reversal, and catalyst filters for entries, combined with volatility-based sizing and regime-aware risk management for multi-day holdings.

What is the best way to enforce portfolio stop thresholds for swing trades?

The best way to enforce portfolio stop thresholds is by implementing disciplined risk exits alongside per-trade controls, ensuring that multi-day positions are closed before exceeding defined portfolio risk limits.

Why does my swing trading strategy fail to capture medium-term market moves?

Swing trading strategies fail to capture medium-term moves when lacking regime-aware sizing or proper holding period controls, causing premature exits or insufficient trend and catalyst filters for entry timing.