analyze_strategy
Calculate P&L profile, Greeks, and probability of profit for custom options strategies. Analyze specific trades with risk metrics and full P&L projection.
Instructions
Analyze a custom options strategy.
Calculates full P&L profile, Greeks, probability of profit, and risk metrics for a custom strategy.
Use this tool when the user asks about:
Analyzing a specific trade
Strategy P&L profile
Greeks for a position
Args: ticker: Stock symbol legs: Strategy legs in format "BUY 1 C 150, SELL 1 C 155"
Returns: Full analysis with P&L, Greeks, and probabilities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legs | Yes | ||
| ticker | Yes |