SOAP2Docs ← Website
SOAP2 top banner

Model Hover Popup

When you hover over a saved model in the "Load Model" dropdown, a popup appears showing the risk graph at expiration for that model. This lets you preview models without actually loading them.

Related:



How to use

  1. Open OptionsChain — open any OA window for a symbol.
  2. Click Load Model — the "Load Model" button on the toolstrip opens a dropdown of your saved models for this symbol.
  3. Hover over a model — wait about 500ms, and a popup window appears showing the risk graph.
  4. Explore:
  5. Load or close: double-click the model name to load it; move the mouse away from the dropdown to close the popup; move to another model item to preview it instead.

The same hover popup works in the Models window TreeView — both share the same popup logic, so behavior is consistent across the app. Move quickly between models and the popup keeps up automatically; there's no need to wait out the delay between models.


Tips

The popup title reads "Risk Graph - N position(s)" where N is the number of legs. The X-axis is the underlying price range (±20% from the strike range); the Y-axis is Profit/Loss in dollars.


Troubleshooting


Examples

Iron Condor

Legs: sold 4900 call, bought 4950 call, sold 4700 put, bought 4650 put.
Graph shows: max profit flat between 4700–4900; max loss flat below 4650 or above 4950; break-evens around 4730 and 4870.

Long Straddle

Legs: bought 150 call, bought 150 put.
Graph shows: V-shaped curve — losses near 150, profits moving away; break-evens around 145 and 155; unlimited profit potential on both sides.

Covered Call

Legs: long 100 shares underlying, sold 250 call.
Graph shows: linear profit up to the 250 strike, then flat (capped upside); losses below the current price (stock risk).


Limitations


FAQ

Can I keep the popup open? Not currently — it closes when the mouse leaves the dropdown.

Can I see Greeks in the popup? Not yet — it shows only P/L at expiration; use the main risk graph for Greeks.

Does it work with models from other symbols? No — only models for the current OptionsChain symbol.

Does it work offline? Yes — the popup only reads model CSV files locally; no IB connection is needed.


Related


Go back to the main help page: SOAP2 Help Guide

⬅ Back