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