Each bar is a sold leg, running from today to expiration. The vertical line is now; the dotted gold line marks the strike vs. current underlying price. Bars are sized to days-to-expiration and colored by leg type (put=ice, call=gold). Hover a row for full leg detail.
Four representative outcomes across the cycle. Each card shows the underlying price path, strike, ITM/OTM outcome, and the Wheel decision the desk recommends.
Every leg in the book. Premium, collateral, moneyness, and unrealized P&L. Click a row to spotlight it in the timeline above.
| Symbol | Leg | Qty | Strike | Expiry | DTE | Spot | Moneyness | Premium | Collateral | UPL | Action |
|---|
Probability-weighted across ITM legs and time-to-expiry. >65% means a roll or close is overdue.
What @MoomooMYbot will push to your phone when a leg crosses the risk threshold. Educational mock — wiring it to the live bot needs a Telegram Bot token + moomoo monitor loop.
get_portfolio.py --acc-id … --security-firm FUTUSG --trd-env REAL for stock legs, and get_portfolio.py --show-option-strategy-view for option legs. Telegram alerts require a bot token via @BotFather and a monitor loop polling positions every N minutes — see the Wire it live notes at the bottom of the source.