scan_pmcc
Scan symbols for Poor Man's Covered Call suitability by analyzing LEAPS and short call options across delta, liquidity, spread tightness, IV, and yield.
Instructions
Scan symbols for Poor Man's Covered Call suitability.
Analyzes LEAPS and short call options for delta, liquidity, spread tightness, IV, and yield.
Args: symbols: Comma-separated ticker symbols min_leaps_days: Minimum days for LEAPS expiry (default 270) leaps_delta: Target delta for LEAPS (default 0.80) short_delta: Target delta for short call (default 0.20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | ||
| leaps_delta | No | ||
| short_delta | No | ||
| min_leaps_days | No |