| C2TALibEMA Method (SeriesDateTime, Decimal, Int32) |
Namespace: C2ExplorerServiceStack.Logic.Implementation
public static Series<DateTime, decimal> EMA( Series<DateTime, decimal> data, int periods )
| Exception | Condition |
|---|---|
| C2RuntimeException | Thrown when input data or parameters are wrong. |