Strasmore Research
Learn am Matt ConnorBy Matt Connor · Updated 2026-08-12 · data as of August 12, 2026 · refreshed weekly

How Mini Index Options Like XSP And XND Dey Work

Mini index options allow small accounts to trade S&P 500 and Nasdaq 100 exposure for less money. Learn how XSP, NANOS, XND and MRUT work plus the liquidity risks involved.

Mini index options na smaller version of the standard cash-settled index contracts: dem get the same index and the same settlement mechanics, but dem only represent a fraction of the notional. Dem solve one specific problem, wey be say a full-size S&P 500 contract dey control money wey pass wetin many accounts get. The question of SPX against SPY na different comparison wey we settle for SPX vs SPY options; this page come continue from where those two instruments stop.

Wetin be mini index options?

Four listed contracts dey for the US market. Each one dey written on top of an index wey be fixed fraction of a headline benchmark, and each one dey settle for cash.

  • XSP, the Mini-SPX Index option. The XSP index na one-tenth of the S&P 500 level. The multiplier na $100, so one contract carry one-tenth of the notional of an SPX contract.
  • NANOS. Dem write am on top of that same Mini-SPX index, with a multiplier of $1. One nano na one-hundredth of an XSP contract, and e be the smallest listed index option for the US.
  • XND, the Nasdaq-100 Micro Index option. The XND index na one-hundredth of the Nasdaq-100 level, with a $100 multiplier. The divisor and the multiplier cancel each other: one XND contract carry the Nasdaq-100 level itself, in dollars, wey be one-hundredth of an NDX contract.
  • MRUT, the Mini-Russell 2000 Index option. The MRUT index na one-tenth of the Russell 2000 level, with a $100 multiplier. One contract na one-tenth of a RUT contract.

This pattern no be only for US benchmarks. Japan index complex follow the same way, with a big contract and a smaller sibling on the same underlying: check Nikkei 225 options explained.

Wetin one mini index contract dey control?

Notional na the sizing number: the index level wey dem multiply by the contract multiplier, wey be the dollar exposure wey one contract carry. The panel wey dey below dey track that figure for the three headline US benchmarks, e use each one tracking fund as the priceable stand-in, and e show how the number don drift.

QueryDollar exposure wey dey inside one 100-multiplier contract, per month
The exact SQL behind every number
SELECT
    toString(toStartOfMonth(date))                                   AS month,
    formatDateTime(toStartOfMonth(date), '%b %Y')                    AS month_label,
    round(argMaxIf(toFloat64(close), date, ticker = 'SPY') / 10, 1)  AS sp500_usd_thousands,
    round(argMaxIf(toFloat64(close), date, ticker = 'QQQ') / 10, 1)  AS nasdaq100_usd_thousands,
    round(argMaxIf(toFloat64(close), date, ticker = 'IWM') / 10, 1)  AS russell_usd_thousands
FROM global_markets.stocks_daily_aggs
WHERE ticker IN ('SPY', 'QQQ', 'IWM')
  AND date >= today() - 1095
GROUP BY month, month_label
ORDER BY month
Run this yourself

A standard option dey cover a lot of 100 fund shares. As of Aug 2026, that lot reach roughly $77.4 thousand on the S&P 500 fund and roughly $30.1 thousand on the Russell 2000 fund. At the start of the 37 month window, for Aug 2023, the S&P lot dey around $45 thousand.

Read those figures as stand-ins for the minis. The XSP index dey at one-tenth of the S&P 500, and the fund dey track close to that same tenth, so one XSP contract carry approximately wetin the S&P lot wey dey above carry. MRUT line up with the Russell 2000 fund the same way. A nano, at a $1 multiplier on the XSP index, carry about the price of a single fund share.

Three structural differences from options on SPY

  1. Cash settlement. No shares dey change hand when e expire. An in-the-money contract dey pay the dollar difference.
  2. European exercise. The contract fit only exercise at expiration, which mean no early assignment.
  3. Section 1256 treatment. Broad-based index options dey for different part of the US tax code from options on an ETF.

Cash settlement: wetin dey happen to an in-the-money contract

At expiration, the exchange go strike one final settlement value for the index. Every in-the-money contract dey pay the difference between that value and the strike, wey dem multiply by the contract multiplier, in cash. Nothing dey deliver and no stock position go show for the account. Take a hypothetical XSP call wey dem strike at 640 against a final settlement value of 645: the payout na 5 index points times $100, wey be $500 per contract, wey dem go credit on the settlement date. An out-of-the-money contract go expire at zero and disappear.

The equivalent on an ETF option na delivery. An in-the-money SPY call go turn into 100 long shares, with cash wey person owe for dem. What happens if an option expires in the money explain both outcomes.

European exercise and the dividend timing wey e remove

American-style options on funds fit be exercised by the holder on any session before expiration. That right dey show for calendar for one specific place: a deep in-the-money call on a dividend-paying fund fit become candidate for early exercise on the session before the ex-dividend date, when whoever hold the shares go collect the upcoming distribution. A short call fit get assigned that evening and open the next morning short 100 shares.

QuerySPY ex-dividend dates plus cash amounts, for di past three years
The exact SQL behind every number
SELECT
    toString(ex_dividend_date)                      AS ex_date,
    formatDateTime(ex_dividend_date, '%b %e, %Y')   AS ex_date_label,
    round(toFloat64(max(cash_amount)), 4)           AS cash_amount_usd
FROM global_markets.stocks_dividends
WHERE ticker = 'SPY'
  AND ex_dividend_date >= today() - 1150
  AND ex_dividend_date <= today()
