Conditions

Gap fill

True when a previously detected gap has been filled by subsequent price action. Internal type - `gap_fill`.

1 min readUpdated Jun 19, 2026

A gap fill happens when price retraces to cover the price range of an earlier gap. gap_fill flags the bar where the fill completes.

Shape

{ "type": "gap_fill", "gap_pct": 0.3 }

Params

  • gap percent - only consider gaps of at least this size.

Usage

  • Exit cue: close gap-trade positions when the gap fills.
  • Reversal cue: a fast gap fill often marks exhaustion.

Pitfalls

Same as gap - rarely relevant in 24/7 crypto.

Gap fill | Help Center | LucraX · LucraX