Long Strangle

Buy an OTM call and OTM put. Profit from a big move in either direction — cheaper than a straddle.

7 min readvolatilitylong volatilitynon-directional

A long strangle is a bet that something big is about to happen — you just don’t know which direction. You buy an out-of-the-money call and an out-of-the-money put, paying less than a straddle but needing a larger move to profit. It’s the go-to structure for pre-event volatility plays: earnings, FDA decisions, elections, anything that could send a stock sharply in either direction.

Outlook
Volatile. Expect a large move, direction unknown.
Legs
2 (long OTM put, long OTM call)
Max loss
Defined: total premium paid
Max profit
Unlimited: profit grows with move size
IV preference
Low. Buy when IV is cheap, profit when it expands.
Best regime
Low IV rank, upcoming catalyst or event.

The structure

A long strangle consists of two purchased options, both out-of-the-money:

  • Buy 1 OTM put — profits if the stock drops significantly below the put strike.
  • Buy 1 OTM call — profits if the stock rises significantly above the call strike.

Both options share the same expiration. The total cost is less than a long straddle because neither option has intrinsic value at entry. The trade-off is that the stock must move further to reach profitability — there’s a dead zone between the strikes where both options expire worthless.

Worked example

Stock: TSLA at $250. Earnings are in 10 days, IV rank is only 28 (low for TSLA pre-earnings), and you expect the stock to move 8-10% on the report. You buy the 35 DTE strangle:

  • Buy $240 put @ $4.00
  • Buy $260 call @ $3.50
  • Total cost: $7.50 ($750 per strangle)
  • Lower breakeven: $240 − $7.50 = $232.50
  • Upper breakeven: $260 + $7.50 = $267.50
  • Max loss: $750 (both options expire worthless)
  • Max profit: unlimited to the upside, substantial to the downside (stock can fall to $0)
  • Required move to profit: TSLA must move ~7% in either direction

If TSLA drops to $220 after earnings, the $240 put is worth $20 intrinsic — your $750 investment returns $2,000. If TSLA rallies to $285, the $260 call is worth $25 — that’s $2,500 on a $750 bet. In the dead zone between $232.50 and $267.50, you lose some or all of the premium.

When to use it

  • Pre-earnings, low IV rank.The ideal setup is a stock where IV rank is below 30 heading into a known catalyst. You’re buying cheap volatility that the market hasn’t priced yet.
  • Binary events. FDA approvals, legal rulings, product launches — anything with a clear before-and-after where the magnitude matters more than the direction.
  • Low IV rank, high expected realized vol. When the options market is underpricing future movement. Tradient flags these setups in the regime dashboard.
  • When you can’t pick a direction.If your thesis is “big move coming” but the technicals are ambiguous, the strangle lets you participate without a directional bet.
Time decay is your enemy
Every day that passes without a move costs you money. Theta erodes both legs simultaneously. If you buy a strangle for an event, size the expiration so the event occurs in the first third of the option’s life — that way you still have time value left if you need to exit.

How Tradient ranks them

The long strangle scanner in backend/app/strategies/volatility.py evaluates every OTM put/call pair across your DTE window and strike filters. The Tradient Score composite weights:

  • IV rank (inverted). Lower IV rank = higher score, because you want to buy cheap.
  • Expected move vs. breakeven distance. If the implied earnings move exceeds the breakeven distance, the setup gets a significant boost.
  • Cost efficiency. Cheaper strangles rank higher when the expected move is the same.
  • Liquidity.Tight bid-ask on both legs is critical for a strategy where you’re paying the spread twice.

Managing the trade

Close one side when the stock commits

If the stock makes a large directional move, the winning leg gains value rapidly while the losing leg decays toward zero. Once the move is clear, close the winning leg to lock in profit. You can hold the losing leg as a cheap lottery ticket or close it for residual value.

Close before IV crush

If you bought the strangle for an earnings event, close the entire position before IV collapses — ideally right after the event or even in the last session before it if IV has already expanded. Post-event IV crush can erase gains even on a correct directional move.

Time stop

If the catalyst hasn’t arrived and the trade has lost 40- 50% of its value to theta, close it and move on. Hoping for a last-minute move rarely works.

Common mistakes

  • Buying when IV is already elevated. This is the number-one strangle killer. If IV rank is 70+, the options already price in a large move. Even a big move may not be big enough to overcome the inflated premium. Always check IV rank before entry.
  • Strikes too wide. Wider strikes are cheaper, but the breakevens move further out. If the strikes are so wide that the stock needs a 15% move to profit, the trade is a long shot, not a strategy.
  • Holding through IV crush. After an earnings release, IV collapses 30-60% overnight. If you held the strangle into the announcement, the vega loss can wipe out even a profitable directional move. Get out early or accept the crush as part of the plan.
  • Ignoring the cost basis.A strangle is a debit trade — you can lose 100% of the premium. Size it so a total loss doesn’t matter to your account.
  • No catalyst. Buying a strangle in a quiet market with no event on the horizon is just paying theta to the market maker. Have a reason.

Where to go next

  • Long straddle — ATM version: higher cost, lower breakevens, no dead zone.
  • Iron condor — the opposite trade: sell volatility with defined risk.