GROUP BY ex_dividend_date
ORDER BY ex_dividend_date
Run this yourself

SPY don go ex-dividend 12 times over the window wey dey above, most recently on Jun 18, 2026 at $1.9035 per share. Each of those dates na scheduling event for anybody wey short an in-the-money SPY call. Mini index options no carry any of that. European exercise dey keep the position untouchable until expiration, and cash settlement no leave any shares to deliver. An index no dey pay any dividend of its own.

Section 1256 and the 60/40 split

Broad-based index options, XSP and MRUT among dem, na Section 1256 contracts under the US tax code. Open positions dey marked to market at year end, and the gain dey split 60 percent long-term and 40 percent short-term no matter the holding period. Options on SPY, wey be fund instead of index, dey follow the ordinary holding-period rules. The mechanics dey inside why index options are taxed 60/40. That one na description of a tax rule and no be tax advice; make you see tax professional for your specific account.

The honest trade-off: the minis trade thin

The size advantage get cost wey marketing rarely talk about. XSP na the most active of the four and e still dey turn over a small fraction of wetin SPX and SPY dey do. XND, MRUT and the nano tier dey even thinner. Thin markets dey show as wider gap between the bid and the offer, and you go pay that gap when you enter and when you comot.

Make we use hypothetical numbers. A contract wey dem quote 2.00 bid at 2.05 offered get five cent market: if you buy at the offer and later sell at the bid, you go lose $5 per contract at a $100 multiplier. The same contract wey dem quote 1.85 bid at 2.15 offered get thirty cent market, wey worth $30 on the same round trip. The width no dey shrink when the notional shrink, so on a contract wey carry one-tenth the exposure, that $30 na ten times the drag per dollar of exposure wey e for be on the full-size version.

Before you assume say you go get fill, check the open interest on the exact strike and expiration, and read the posted bid and offer instead of the last trade. Open interest on a far-dated or far-out-of-the-money mini strike fit be just small number of contracts. A listed market no be the same thing as a liquid one. The nano tier don draw the thinnest participation of the four, so confirm with broker say the series dey listed and quoted before you build anything around am.

When dem dey strike the final settlement value?

Two conventions dey. The traditional third-Friday index series dey settle for morning, from the opening prints of the index components on expiration Friday, which make the Thursday before the last session wey you fit close the position. The weekly and end-of-month series dey settle for afternoon, from closing prints on the expiration date itself. AM vs PM settled options cover the split, and the contract specification for the exact series na the document wey you suppose read before you hold am into expiration.

The distance between the two conventions dey measurable. E be the move between the morning print and the closing print on the same session.

QueryOpen to close moves for monthly expiration Fridays, SPY since 2015
The exact SQL behind every number
WITH expiry_sessions AS
(
    SELECT
        date,
        abs(100 * (toFloat64(close) / toFloat64(open) - 1)) AS move_pct
    FROM global_markets.stocks_daily_aggs
    WHERE ticker = 'SPY'
      AND date >= '2015-01-01'
      AND date <  today()
      AND toDayOfWeek(date) = 5
      AND toDayOfMonth(date) BETWEEN 15 AND 21
      AND toFloat64(open) > 0
)
SELECT
    multiIf(
        move_pct < 0.25, 'under 0.25%',
        move_pct < 0.50, '0.25% to 0.50%',
        move_pct < 1.00, '0.50% to 1%',
        move_pct < 2.00, '1% to 2%',
                         'over 2%')  AS move_bucket,
    count()                          AS expiration_fridays,
    round(max(move_pct), 2)          AS bucket_high_pct
FROM expiry_sessions
GROUP BY move_bucket
ORDER BY min(move_pct)
Run this yourself

The narrowest band, under 0.25%, hold 43 of those sessions. The widest band for the panel, over 2%, hold 3, with the largest single gap for inside at 5.66 percent. The shape na broad cluster of quiet expirations alongside a small tail. On the tail sessions, a morning settlement and an afternoon settlement for the same strike for produce very different numbers.

FAQ

Wetin be the difference between XSP and SPX options?

XSP dey written on an index wey be one-tenth of the S&P 500 level, with the same $100 multiplier, so one XSP contract carry one-tenth of the notional of one SPX contract. Both of dem na cash-settled European-style contracts under Section 1256. The size differ, and the quoted market on XSP generally dey wider.

Mini index options fit get early assignment?

No. XSP, NANOS, XND and MRUT na European-style, so exercise dey happen only at expiration. No early assignment dey and no shares dey to assign, na why the ex-dividend timing problem wey American-style options on funds get no dey here.

Dem dey tax mini index options the same way as SPY options?

No. Broad-based index options na Section 1256 contracts, dem dey marked to market at year end with gains wey dem split 60/40 between long-term and short-term. Options on SPY dey follow the ordinary holding-period rules. Details dey for the 60/40 post wey we link above, and make you see tax professional for your specific situation.

Wetin dey happen if a mini index option expire in the money?

E dey pay cash. The exchange go strike one final settlement value for the index, and the contract go pay the difference between that value and the strike, times the multiplier. No shares dey deliver and no stock position go show for the account.

Mini index options dey liquid enough to trade?

That one dey vary by series and by strike, and you fit check am before you trade. Look at the open interest and the posted bid and offer on the exact contract instead of the last trade. The minis quote wider than SPX or SPY, and on far-dated or far-out-of-the-money strikes, the market fit be very wide.


Every panel wey dey above dey come with the SQL wey produce am, you fit expand am under the chart. To run the same measurements over a different benchmark or a longer stretch of history, ask the question in plain English on the Strasmore terminal.

#index options#xsp#cash settlement#section 1256#small accounts