options_strategy-optimizer
Rank top options strategies based on market outlook and volatility view. Returns P&L, breakevens, max profit/loss for each strategy.
Instructions
Rank top options strategies given market outlook + volatility view. Returns P&L, breakevens, max profit/loss for each.
Use when agents need to pick the best options strategy given a market outlook. Provide spot price, outlook (bullish/bearish/neutral), vol_view (rising/falling/stable), T, sigma, r. Returns: ranked list of strategies (Long Call, Bull Call Spread, Iron Condor, Long Straddle, etc.) each with legs, max profit/loss, breakevens, net debit/credit, and score. PAID ONLY — no free tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| S | Yes | Spot price | |
| T | Yes | Time to expiration in years | |
| q | No | Dividend yield | |
| r | No | Risk-free rate | |
| sigma | Yes | Current implied volatility | |
| capital | No | Available capital | |
| outlook | Yes | bullish | bearish | neutral | |
| vol_view | No | rising | falling | stable | stable |