Open Interest Explained

PUBLISHED 31 JUL 2026 ·8 MIN READ ·The Confluence Show Research
TL;DR

Open interest is the number of derivative contracts that have been opened and not yet closed — position accounting, not activity. Volume counts every transaction; open interest counts only the net change in outstanding obligations, so a market can print enormous volume with no change in open interest at all. What is definitional is that rising open interest means net new positions and falling open interest means net closing; the familiar four-quadrant table that labels those moves as new longs or short covering is a widely used inference built by combining open interest with price, and it is a heuristic rather than a law.

What is open interest?

Open interest is the number of derivative contracts that have been opened and not yet closed. It is an accounting of outstanding obligations, measured as a level rather than a flow. Volume answers how much changed hands in a period; open interest answers how much risk is currently on the books.

The distinction is easiest to see in the extreme cases. A market can trade an enormous amount all day and finish with open interest exactly where it started, because every new position opened was matched by an old one closing — pure turnover, positions changing hands. Conversely, a quiet market can add a great deal of open interest on modest volume, because most of the trades that did occur were both parties opening. Those two days look similar on a volume histogram and describe completely different things.

One structural fact drives everything else: every contract has a long side and a short side, and open interest counts the pair once. There is no such thing as more longs than shorts. Statements of the form "open interest shows the longs are crowded" are not readings of open interest — they are readings of open interest combined with something else, and the something else is where the uncertainty lives.

How is open interest actually counted?

By what each party to a trade is doing, not by the trade itself. A single transaction has four possible effects on open interest depending on whether the buyer and the seller are each opening a new position or closing an existing one.

Buyer is Seller is Effect on open interest
Opening Opening Increases by one contract
Closing Closing Decreases by one contract
Opening Closing Unchanged — the position transfers
Closing Opening Unchanged — the position transfers

Two consequences follow, and both matter more than they first appear.

You cannot derive open interest from the trade tape. Nothing in a public trade print says whether either party was opening or closing. The venue knows because it maintains the positions; you know only because the venue publishes the number. Any tool showing open interest is relaying an exchange-reported figure, and it inherits that figure's cadence, units and revisions.

The published figure is a snapshot on the venue's own schedule. Open interest feeds publish on their own cadence, which is not the candle grid. The correct alignment is to take the latest sample whose timestamp is at or before a bar's close, and never to interpolate or back-fill from a later sample. Back-filling is straightforward lookahead — it hands a bar that closed at 10:03 an open interest value that did not exist until 10:05 — and it is one of the quieter ways a backtest becomes unreproducible.

The four open interest and price combinations

Pairing the change in open interest with the change in price produces the four-quadrant table that appears in every futures primer. It is genuinely useful, and it is an inference layer sitting on top of the accounting.

Price Open interest Standard reading Confidence
Up Up New longs being opened — position building in the direction of the move Reasonable, because new risk is being committed as price rises
Up Down Short covering — buying that comes from positions closing Reasonable, and important because the fuel is finite
Down Up New shorts being opened — position building to the downside Reasonable, symmetric with the first row
Down Down Long liquidation — selling that comes from positions closing Reasonable, and again finite by construction

The genuinely definitional content of that table is thin and worth isolating: open interest up means net new positions, open interest down means net closing. That is all the number itself says. The words "longs" and "shorts" in the reading column are attributions of the new or departing risk to one side, and the attribution comes from price direction, not from the open interest figure, which is side-agnostic.

The most valuable rows are the two with falling open interest, because they identify moves that are structurally self-limiting. A rally driven by shorts closing consumes the very positions that produce it; when they are out, that source of buying ends without anyone changing their mind. A rally driven by new longs creates positions that must eventually be closed, which is a different kind of overhang. Same candle, different future obligations.

Why the four-way reading is a heuristic and not a law

Because each quadrant is a plausible dominant explanation for an aggregate net change, not the only one consistent with it. Open interest is a single net number over a period in which many participants did many things, and net numbers are compatible with many underlying compositions.

Concretely: price up with open interest up is consistent with new longs pushing price, and equally consistent with new shorts being opened into strength while other participants close — the net can rise either way. Hedging flow, basis trades and market-making inventory all add and remove open interest for reasons that have nothing to do with a directional view. On a venue where a large share of activity is delta-neutral, the directional reading of an open interest change is weaker than the table implies.

What tightens the inference is a third measurement. Aggressor-side delta — see CVD explained — says which side was paying to get filled during the period. Delta and open interest together are much harder to misread than either alone, which is the subject of the section below. Volume profile adds a fourth axis by saying where the business happened, and market structure a fifth by saying what price did with the levels it reached.

The honest formulation is therefore conditional. Rising open interest through a level means the move opened new risk; falling open interest through the same level means the move was substantially participants leaving. Both statements are supportable. "The longs are in control" is not, from this data.

What is different about open interest in crypto perpetuals?

Four things, and each of them changes how the number should be quoted. Perpetual futures have no expiry, so open interest never mechanically decays into a settlement date the way a dated contract does. There is no consolidated tape, so every figure belongs to one venue, and units differ between venues. The funding mechanism also means positioning has a continuous carrying cost that feeds back into whether positions are held.

Units are the trap. Open interest is variously published in contracts, in units of the base asset, or in quote-currency notional. A notional figure moves when price moves even if not a single position changed, because the same coin-denominated position is worth more. A notional open interest chart that rises alongside price is therefore partly an artefact of the denominator, and comparing it against a coin-denominated series is comparing two different quantities.

Venue fragmentation. Aggregate open interest across venues sums contracts with different specifications, margin regimes and reporting conventions. It is a useful shape and a bad absolute. If a price series and an open interest series come from different venues, the resulting overlay describes a shape rather than an audited count, and the honest thing to do is say so on the chart.

