indicator property

Indicator<T> indicator
final

Indicator to calculate EMA on.

Implementation

final Indicator<T> indicator;