Market structure guide

Understanding Price Highs and Lows

A practical guide to defining a maximum and minimum, selecting them from a dataset, interpreting the chosen window, and avoiding common analytical errors.

Updated August 24, 2026 · Evergreen educational guide

What is a maximum?

A maximum is the greatest selected value in a defined dataset. In market analysis, the phrase “period maximum” means the highest observation found after the instrument, source, timeframe, price field and observation window have been specified.

The definition is conditional. A 30-day maximum is the greatest value in that 30-day sample, not necessarily the greatest value in an asset’s complete history. Changing the window can change the maximum.

What is a minimum?

A minimum is the smallest selected value in a defined dataset. A period minimum therefore identifies the lowest observation within the chosen sample and under the same source, timeframe and price-field rules.

Like the maximum, the minimum belongs to its stated window. It does not describe every earlier observation and does not become a permanent floor merely because it was the lowest value in one sample.

How is a maximum obtained?

First define the dataset. Record the instrument and venue, data source, start and end timestamps, timezone, timeframe, and the field to be compared. A candle dataset contains several price fields, so the report should state whether the search uses candle highs, closes or another series.

The maximum is then the greatest valid observation in that selected series. If the same greatest value appears more than once, the method should state whether all occurrences or one timestamp are reported. Incomplete candles and invalid records should be handled consistently and documented.

How is a minimum obtained?

Use the same dataset definition and select the smallest valid observation in the chosen field. Consistency matters: maximum and minimum should normally come from the same instrument, source, timeframe, window and data treatment when they are used to describe one range.

A reproducible report preserves both the value and the observation time. It also records how ties, missing observations, incomplete periods and apparent data errors were treated.

High, low, maximum and minimum

“High” and “low” can describe fields inside an individual candle or the extremes of an entire window. “Maximum” and “minimum” describe the selection operation applied to a series. A period maximum may therefore be obtained by selecting the greatest candle-high field, while a period minimum may use the smallest candle-low field.

The terminology should never replace the methodology. Two reports can use the phrase “30-day high” while using different timezones, sources or price fields and therefore produce different outputs.

What can knowing the maximum be useful for?

  • Upper context: it identifies the highest observed reference within the selected window.
  • Range analysis: it supplies the upper endpoint when the sample’s price span is described.
  • Window comparison: maxima from equivalent samples can be compared when definitions and sample sizes match.
  • Rule testing: a model can use the recorded extreme as an input, boundary or validation point.

A maximum is not automatically resistance. That interpretation requires separate evidence about how price behaves around the level.

What can knowing the minimum be useful for?

  • Lower context: it identifies the lowest observed reference within the chosen window.
  • Range analysis: it supplies the lower endpoint of the sample’s price span.
  • Exposure review: it helps document how far the observed path extended within the dataset.
  • Rule testing: it provides a consistent historical input for models that require a lower boundary.

A minimum is not automatically support. A future observation can move below it, and a different window may contain a different minimum.

How maximum and minimum describe a range

Together, the two extremes define the observed endpoints of a selected sample. A range can be reported in price units or as a percentage, but the percentage convention and reference value must be stated. Without that definition, a reported percentage cannot be reproduced reliably.

The range summarizes endpoints; it does not describe the complete path between them. Two windows can share the same extremes while containing very different sequences of price movement.

Limitations and common mistakes

  • Window dependence: changing the start or end changes the eligible observations.
  • Source dependence: instruments or venues can provide different observations.
  • Timeframe dependence: candle construction and timezone affect the dataset.
  • Field ambiguity: highs, lows and closes are not interchangeable.
  • Incomplete data: missing or unfinished observations can distort the selected extreme.
  • Predictive overreach: a historical maximum or minimum does not guarantee reversal, continuation or future protection.
Minimum reporting standard

State the instrument, source, timeframe, price field, window, timezone, cutoff timestamp, sample size, and treatment of incomplete or invalid observations.