priceBounds
Documentation / @elitechart/core / priceBounds
Defined in: math/bounds.ts:34
Compute the price range [low, high] over the given bar sub-range.
Parameters
bars
readonly Bar[]
range
Returns
MinMax | null
null when the sub-range is empty.