Package trade.invision.indicators.indicators.meta.indicator
package trade.invision.indicators.indicators.meta.indicator
-
ClassesClassDescription
GetMinimumStableIndexis aNumIndicatorto provide theIndicator.getMinimumStableIndex()of anIndicator.IsIndexStableis aBooleanIndicatorto check if a givenindexis greater than or equal to the givenIndicator'sIndicator.getMinimumStableIndex().Replacement<T>Replacementis anIndicatorto provide the values of the givenreplacementIndicatorinstead of the values of the givenreplaceeIndicatoronly for all the indices that are less than the givenreplacementIndex.UnstableReplacementis anIndicatorto provide the values of the givenreplacementIndicatorinstead of the values of the givenunstableIndicatoronly for all the indices that theunstableIndicatorwould provide unstable values for, as determined byIndicator.getMinimumStableIndex().