scan_candidates
Discover ranked option trading opportunities for naked puts, strangles, and covered calls. Get key metrics like premium, delta, IV, margin, annualized yield, and position sizing recommendations per candidate.
Instructions
Scan for option trading opportunities by strategy (naked_put, strangle, covered_call). Returns ranked candidates with premium, delta, IV, margin, annualized yield, and position sizing recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_dte | No | Maximum DTE (default 60) | |
| min_dte | No | Minimum DTE (default 30) | |
| currency | Yes | Currency | |
| strategy | Yes | Strategy to scan for | |
| underlying | No | Filter by underlying (required for USDC) | |
| min_iv_rank | No | Minimum IV rank to proceed (default 0) |