Class PreviousPercentChange

Direct Known Subclasses:
ClosePricePercentChange, VolumePercentChange

public class PreviousPercentChange extends PreviousRatio
PreviousPercentChange is a Num Indicator to provide the percent change of the current value from the n-th previous value. This is also referred to as Rate of Change (ROC) or Momentum. The percentage is represented as a fractional. For example, a provided value of 0.15 would represent 15%.