macdHistogramValues property

List<CartesianChartPoint>? macdHistogramValues
final

Gets the calculated histogram values of the Macd indicator.

Implementation

final List<CartesianChartPoint>? macdHistogramValues;