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