Moneyness: ITM, ATM, OTM
Moneyness describes where an option's strike sits relative to the current price of the underlying. A call is in the money when the underlying trades above the strike, at the money when they are roughly equal, and out of the money when the underlying is below. Puts are the reverse. The classification determines whether the option has intrinsic value, how it responds to movement, how liquid it is likely to be, and whether a short position carries assignment risk.
Three terms that sound like jargon and encode most of what determines an option's behaviour.
The definitions
In the money. A call whose strike is below the current underlying price; a put whose strike is above it. Exercising would produce value, so the option has intrinsic value.
At the money. Strike and underlying price are roughly equal. In practice this means the listed strike closest to the current price, since an exact match is rare.
Out of the money. A call whose strike is above the underlying price; a put whose strike is below. Exercising would produce nothing, so the option has no intrinsic value and its entire premium is extrinsic.
The classification is not permanent. An option moves between categories as the underlying moves, and a contract can cross the strike repeatedly in a session.
What changes across the categories
Price composition. Out-of-the-money options are entirely extrinsic value, so their whole premium is scheduled to decay to zero. Deep in-the-money options are mostly intrinsic and behave closer to the underlying itself.
Sensitivity to movement. Delta rises as an option moves further in the money and falls as it moves further out. A deep in-the-money call responds nearly point for point with the underlying; a far out-of-the-money one barely responds at all until it starts approaching the strike.
Rate of change in that sensitivity. Gamma is greatest near the money, which means at-the-money options are where the response to movement changes fastest. That effect intensifies sharply as expiry approaches.
Cost. Out-of-the-money options are cheaper, which is why they attract buyers, and cheap reflects low probability rather than good value.
Liquidity. Volume and open interest concentrate near the money. Far out-of-the-money strikes are thinner, with wider spreads and shallower books — and on short-dated contracts that deterioration accelerates through the session.
Delta is not a probability
A common shortcut treats delta as the probability an option finishes in the money — a 30-delta option having roughly a thirty percent chance.
It is a rough approximation under a pricing model's assumptions, and it is worth knowing where it breaks. It approximates the probability of finishing in the money, which is not the same as the probability of making money — a position can finish barely in the money and still lose after the premium paid. And the approximation inherits every assumption of the model producing it, including assumptions about volatility that may not hold.
Useful as a rough ordering of likelihood. Unreliable as a precise figure, and misleading as a probability of profit.
Assignment risk sits on short in-the-money positions
The practical consequence that matters most for anyone holding short options.
American-style options, which include most equity options, can be exercised by the holder at any time before expiry. A short position that is in the money can therefore be assigned early, producing a stock position with capital requirements a smaller account may not be able to meet.
The risk rises the further in the money a short option is, and increases near expiry and around dividend dates on the underlying.
European-style options, which include index options such as SPX, cannot be exercised early and settle in cash. A short in-the-money index option cannot produce an unexpected stock position — it settles for a cash amount instead. That difference is worth confirming before automating any strategy with short legs.
Choosing where to trade on the chain
The classification is a set of trade-offs rather than a ranking.
Out of the money costs less and requires more movement to profit, with a total loss as an ordinary outcome on short-dated contracts.
At the money costs more, responds fastest to movement, and carries the most extrinsic value to lose.
In the money costs most, behaves most like the underlying, and holds value best if the position goes against you — while tying up more capital per contract.
None is correct in general. Which suits depends on how much movement you expect, over what period, and how much capital you are willing to commit per position.
What this means for automation
Moneyness usually determines strike selection, and strike selection is where a working strategy and a broken one diverge.
Selecting by fixed offset from the current price produces different moneyness as the underlying moves, so a rule written when the market was quiet can select very differently in a volatile session. Selecting by delta produces more consistent exposure and requires live Greeks.
Either way the software has to resolve an exact contract — underlying, expiry, strike, and type — against the chain rather than constructing an identifier, and it should check the resulting quote before submitting, since a strike that satisfies your moneyness rule can still be too thin to trade. Doing that resolution off the order path, on worker thread pools, keeps chain lookups from delaying the order they are resolving.
The honest limits
Moneyness is a snapshot. It changes with every tick, and a classification made at signal time may not hold at fill time.
The categories are conventions rather than precise boundaries, and at-the-money in particular is approximate.
And knowing where a strike sits does not tell you whether to trade it. Position sizing bounds loss regardless of moneyness — capital divided by twenty as the ceiling on any single position, under the divide-by-20 rule, which matters more on small accounts trading intraday than on any strike-selection rule.
Frequently asked questions
What does in the money mean? A call whose strike is below the underlying price, or a put whose strike is above it. The option has intrinsic value.
What does out of the money mean? A call above the underlying price, or a put below it. No intrinsic value, so the entire premium is extrinsic.
Is delta the probability of finishing in the money? A rough approximation under model assumptions, and not the probability of profit, since a position can finish barely in the money and still lose.
Which options carry assignment risk? Short American-style options that are in the money, with risk rising near expiry and around dividends. European-style index options settle in cash and cannot be exercised early.
Which moneyness should I trade? There is no general answer. Out of the money costs less and needs more movement; in the money costs more and behaves closer to the underlying.
Disclaimer: This article is educational content about options mechanics. It is not investment advice, financial advice, tax advice, legal advice, or a recommendation to buy or sell any security, nor a recommendation of any strategy or position structure. Any instruments, figures, or examples are used solely to illustrate mechanics. Options trading involves substantial risk of loss and is not suitable for all investors. Please read Characteristics and Risks of Standardized Options before trading options. Automated trading carries additional risks including software defects, connectivity failures, broker API changes, and outages that may prevent orders from being placed, modified, or cancelled. Past performance does not indicate future results, and no configuration, indicator, position-sizing rule, or risk setting can guarantee a profit or prevent a loss.
StaxInvesting LLC sells self-hosted trading software. It is not a broker-dealer, investment adviser, or financial institution, and it does not manage accounts, hold member funds, place trades on behalf of members, or access member brokerage accounts. Members run the software in their own cloud environment, connect their own brokerage accounts under their own credentials, and are solely responsible for their configuration, their credential security, and every trade executed in their account. Consult a qualified financial adviser and tax professional regarding your individual circumstances.