forex-systematic

Execute systematic FX trading workflows for multi-factor currency models.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the construction and risk management of systematic foreign-exchange trading portfolios, enabling robust alpha generation across multiple currency factors.

Core Features & Use Cases

  • Multi-Factor Model Execution: Builds and optimizes portfolios based on carry, value, momentum, and macro signals.
  • Risk Management: Implements stringent controls for concentration, liquidity, and stress testing.
  • Use Case: When tasked with developing a diversified FX trading strategy, use this Skill to define factor universes, optimize weights, and ensure risk parameters are met before deployment.

Quick Start

Run the forex systematic diagnostics script with the input file input.csv and save the output to diagnostics.json.

Frequently Asked Questions about forex-systematic

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

FAQPage Schema
How do I build a systematic forex trading portfolio using multiple currency factors?

Yes, you can automate systematic FX alpha construction by running diagnostics scripts that process input CSV files. The workflow outputs diagnostics JSON, covering factor universes, weight optimization, and risk parameter validation for diversified currency portfolios.

What risk management controls are needed for systematic FX portfolio optimization?

Risk management for systematic FX portfolio optimization requires stringent controls for concentration, liquidity, and stress testing. You must implement risk budgeting alongside factor attribution and diversification to ensure risk parameters are met before deployment.

Does this systematic trading approach work with pandas and numpy for currency models?

Yes, this systematic trading approach works with pandas and numpy, which are required dependencies for executing the workflows. These libraries handle the data manipulation and numerical calculations needed for multi-factor currency model execution and portfolio-level alpha construction.

When should I use macro signals versus carry and momentum in foreign-exchange alpha construction?

You should use macro signals alongside carry, value, and momentum in foreign-exchange alpha construction when developing a diversified FX trading strategy. Combining these factors enables comprehensive factor attribution and ensures cost-adjusted edge persistence across the portfolio.

What are the limitations of using multi-factor currency models for systematic trading?

Limitations of multi-factor currency models for systematic trading include the need for cost-adjusted edge persistence and strict concentration controls. You must account for liquidity constraints and stress testing to prevent risk parameter breaches before deploying the FX portfolio.