get_option_quote
Retrieve live option quotes with Greeks and calculate profit/loss using entry price. Analyze option contract performance with real-time market data.
Instructions
Get a live quote + greeks for a specific option contract, with P&L if entry price provided.
Args: option_symbol: OCC option symbol (e.g. AAPL260406P00250000, SPY260331C00640000) entry_price: Your entry premium per contract (optional — enables P&L calculation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| option_symbol | Yes | ||
| entry_price | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |