macdHistogramValues property
Gets the calculated histogram values of the Macd indicator.
Implementation
final List<CartesianChartPoint<dynamic>>? macdHistogramValues;
Gets the calculated histogram values of the Macd indicator.
final List<CartesianChartPoint<dynamic>>? macdHistogramValues;