upperLineValues property

List<CartesianChartPoint>? upperLineValues
final

Gets the calculated upper line values of the Bollinger band indicator.

Implementation

final List<CartesianChartPoint>? upperLineValues;