# Session Open/close Behaviors

Also known as: London open volatility, NY open, London close flows.
A Time, Sessions & Seasonality concept (Sessions) in the LuxAlgo Library, with 1 indicator implementation.

## What are Session Open/close Behaviors?

Session open/close behaviors are the recurring shifts in volatility and order flow around the boundaries of the major [trading sessions](https://www.luxalgo.com/library/concept/trading-sessions/). Opens concentrate activity: when London or New York comes online, orders accumulated overnight execute, local participants arrive, and ranges tend to expand. Closes bring position squaring and, in FX, benchmark activity around the 4pm London WM/Refinitiv fix, which can produce quick moves into the fix that sometimes partially retrace afterward.

Equity sessions add their own furniture: the opening auction resolves the overnight news into one print and frequently a gap, the first minutes carry the day's densest two-way trade, and the final stretch brings market-on-close imbalances as index-tracking flows execute at the benchmark price. Microstructure research has long documented the U-shape underneath all of it, activity and volatility high at the open, sagging through midday, and rising again into the close, the aggregate footprint these behaviors live inside.

None of this is mechanical: an open can drift and a close can be quiet. The concept is that liquidity and volatility change character at these times, so a strategy tuned to one regime may not survive the other. This is the reasoning behind open-anchored tactics like the [opening range](https://www.luxalgo.com/library/concept/opening-range-and-orb/) and time-boxed frameworks like [killzones](https://www.luxalgo.com/library/concept/killzones/).

Studying the behaviors properly is bucket work: statistics computed per time-of-day slot rather than per day, the method behind [intraday time-of-day effects](https://www.luxalgo.com/library/concept/intraday-time-of-day-effects/), plus distribution counts of when each session's high and low tend to print, the domain of [session high/low statistics](https://www.luxalgo.com/library/concept/session-high-low-statistics/). The measurements are venue-sensitive, daylight-saving shifts move everything by an hour twice a year, and electronic-versus-regular-hours conventions change what 'the open' even means, so each market earns its own numbers.

## How to study session open/close behaviors

The behaviors are measured per market and per clock slot, never assumed from folklore.

1. Define the sessions precisely for your market, including which convention (exchange local time, UTC, or platform time) the boundaries follow.
2. Bucket the statistics by time slot: range, volume, and directional persistence per interval expose where expansion actually concentrates.
3. Measure the opens directly: opening-range size versus the day's eventual range, gap frequency and fill behavior, and how often the first push reverses.
4. Measure the closes: magnitude of moves into the fix or the equity close, and how often they partially retrace afterward.
5. Separate [regular from extended hours](https://www.luxalgo.com/library/concept/rth-vs-eth/): the two regimes trade differently enough that mixing them corrupts every bucket.
6. Re-test after structural changes, daylight-saving transitions, contract migrations, session-hour changes, since session statistics inherit every clock quirk.

## How traders use it

- Timing entries to volatility windows: breakout and momentum tactics are commonly restricted to the London or New York open, when expansion is most likely, rather than run all day.
- Managing around closes: flattening positions or tightening stops into the London fix or the equity close to sidestep erratic fills from squaring and benchmark flows.
- Gating automated systems: session filters that enable a strategy only during the opens or closes it was tested on, keeping it out of liquidity regimes it never saw in development.
- Classifying the day early: how price behaves off the open (driving one way versus rotating back through it) feeds day-type playbooks, with the open-drive read arguing continuation tactics and the auction-like open arguing range tactics.
- Scheduling around the calendar: [macro event days](https://www.luxalgo.com/library/concept/macro-event-days/) override session norms, relocating the day's volatility to the release minute, so session statistics are read alongside the events calendar rather than instead of it.

## Session behaviors vs neighboring session concepts

- **Opening Range & ORB** (https://www.luxalgo.com/library/concept/opening-range-and-orb/): The opening range is a tactic built on the behavior: box the first minutes, trade the escape. Session open/close behavior is the underlying phenomenon, the measured tendency of activity to concentrate and ranges to expand at the boundaries.
- **Intraday Time-of-day Effects** (https://www.luxalgo.com/library/concept/intraday-time-of-day-effects/): Time-of-day effects are the full statistical layer, every slot of the session bucketed and measured. Open/close behaviors are the headline chapters of that study, where the effects are largest and the trading lore thickest.
- **RTH vs ETH** (https://www.luxalgo.com/library/concept/rth-vs-eth/): The RTH/ETH split defines which hours count as the real session, which decides where the studied opens and closes even are. Session-behavior statistics change materially depending on that choice, so the two concepts are configured together.

## FAQ

### Why is the London open often volatile?

European banks and funds come online, orders accumulated overnight get executed, and the relatively quiet Asian range frequently breaks as fresh liquidity arrives. That combination makes expansion more likely, not certain: some London opens simply drift, and scheduled data releases can shift the day's volatility to an entirely different hour.

### What happens at the London close in forex?

Activity clusters around the 4pm London WM/Refinitiv fix, when benchmark-tracking flows execute and intraday positions get squared. Days with large fixing interest can see sharp moves into the fix that partially retrace afterward. The behavior varies widely from day to day, so it is context for execution and risk timing rather than a standalone signal.

### When do session highs and lows tend to form?

Distribution studies consistently put a disproportionate share of session extremes in the opening stretch, when ranges expand fastest, with a secondary concentration into the close; the specific shape varies by market and era. That is a base rate, not a schedule: any single session can print its extreme anywhere, which is why the statistic informs expectations rather than triggers.

### What is a market-on-close imbalance?

In equities, exchanges accept market-on-close orders that execute at the closing auction price, and they publish the buy-sell imbalance in the run-up. Large imbalances draw liquidity providers in and can move the final minutes as the market digests the pending flow. For most chart traders the practical content is simple: the last minutes trade to benchmark mechanics as much as to sentiment.

### How do daylight-saving changes affect session behavior?

They desynchronize the world's sessions twice a year: the US and Europe shift on different dates, so the London-New York relationship moves by an hour for a few weeks, relocating overlaps, fixes, and data releases relative to any fixed-clock study. Session statistics built in exchange-local time survive better than UTC-fixed ones, and every automated session filter needs an explicit DST policy.

### Which session overlap matters most?

The London-New York overlap is the deepest liquidity window in FX, hosting a large share of daily turnover, major data releases, and the London fix; many intraday strategies confine themselves to it entirely. The Asia-London handoff matters for the break of the overnight range, while pure Asian hours trade thinner in Western pairs and correspondingly better in regional ones.

## Implementations in the Library

- Session Streaks (LuxAlgo): https://www.luxalgo.com/library/indicator/session-streaks/

## Related concepts

- Trading Sessions: https://www.luxalgo.com/library/concept/trading-sessions/
- Intraday Time-of-day Effects: https://www.luxalgo.com/library/concept/intraday-time-of-day-effects/
- Session High/low Statistics: https://www.luxalgo.com/library/concept/session-high-low-statistics/
- RTH vs ETH: https://www.luxalgo.com/library/concept/rth-vs-eth/
- Futures Roll Dates: https://www.luxalgo.com/library/concept/futures-roll-dates/
- Expiration Effects: https://www.luxalgo.com/library/concept/expiration-effects/
- Auction Windows: https://www.luxalgo.com/library/concept/auction-windows/

---

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