IndicatorTemplate<T, K> constructor
IndicatorTemplate<T, K> ({})
Implementation
IndicatorTemplate({
required this.name,
required this.shortName,
required this.calcParams,
required this.indicatorStyle,
});