Positioning by price. A refinement worth knowing: instead of a single open interest line, allocate each bar's change in open interest to the price bin the bar traded in. That builds a profile of where open risk was created, which is a genuinely different question from where volume traded — a bar with heavy volume and flat open interest contributes nothing to it, while a bar with light volume and a large open interest jump contributes a lot. It shares the machinery of a volume profile and answers a different question with it.

Open interest together with order flow

The pairing that removes the most errors is delta against open interest, because it separates aggression from commitment. Delta says who was paying to get filled. Open interest says whether that aggression opened risk or removed it. The interesting cases are the ones where they disagree.

Strong buy-side delta with falling open interest is buying, but it is buying by participants closing shorts — the aggression is real and the conviction reading is not. Strong sell-side delta with falling open interest is the mirror: longs leaving, not new sellers arriving. Under rising open interest there is no divergence at all, because the aggression is opening fresh risk and the delta means what it appears to mean. A useful implementation therefore emits this divergence in one direction only, since the falling-open-interest case is the only one that contradicts the naive delta read.

This is the concrete version of the confluence idea: an engine that watches only delta will describe a short squeeze as buyers taking control right up until the moment it exhausts itself for no visible reason. Adding one independent axis makes that failure mode visible in advance rather than in hindsight, and it is the same logic that makes a liquidity sweep legible — a level taken on falling open interest was taken by participants leaving.

How does the Confluence Engine handle open interest?

The Confluence Show is a live, AI-run market analysis broadcast. Its analyst, NAIRO, reads raw trades, order books and positioning 24 hours a day through the Confluence Engine — 40+ analytical layers computed in-house — and positioning is one of the three raw inputs rather than an afterthought bolted onto a price model.

Three implementation rules follow from everything above. Open interest samples are aligned causally, taking the latest sample at or before a bar's close and never back-filling from a later one. A missing sample is reported as unknown rather than substituted with zero, because a zero would assert that no positions are open, which is a very different claim from not knowing. And the divergence layer between delta and open interest emits only where the two genuinely conflict, so the absence of an alert is itself informative.

NAIRO states in advance what would prove a positioning read wrong, and says on air when it was. This is educational market analysis, not financial advice, and it issues no signals or trade instructions of any kind. The covered assets are listed at /markets, the engine is described at /how-it-works, and the free 20-minute-delayed stream runs on YouTube, Twitch and Kick at /watch.

Frequently asked questions

Is rising open interest bullish?+

On its own it is neither. Rising open interest says new positions were opened, and every contract has a long and a short in it, so the number carries no direction by itself. Direction only appears when you pair the change with price behaviour and with which side was aggressive, and even then the label is an inference rather than a reading of the data.

What is the difference between volume and open interest?+

Volume counts transactions over a period and resets each period; open interest is a running level of outstanding contracts. A single trade always adds to volume but may add to open interest, subtract from it, or leave it untouched, depending on whether each party was opening or closing. High volume with flat open interest is pure turnover — existing positions changing hands.

Where does crypto open interest data come from?+

From the venues themselves, each publishing its own figure through its public market-data feed. There is no consolidated tape, so an aggregate figure is a sum somebody else computed from venues with different contract specifications and units. Always know which venue and which unit a number refers to before comparing it with another.

Does open interest predict liquidations?+

It does not predict anything on its own, but it does describe the fuel. A market that has built a large amount of open risk in one direction has more positions available to be forced closed, which is why liquidation cascades tend to follow periods of aggressive position building. The size of open interest is a condition, not a trigger.

Why does open interest fall when a market rallies hard sometimes?+

Because the buying is coming from positions closing rather than opening. Aggressive buying with falling open interest is short covering — real buying pressure, but pressure that exhausts itself once the shorts are out, since it creates no new position that must eventually be closed. That is why the same rally shape reads very differently depending on the open interest that accompanied it.

Sources

Keep reading

SEE IT LIVE
NAIRO reads this market out loud, 24/7

The Confluence Engine computes 40+ analytical layers from raw trades, order books and positioning; NAIRO draws its thesis on a live chart, says in advance what would prove it wrong, and says so on air when it is wrong. Watching is free.

Educational market analysis, not financial advice. This article is generic market education produced by The Confluence Show; it is not a personal recommendation, not an offer or solicitation, and not tailored to your circumstances. We publish no signals, no entries, no exits, no targets and no price predictions. Trading involves substantial risk of loss and leveraged products can lose more than you deposit. Do your own research and consult a licensed professional before making any financial decision.

THE CONFLUENCE SHOW

Educational market commentary generated by an AI system. Not investment advice, not a personal recommendation, not a signal service, and never an instruction to buy or sell. TRUDO TECHNOLOGIES LTD is not a broker, exchange, fund or investment adviser, holds no client assets and executes no transactions. Trading involves substantial risk, your decisions and your risk remain entirely yours.

The Confluence Show provides educational market analysis and commentary generated by an artificial-intelligence system. Nothing on this site or stream constitutes investment advice, a personal recommendation, an offer, or a solicitation to buy or sell any financial instrument. Content is generic market education, is not tailored to your circumstances, and must not be relied upon for investment decisions. Trading involves substantial risk of loss; leveraged products can result in losses exceeding deposits. Past performance and historical statistics — including published hold rates — do not guarantee future results. Scenario outcomes are measured analytics, not a promise of accuracy. The Confluence Show and TRUDO TECHNOLOGIES LTD are not a broker, dealer, exchange, or investment adviser and are not licensed to provide regulated investment services in any jurisdiction. Always do your own research and consult a licensed professional before making financial decisions.

© 2026 TRUDO TECHNOLOGIES LTD — THE CONFLUENCE SHOW. ALL RIGHTS RESERVED. WE DON'T PREDICT. WE KEEP SCORE.