global-macro-systematic

Automate global macro systematic workflows for quantitative research and production controls.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the execution of global macro systematic workflows, ensuring reproducible research, explicit controls, and deployable outputs for production trading systems.

Core Features & Use Cases

  • Workflow Definition: Define execution benchmarks, urgency, and participation limits.
  • Venue Profiling: Analyze venue liquidity, queue dynamics, and spread behavior before routing orders.
  • Order Configuration: Configure order instructions and routing logic with deterministic safeguards.
  • Slippage Attribution: Break down slippage into impact, timing, and opportunity components.
  • Deployment Controls: Ensure stable execution quality through stressed market windows before deployment.
  • Diagnostics: Run systematic diagnostics to assess execution quality and risk.
  • Use Case: When implementing a new global macro strategy, use this Skill to define its execution parameters, profile the target venues, and run diagnostics to ensure it meets quality and risk control standards before going live.

Quick Start

Run the global macro systematic diagnostics script with your input data.

Frequently Asked Questions about global-macro-systematic

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

FAQPage Schema
How do I automate slippage attribution for global macro systematic trading?

Automate slippage attribution for global macro systematic trading by breaking down execution slippage into impact, timing, and opportunity components. This allows you to isolate the specific drivers of execution inefficiency in your production trading workflows.

What is venue profiling in systematic trading and how does it work?

Venue profiling in systematic trading analyzes venue liquidity, queue dynamics, and spread behavior before routing orders. It works by evaluating these metrics to configure deterministic routing logic and safeguards for your global macro execution workflows.

How do I configure execution benchmarks and participation limits for algorithmic trading?

Configure execution benchmarks and participation limits for algorithmic trading by defining urgency parameters and explicit execution constraints. This ensures your global macro strategy operates within strict risk and production control boundaries.

Can I use Python and pandas for systematic trading diagnostics and deployment controls?

Yes, you can use Python and pandas for systematic trading diagnostics and deployment controls. The workflow runs Python scripts to assess execution quality and risk, ensuring stable performance through stressed market windows before live deployment.

What's the best way to define order routing logic with deterministic safeguards before going live?

The best way to define order routing logic with deterministic safeguards is to configure order instructions explicitly alongside venue profiling. Run systematic diagnostics to verify the global macro strategy meets quality and risk control standards before deployment.