analyze_position
Analyze options positions to get fee-aware net P&L, realistic exit simulation at bid/ask, DTE, greeks, moneyness, risk flags, and clear HOLD/TAKE_PROFIT/CLOSE/ROLL recommendations.
Instructions
PREFERRED tool for position analysis — returns fee-aware NET P&L (after actual entry fees from trade history + estimated exit fees at ~$0.9/contract taker), realistic exit simulation at bid/ask (not mark), DTE, greeks, moneyness, risk flags, and HOLD/TAKE_PROFIT/CLOSE/ROLL recommendations. Always use this instead of get_positions + get_ticker when analyzing positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | Currency | |
| instrument_name | No | Specific instrument to analyze. If omitted, analyzes all option positions. |