BarRange
Documentation / @elitechart/core / BarRange
Defined in: data/types.ts:251
A half-open range over bars: [startIndex, endIndex). Used by
priceBounds / timeBounds to scope an extent calculation.
Example
Properties
end
Defined in: data/types.ts:253
start
Defined in: data/types.ts:252