Overload | Description |
---|---|
RateOfChange(String,Series,Int32) | Calculate the n-day rate of change (ROC) for all periods for which there is sufficient data. |
RateOfChange(Series,Int32) | Calculate the n-day rate of change (ROC) for all periods for which there is sufficient data. |
RateOfChange(SeriesCollection,Int32) | Calculate the n-day rate of change (ROC) for all periods for which there is sufficient data. |