Type Alias IndicatorValues

IndicatorValues: Record<string, readonly (number | null)[]>

calc output: one array per plot key, aligned 1:1 with the input bars.