# One-timeframing

A Volume & Order Flow concept (Market profile / auction theory) in the LuxAlgo Library, with 1 indicator implementation.

## What is One-timeframing?

One-timeframing is auction-theory shorthand, spread through the Market Profile work of Dalton and others, for a market that keeps attacking one side without ever violating the other. One-timeframing up means each successive period holds at or above the prior period's low while extending higher; one-timeframing down means each period holds at or below the prior period's high. The period is whatever bracket you audit: the 30-minute periods of a [TPO profile](https://www.luxalgo.com/library/concept/tpo-profile/) within a day, days within a week, weeks within a month.

The vocabulary comes out of the Market Profile lineage. J. Peter Steidlmayer's work at the Chicago Board of Trade in the 1980s organized each session into half-hour brackets, and James Dalton's books, Mind Over Markets in particular, turned bracket-by-bracket auditing into a routine for tracking who controls the auction. One-timeframing is the piece of that routine that escaped into general use: a compact control test any trader can run on plain candles.

The read is control. While the sequence is intact, one side of the auction is running the market and conditions are directional rather than balanced; the first trade through the prior period's opposite extreme is the earliest mechanical hint that control is being contested.

Because the test uses only highs and lows, it pairs naturally with volume evidence. A sequence backed by elevated [relative volume](https://www.luxalgo.com/library/concept/relative-volume/) and one-sided [volume delta](https://www.luxalgo.com/library/concept/volume-delta/) carries more weight than one grinding forward on thin participation, and a [point of control](https://www.luxalgo.com/library/concept/point-of-control/) migrating in the sequence's direction confirms that value is following price rather than lagging it. Many profile traders run the check alongside [session VWAP](https://www.luxalgo.com/library/concept/session-vwap/): a market one-timeframing higher while holding a rising VWAP is about the cleanest picture of a trend day intraday trading offers.

## How to identify one-timeframing on a chart

The audit is mechanical enough to run by eye once the bracket is chosen.

1. Pick the bracket: 30-minute periods for an intraday audit (the native Market Profile convention), daily bars for a weekly audit, weekly bars for a monthly one.
2. For an up sequence, check each completed period against the one before: it must hold at or above the prior period's low, ideally while extending to a higher high.
3. For a down sequence, mirror the test: each period holds at or below the prior period's high while probing lower.
4. Mark the prior period's opposite extreme as the running invalidation line and roll it forward as each new period completes.
5. When that level trades, note how: a tick through it ends the pattern by definition, while acceptance beyond it (time spent, value building) upgrades the break into a real change of tone.

## How traders use it

- As a trend-day filter: while a session one-timeframes, profile traders lean with it and treat fades as low-quality until the sequence breaks.
- As a mechanical reference for risk: the prior period's extreme is the line in the sand, so stops and alerts sit just beyond it and a violation ends the pattern.
- As higher-timeframe context: daily or weekly one-timeframing frames which side is in control for swing decisions before drilling into intraday structure.
- As a trailing framework: in a running sequence, stops are walked forward period by period behind the prior extreme, letting a trend day pay while defining precisely where it stops being one.
- As a weight-of-evidence input: the sequence is read against [volume profile](https://www.luxalgo.com/library/concept/volume-profile/) development, since a one-timeframing move that keeps building volume at new prices reflects acceptance, while one that thins out warns the advance lacks real participation.

## One-timeframing vs related concepts

- **TPO Profile** (https://www.luxalgo.com/library/concept/tpo-profile/): The TPO profile is the session's full distribution built from 30-minute brackets; one-timeframing is a single yes/no question asked of those same brackets. You can run the audit on plain candles without ever drawing the profile, which is why the shorthand outgrew its source.
- **Session VWAP** (https://www.luxalgo.com/library/concept/session-vwap/): Session VWAP reads control from the average price of the day's business; one-timeframing reads it from period extremes. VWAP answers who is in profit on the day, the sequence answers who keeps failing to break the other side, and trend days tend to show the two agreeing.
- **Value Area** (https://www.luxalgo.com/library/concept/value-area/): Value area describes where a market found acceptance and balance; one-timeframing describes its refusal to balance at all. A session usually resolves toward one mode or the other, so the two reads work as opposite ends of the same auction spectrum.

## FAQ

### What breaks one-timeframing?

A trade through the prior period's opposite extreme: in an up sequence, printing below the previous period's low; in a down sequence, printing above the previous period's high. By most definitions an equal low or high does not break the sequence, only an actual violation does, though conventions differ slightly between practitioners.

### What timeframe is one-timeframing measured on?

Any consistent bracket. The classic intraday usage audits the 30-minute periods of a Market Profile session; swing traders apply the same rule to daily bars within a week or weekly bars within a month. Whatever the bracket, the definition is identical: successive periods refusing to violate the prior period's opposite extreme.

### Is one-timeframing the same as a trend day?

They overlap but are not synonyms. A classic trend day one-timeframes for most of the session, and the sequence is the cleanest mechanical evidence of one. But a market can one-timeframe quietly inside a modest range, and a session can still earn the trend-day label despite one brief violation. The sequence is the test; the day type is the judgment built on it.

### Who coined the term one-timeframing?

No single first use is documented. The distinction between a one-timeframe market, controlled by one side, and a two-timeframe market runs through the Market Profile literature that grew from J. Peter Steidlmayer's work, and James Dalton's books and teaching spread the shorthand traders use today. Most meet the word through Mind Over Markets.

### How do I trade a break of one-timeframing?

Treat it as information before treating it as a signal. The first violation often just introduces two-sided trade rather than reversing the day, so most profile traders wait to see whether price gains acceptance beyond the broken extreme, or whether the attempt stalls at the nearest [high-volume node](https://www.luxalgo.com/library/concept/high-low-volume-nodes/) and fails. Fading a strong sequence on the first tick through it is the aggressive version, with the failure rate that implies.

### Does an inside period break one-timeframing?

By the letter of the definition, no: an inside period does not violate the prior period's opposite extreme, so an up sequence survives it. Most practitioners still read it as a caution flag, because the failure to extend the range shows the controlling side has stopped making progress, which is often how balance begins.

## Implementations in the Library

- One-timeframing (LuxAlgo): https://www.luxalgo.com/library/indicator/one-timeframing/

## Related concepts

- Initial Balance: https://www.luxalgo.com/library/concept/initial-balance/
- TPO Profile: https://www.luxalgo.com/library/concept/tpo-profile/
- Single Prints: https://www.luxalgo.com/library/concept/single-prints/
- Unfinished Auction: https://www.luxalgo.com/library/concept/unfinished-auction/
- Excess: https://www.luxalgo.com/library/concept/excess/
- Balance vs Imbalance: https://www.luxalgo.com/library/concept/balance-vs-imbalance/
- Rotation Factor: https://www.luxalgo.com/library/concept/rotation-factor/
- Day-type Taxonomy: https://www.luxalgo.com/library/concept/day-type-taxonomy/
- Value Migration: https://www.luxalgo.com/library/concept/value-migration/
- 80% Rule: https://www.luxalgo.com/library/concept/80-percent-rule/

---

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