Strike Price Explained
The strike price is the fixed price at which an option can be exercised — the level a call holder can buy at, or a put holder can sell at, regardless of where the underlying is trading. It is set when the contract is listed and never changes. Strikes are listed at standardised intervals that vary by underlying and price level, and choosing among them is the decision that most determines an option position's cost, probability, and behaviour.
The strike is the one term in an option contract that you choose, which makes it the one worth understanding properly.
What it fixes
An option is an agreement about a transaction at a specific price. The strike is that price.
A call holder can buy the underlying at the strike. A put holder can sell at it. Whether either is worth doing depends on where the underlying actually trades, but the strike itself does not move — it is fixed at listing and remains fixed for the life of the contract.
That fixedness is what makes an option an option. Everything else about the contract's value fluctuates; the strike is the anchor the fluctuation is measured against.
How strikes are listed
Exchanges list strikes at standardised intervals rather than continuously, and the interval varies.
Lower-priced underlyings generally get narrower intervals; higher-priced ones get wider. Widely traded index products often carry finer intervals than individual equities because the demand supports them. Intervals can also tighten near the current price and widen further away, which is why a chain often shows fine spacing around the money and coarse spacing at the extremes.
Exchanges add strikes when the underlying moves into a range where none exist. A sharp move can leave the existing strike ladder poorly positioned until new ones are listed, which is a real if temporary constraint on what you can trade.
The practical consequence: you cannot always trade the strike you want. You trade the nearest listed one, and on a coarse ladder that difference is not always small.
What the choice determines
Strike selection sets almost everything about a position's character.
Cost. Strikes further from the current price cost less. That is not a discount — it reflects a lower likelihood of the option finishing with value.
Breakeven. For a long call, the underlying must exceed the strike plus the premium paid. A cheaper strike further away has a more distant breakeven, so the trade requires more movement even though it cost less.
Sensitivity. How much the option responds to underlying movement, and how fast that response itself changes, both depend on where the strike sits relative to the price. That relationship is what the moneyness classification describes.
Liquidity. Volume and open interest concentrate near the current price. Distant strikes are thinner, with wider spreads and shallower books, and on short-dated contracts that thinness worsens through the session.
Strike adjustments
The exception to the strike never changing, and it is worth knowing exists.
Corporate actions on the underlying — splits, special dividends, mergers, spin-offs — can trigger an adjustment to outstanding contracts. The strike, the number of shares deliverable, or both may be altered so that holders are economically no worse off than before the event.
Adjusted contracts often carry a modified symbol and can behave unusually: liquidity typically collapses, the deliverable may no longer be a round lot of a single security, and the contract may not track the underlying in the way you expect.
For anything automated, adjusted options are worth excluding rather than handling. They are rare, they behave differently, and the effort of supporting them correctly is disproportionate to the benefit.
Settlement runs off the strike
At expiry, the strike determines what happens.
An option finishing beyond its strike by any amount has value; one finishing on the wrong side expires worthless. There is no partial credit, which makes the strike a hard boundary rather than a gradient.
What that resolution looks like depends on the product. Cash-settled index options pay a cash difference against the strike. Physically settled equity options deliver shares at the strike, which for a short position means an obligation to buy or sell at that price.
The distinction matters most near the money at expiry, where small movements decide whether a position resolves at all.
What this means for automation
Strike selection is where an automated options strategy is most often subtly wrong.
Fixed offsets drift. A rule selecting a strike a set distance from the current price produces different exposure in different volatility conditions. What was a reasonable distance in a quiet market is close to the money in a fast one.
Delta-based selection is more consistent and requires live Greeks, which introduces a data dependency and a source of latency.
Resolution must be exact. A contract is an underlying, an expiry, a strike, and a type. Software has to resolve that combination against the broker's chain rather than constructing an identifier, because constructed symbols fail on non-standard expiries and adjusted contracts.
Check the quote after selecting. A strike that satisfies your rule can still be too thin to trade. Chain resolution belongs off the order path, on worker thread pools, so the lookup does not delay the order it is resolving.
The honest limits
Strike selection determines a position's character, not whether the strategy works. Choosing well within a bad strategy produces better-shaped losses.
Cheaper strikes are not better value. Price reflects probability, and a strike that costs a tenth as much generally has a correspondingly lower chance of finishing with value.
And no strike choice bounds loss. Position sizing does — capital divided by twenty as the ceiling on any single position, under the divide-by-20 rule — which matters especially since contracts are indivisible, so a strike whose premium exceeds your ceiling is a strike you cannot correctly trade. That constraint bites hardest on smaller accounts trading intraday.
Frequently asked questions
What is a strike price? The fixed price at which an option can be exercised — where a call holder can buy or a put holder can sell, set at listing and unchanged for the life of the contract.
Can the strike price change? Only through a corporate action adjustment following events like splits or spin-offs. Adjusted contracts behave unusually and are worth excluding from automation.
Why are only certain strikes available? Exchanges list strikes at standardised intervals that vary by underlying and price level, adding new ones as the underlying moves.
Are cheaper strikes better value? No. Price reflects probability, so a cheaper strike generally has a lower chance of finishing with value and a more distant breakeven.
How should automation select strikes? Delta-based selection produces more consistent exposure than a fixed price offset, which drifts as volatility changes.
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; selling options can produce losses substantially greater than the premium received. 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, 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.