Strategy builder

The strategy builder is where you construct a position before risking money. Drop in the legs, see the P&L curve, hedge the residual delta, run a scenario heatmap. Three panels, one workflow.

STRATEGY, the builder

Open the STRATEGY panel and pick a symbol. The panel has three sections: a leg list at the top, a P&L chart in the middle, and an aggregate-greeks summary at the bottom.

Add legs one at a time. Each leg specifies:

  • Direction (long / short)
  • Type (call / put)
  • Strike
  • Expiry
  • Size (number of contracts)

The panel reads live IV off the chain for each leg, prices it via Black-Scholes, and computes the aggregate position. The P&L chart renders the payoff curve at expiry by default; you can toggle to show P&L at intermediate dates so you can see the time-decay shape.

Common pre-built structures: long call, long put, vertical spread, calendar spread, butterfly, iron condor, straddle, strangle. Save constructions to come back to via the panel's local save list.

Bull call spread

long 100 call · short 110 call
Bull call spread: long the lower strike (100), short the higher (110). Capped upside above the short strike, capped downside at the net debit. The cleanest directional structure when you want defined risk on both sides.

Long straddle

long 100 call · long 100 put
Long straddle: long ATM call + long ATM put. Profits if spot moves significantly in either direction. V-shape; flat at max-loss (full premium) right at the strike, profit grows symmetrically as spot moves away. Buy when you expect a big move but have no view on direction.

Iron condor

short 95 put · long 90 put · short 105 call · long 110 call
Iron condor: short OTM put + long deeper OTM put + short OTM call + long deeper OTM call. Trapezoidal payoff. Profits if spot stays inside the inner strikes; capped loss outside the outer strikes. The classic premium-collection structure for a quiet view.

Long call butterfly

long 95 call · short 2× 100 call · long 105 call
Long call butterfly: long 95, short 2x 100, long 105. Tight triangular payoff. Maximum profit at the middle strike, decays symmetrically. Cheap way to bet on a specific terminal price with defined risk.

Reading the P&L curve

  • Above zero on the curve = profit at that spot price at expiry.
  • Below zero = loss.
  • Breakevens = where the curve crosses zero. Marked on the chart.
  • Max profit / max loss = the curve's global extremes. For some structures (long calls, short puts) one is unbounded.

HEDGE, delta-neutral sizing

The HEDGE panel takes the strategy you've built and computes the spot or perp position you'd need to neutralise its delta. Output: number of contracts (or coins) to short or long, and the resulting position-level greeks after hedging.

Useful when you want pure exposure to a non-directional greek (volatility via vega, or pin via gamma) without picking direction. The hedge calc tells you exactly how much spot or perp to flatten the delta on.

SCENARIO, the 2D P&L heatmap

The P&L curve in the strategy builder is a 1D slice (price axis only). The SCENARIO panel is the 2D version: P&L plotted across spot × time, rendered as a heatmap.

Reading it:

  • X-axis = time, from now to expiry.
  • Y-axis = spot price.
  • Colour = aggregate position P&L at that time × spot cell. Green = profitable, red = losing.

The heatmap surfaces the position's entire risk surface in one image. Common reads:

  • Long premium positions, green clusters at the wings, red along the middle (the "valley" between strikes). Profitable on big moves either way.
  • Short premium positions, green band along the middle (decay collected), red at the wings (max-loss tail risk).
  • Calendar spreads, diagonal P&L bands because the back-month leg holds value while the front-month decays.

The full workflow: price each leg in BS, drop them into STRATEGY for the curve, hit HEDGE for the delta-neutral size, open SCENARIO for the full risk surface.

Open in the pro terminal
  • STRATEGYMulti-leg strategy builder with P&L curve.
  • HEDGEDelta-neutral hedge sizing for the active strategy.
  • SCENARIO2D P&L heatmap across spot × time.
  • BSPricer for individual leg sanity-check.