A run of missing candles between two consecutive candles in the buffer —
i.e. their timestamps are further apart than one resolution interval.
Gaps are normal for non-24/7 markets (weekends, exchange close) and a
signal of dropped data for 24/7 markets (crypto). findGaps only
detects them; the consumer decides whether to backfill, draw a session
break, or ignore.
A run of missing candles between two consecutive candles in the buffer — i.e. their timestamps are further apart than one resolution interval.
Gaps are normal for non-24/7 markets (weekends, exchange close) and a signal of dropped data for 24/7 markets (crypto).
findGapsonly detects them; the consumer decides whether to backfill, draw a session break, or ignore.