synthetic-positions-put-call-parity

Construct synthetic options positions and run put-call parity diagnostics.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the construction of synthetic options positions and performs rigorous put-call parity checks to identify potential mispricings and ensure hedge equivalence in options markets.

Core Features & Use Cases

  • Synthetic Position Construction: Creates synthetic equivalents for options using underlying assets, calls, puts, and financing legs.
  • Parity Diagnostics: Calculates and analyzes parity residuals, accounting for fees, dividends, and financing costs.
  • Mispricing Detection: Identifies discrepancies between theoretical parity and market prices.
  • Use Case: Use this skill to monitor a portfolio of options for any deviations from put-call parity, flagging potential arbitrage opportunities or hedging inefficiencies.

Quick Start

Run the synthetic positions put call parity diagnostics script using input.csv and save the output to diagnostics.json.

Frequently Asked Questions about synthetic-positions-put-call-parity

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

FAQPage Schema
How do I detect options mispricing using put-call parity diagnostics?

Put-call parity diagnostics detect options mispricing by calculating parity residuals after accounting for fees, dividends, and financing costs to identify discrepancies between theoretical parity values and actual market prices.

How do I build synthetic positions for options replication?

Synthetic positions for options replication are constructed by combining underlying assets, calls, puts, and financing legs to create equivalent payoff structures, requiring deterministic calculations and production guardrails for contract specifications, carry assumptions, and financing conventions.

Can I verify hedge equivalence across a portfolio of options?

Hedge equivalence verification is supported across an options portfolio by monitoring deviations from put-call parity to flag arbitrage opportunities or hedging inefficiencies using deterministic parity residuals.

Does put-call parity validation work with custom contract specifications and carry assumptions?

Put-call parity validation works with custom contract specifications, carry assumptions, and financing conventions by applying deterministic calculations and production guardrails to ensure accurate parity checks and mispricing detection.

What are the limitations of using synthetic positions for arbitrage detection?

Limitations of synthetic positions for arbitrage detection include reliance on accurate inputs for fees, dividends, and financing costs; parity residuals may reflect market frictions or delayed data rather than true executable arbitrage opportunities.