FTB-C000463 / Formula component

Previous-Close-to-High Gap

Previous-Close-to-High Gap is the absolute distance between the current high and the previous close.

Also known asTR high-gap component

Definitions

In plain terms

It captures the upper-side discontinuity candidate used by True Range.

Technical

The component is the absolute value of H_t minus C_{t-1}, in price units, and is unavailable when no valid previous close exists.

Scope

Its magnitude is nonnegative and does not preserve whether the current high is above or below the previous close.

Formula

High gap = absolute(current high - previous close)
LaTeX: G^H_t=|H_t-C_{t-1}|
SymbolMeaningUnit
H_tcurrent highprice units
C_{t-1}previous closeprice units

Output unit: price units

Examples

  • A reviewer traces Previous-Close-to-High Gap from aligned inputs through its first-ready row and edge cases before accepting a displayed value.

Common misconceptions

  • Its magnitude is nonnegative and does not preserve whether the current high is above or below the previous close.

Concept relationships

Where this concept is used

Evidence and governance

  1. True Range TA-Lib · first party technical publication

    Supports: preferred label, short definition, technical definition, formula

    Limits: TA-Lib leaves the first row unavailable; the local D07 contract explicitly uses a high-low fallback.

Reviewed by
fintech-builder-batch-009
Last reviewed
2026-07-30
Next review
2027-07-30
Record status
published