Package trade.invision.indicators.indicators.previous
package trade.invision.indicators.indicators.previous
-
ClassesClassDescription
PreviousDifferenceis aNumIndicatorto provide the current value subtracted by the n-th previous value.PreviousPercentChangeis aNumIndicatorto provide the percent change of the current value from the n-th previous value.PreviousValueis anIndicatorto provide the n-th previous value.