# Unfinished Business

Also known as: naked levels.
A Volume & Order Flow concept (Order-flow & microstructure) in the LuxAlgo Library, with 1 indicator implementation.

## What is Unfinished Business?

Unfinished business is an auction-theory label for a price extreme that formed without a proper ending. A finished auction tapers: as price probes its final ticks, participation thins until one side simply runs out, leaving a clean, quiet extreme. When a session high or low instead prints heavy two-sided trade at the very last tick, with buyers and sellers still actively matched as price turns away, the auction there is considered incomplete: the market left willing business unfilled at that price.

The practical implication is a revisit expectation. Extremes that cut an auction short tend to get retested so the interrupted trade can finish, which is why they are kept on charts as naked or unfinished levels. The concept is the order-flow cousin of a poor high or poor low in [TPO profile](https://www.luxalgo.com/library/concept/tpo-profile/) terms; on a footprint chart it appears as substantial prints on both bid and ask at the top or bottom tick instead of the usual taper.

The idea descends from auction market theory, the framework that grew from Peter Steidlmayer's Market Profile work at the Chicago Board of Trade in the 1980s, where every extreme is judged by how the auction ended. James Dalton's books popularized reading poor extremes, and footprint software made the judgment mechanical by exposing traded volume at bid and ask. The tooling changed precision, not premise: was the last price genuinely rejected, or was trade cut off with business pending?

Its opposite, excess, is the cleanest contrast. A finished extreme leaves a tail: price probes, aggressive counter-orders slap it back, and the profile thins into quickly rejected single prints. Unfinished business leaves a squared-off extreme where volume was still thick at the final tick, often because the closing bell, a halt, or a scheduled break stopped the auction before either side ran out. Session boundaries matter for exactly this reason: endings imposed by the clock leave willing participants unfilled.

## How to Identify Unfinished Business on a Chart

You need a display that resolves the extreme: a [volume profile](https://www.luxalgo.com/library/concept/volume-profile/), a TPO chart, or a footprint.

1. Go to the high and low of a completed session or swing and inspect the final few ticks.
2. Call the extreme finished when participation thins into it and ends in single prints or a skinny tail; the taper stands out against the profile's [high and low-volume nodes](https://www.luxalgo.com/library/concept/high-low-volume-nodes/).
3. Call it unfinished when the profile stays wide at the last price and the footprint shows volume on both bid and ask at the extreme tick; a [delta profile](https://www.luxalgo.com/library/concept/delta-profile/) view exposes this quickly.
4. Check how the turn happened: a violent rejection on a [volume spike](https://www.luxalgo.com/library/concept/volume-spike/) fits a completed auction, while a reversal forced by the session close fits unfinished business.
5. Mark qualifying extremes and keep them until traded through; unreached-extreme trackers automate the bookkeeping.

## How traders use it

- As a magnet list: unfinished session highs and lows are tracked as revisit candidates alongside untested [points of control](https://www.luxalgo.com/library/concept/point-of-control/), with the behavior on the return, acceptance or rejection, deciding the trade rather than the touch itself.
- As reversal quality control: a turn from a finished, tapered extreme is trusted more, while a V-reversal off unfinished business is treated as suspect and prone to retest before the new direction can travel.
- For target selection: because of the revisit tendency, unfinished levels above or below current price are common profit-target choices for trades already heading that way.
- As session-open context: an unfinished extreme from the prior session hands the next open an obvious early magnet, and open playbooks classify the first swing by whether it drives toward or away from it, with [session VWAP](https://www.luxalgo.com/library/concept/session-vwap/) as a common companion reference.
- As confluence with acceptance references: an unfinished high just beyond the [value area](https://www.luxalgo.com/library/concept/value-area/) frames a common two-step trade, entering on the value-area test and holding for the unfinished level.

## Unfinished Business vs Other Auction References

- **Point of Control** (https://www.luxalgo.com/library/concept/point-of-control/): The point of control is the profile's heaviest price, a magnet from the middle of the distribution; unfinished business grades the distribution's ends. Both leave untested levels that traders watch for revisits, for different reasons.
- **TPO Profile** (https://www.luxalgo.com/library/concept/tpo-profile/): A TPO profile is where poor highs and lows were classically diagnosed from flat, multi-letter extremes. Unfinished business reaches the same verdict with harder evidence: actual bid and ask volume at the final tick rather than time-based structure.
- **Value Area** (https://www.luxalgo.com/library/concept/value-area/): The value area describes where the auction found acceptance, a region; unfinished business describes how the auction ended at its extremes, a level-quality tag. They combine naturally: an unfinished extreme just outside value is a common destination trade.

## FAQ

### Do unfinished business levels always get revisited?

No. The revisit is a tendency, not a rule, and strong initiative moves can leave unfinished extremes untouched for days or forever. Most order-flow traders treat them as elevated-probability targets or retest zones and still require current context, trend, acceptance, and volume behavior, before trading toward or against one.

### How do you spot unfinished business on a footprint chart?

Check the extreme tick of the swing or session. A finished auction shows volume thinning into the extreme and essentially one-sided trade at the last price. Unfinished business shows meaningful volume on both bid and ask at that final tick, a sign the two-sided auction was still running when price turned, often forced by a session close.

### Is unfinished business the same as a poor high or poor low?

They are near-synonyms from different toolkits. Poor high and poor low come from TPO structure, a flat extreme of multiple TPO periods; unfinished business is the order-flow phrasing, verified by two-sided volume at the last tick. Many traders use the terms interchangeably; both imply the same retest tendency.

### Why are these called naked levels?

Naked means untouched since formation. An unfinished high stays naked until price trades back to it; once revisited, the pending business is considered done and the label drops. The same adjective attaches to other untested references, most famously naked points of control.

### Does unfinished business apply to 24-hour markets like crypto?

Less cleanly. The concept leans on forced endings, and a market with no closing bell has fewer of them. Practitioners anchor profiles to exchange sessions, daily closes, or futures hours, but where nothing external stops the auction, squared-off extremes are rarer and the signal weaker.

### Can an unfinished level act as support or resistance once revisited?

The first return is the informative moment: it completes the pending business, and traders read [volume delta](https://www.luxalgo.com/library/concept/volume-delta/) and acceptance there. Swift rejection suggests the level has done its job and may hold; acceptance through it argues for continuation. After a clean repair, the magnet role is generally spent.

## Implementations in the Library

- Unreached Highs/Lows Oscillator (LuxAlgo): https://www.luxalgo.com/library/indicator/unreached-highs-lows-oscillator/

## Related concepts

- Volume Delta: https://www.luxalgo.com/library/concept/volume-delta/
- Resting Liquidity / Liquidity Heatmap: https://www.luxalgo.com/library/concept/resting-liquidity-liquidity-heatmap/
- Cumulative Volume Delta: https://www.luxalgo.com/library/concept/cumulative-volume-delta/
- DOM: https://www.luxalgo.com/library/concept/dom/
- Delta Divergence: https://www.luxalgo.com/library/concept/delta-divergence/
- Footprint Concepts: https://www.luxalgo.com/library/concept/footprint-concepts/
- Bid/ask Imbalance: https://www.luxalgo.com/library/concept/bid-ask-imbalance/
- Absorption & Exhaustion: https://www.luxalgo.com/library/concept/absorption-and-exhaustion/
- Sweep Detection: https://www.luxalgo.com/library/concept/sweep-detection/
- Execution Algo Footprints: https://www.luxalgo.com/library/concept/execution-algo-footprints/

---

Source: https://www.luxalgo.com/library/concept/unfinished-business/ (LuxAlgo Library, the encyclopedia of trading & technical analysis). Free to use with attribution: https://www.luxalgo.com/library/license/