options_strategy
Calculate profit/loss, breakeven points, and risk/reward for multi-leg options strategies including spreads, straddles, and iron condors.
Instructions
Multi-leg options strategy P&L, breakevens, max profit/loss, risk/reward.
Use when analyzing a multi-leg options strategy (spreads, straddles, iron condors, etc.). Provide an array of legs with strike, premium, quantity, and type. Returns: net premium, max profit/loss, breakeven points, P&L at various prices, and payoff data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legs | Yes | List of option legs in the strategy | |
| points | No | Number of points to evaluate in P&L curve | |
| S_range | No | Custom price range [min, max] for P&L analysis |