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