macdLineValues property

List<CartesianChartPoint>? macdLineValues
final

Gets the calculated Macd line values of the Macd indicator.

Implementation

final List<CartesianChartPoint>? macdLineValues;