macdPeriods property

List<int> macdPeriods
getter/setter pair

MACD periods

Implementation

List<int> macdPeriods = [12, 26, 9];