# Time, Sessions & Seasonality

> Sessions, opening ranges, calendar effects, and cycle analysis.

Every market runs on a clock. At the shortest scale, session tools divide the day by market hours, since participation and volatility shift as Asia hands off to London and New York. The opening range extends that idea into a trading framework built from the first minutes of the day.

Zooming out, calendar studies look for tendencies tied to the day of the week, the month of the year, or recurring events like macro releases. Such effects show up in historical data but are debated in practice, since well-known anomalies tend to fade once traders act on them. Cycle analysis goes further and treats price as partly periodic, a stronger premise that remains contested. Dedicated seasonality displays tie the area together by charting an instrument's average path through the year.

## Sessions

Tools that segment the trading day by market hours and track how range, liquidity, and behavior differ by session, by time of day, and between regular and extended hours.

- [Trading Sessions](https://www.luxalgo.com/library/concept/trading-sessions.md): 9 implementations
- [Intraday Time-of-day Effects](https://www.luxalgo.com/library/concept/intraday-time-of-day-effects.md): 8 implementations
- [Session High/low Statistics](https://www.luxalgo.com/library/concept/session-high-low-statistics.md): 3 implementations
- [Session Open/close Behaviors](https://www.luxalgo.com/library/concept/session-open-close-behaviors.md): 1 implementations
- [RTH vs ETH](https://www.luxalgo.com/library/concept/rth-vs-eth.md): 1 implementations
- [Futures Roll Dates](https://www.luxalgo.com/library/concept/futures-roll-dates.md): 1 implementations
- [Expiration Effects](https://www.luxalgo.com/library/concept/expiration-effects.md): 1 implementations
- [Auction Windows](https://www.luxalgo.com/library/concept/auction-windows.md): build pending

## Opening range

The high and low of a session's first minutes form a reference bracket, and the breakout logic built on that bracket is a long-standing intraday trading approach.

- [Opening Range & ORB](https://www.luxalgo.com/library/concept/opening-range-and-orb.md): 6 implementations
- [Defining Range](https://www.luxalgo.com/library/concept/defining-range.md): 1 implementations
- [Gap Rules Interaction](https://www.luxalgo.com/library/concept/gap-rules-interaction.md): 1 implementations

## Calendar effects

Recurring tendencies tied to the calendar, from day-of-week patterns to seasonal sayings like sell in May, documented in past data but prone to weakening once widely known.

- [Day-of-week Effects](https://www.luxalgo.com/library/concept/day-of-week-effects.md): 5 implementations
- [Month-of-year Seasonality](https://www.luxalgo.com/library/concept/month-of-year-seasonality.md): 3 implementations
- [Turn-of-month Effects](https://www.luxalgo.com/library/concept/turn-of-month-effects.md): 1 implementations
- [January Effect](https://www.luxalgo.com/library/concept/january-effect.md): 1 implementations
- [Buyback Blackout Windows](https://www.luxalgo.com/library/concept/buyback-blackout-windows.md): 1 implementations
- [Macro Event Days](https://www.luxalgo.com/library/concept/macro-event-days.md): 1 implementations
- [Pre-holiday Drift](https://www.luxalgo.com/library/concept/pre-holiday-drift.md): build pending
- [Santa Claus Rally](https://www.luxalgo.com/library/concept/santa-claus-rally.md): reference entry
- [sell-in-May](https://www.luxalgo.com/library/concept/sell-in-may.md): reference entry
- [Quarterly Earnings Season Phases](https://www.luxalgo.com/library/concept/quarterly-earnings-season-phases.md): reference entry
- [Tax-loss Selling Season](https://www.luxalgo.com/library/concept/tax-loss-selling-season.md): reference entry

## Cycle analysis

Methods that look for rhythmic repetition in price, whether fixed intervals set by the analyst, dominant periods estimated from the data, or multi-year calendar rhythms.

- [Fixed Time Cycles](https://www.luxalgo.com/library/concept/fixed-time-cycles.md): 1 implementations
- [Dominant-cycle Detection](https://www.luxalgo.com/library/concept/dominant-cycle-detection.md): 1 implementations
- [Long-horizon Calendar Cycles](https://www.luxalgo.com/library/concept/long-horizon-calendar-cycles.md): 1 implementations
- [Astro Cycles](https://www.luxalgo.com/library/concept/astro-cycles.md): 1 implementations
- [Hurst Cycle Analysis](https://www.luxalgo.com/library/concept/hurst-cycle-analysis.md): build pending
- [Gann Time Cycles/anniversaries](https://www.luxalgo.com/library/concept/gann-time-cycles-anniversaries.md): build pending
- [Crypto Halving Cycle](https://www.luxalgo.com/library/concept/crypto-halving-cycle.md): build pending
- [Delta Phenomenon](https://www.luxalgo.com/library/concept/delta-phenomenon.md): build pending

## Seasonality tooling

Purpose-built displays that aggregate years of history by month, week, or day of the year to show an instrument's typical seasonal path.

- [Seasonality Tooling](https://www.luxalgo.com/library/concept/seasonality-tooling.md): 8 implementations
- [Asset-class Seasonality](https://www.luxalgo.com/library/concept/asset-class-seasonality.md): 1 implementations

---

Source: https://www.luxalgo.com/library/family/time-seasonality/ (LuxAlgo Library). Free to use with attribution: https://www.luxalgo.com/library/license/
