spread_straddle
Analyze a long straddle options strategy by buying a call and put at the same strike for a given symbol and expiry.
Instructions
Analyze long straddle (buy call + put at same strike).
Args: symbol: Ticker symbol expiry: Expiration date (YYYY-MM-DD) strike: Strike price for both legs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiry | Yes | ||
| strike | Yes | ||
| symbol | Yes |