Uses of Enum Class
io.runon.trading.technical.analysis.trend.TrendType
Packages that use TrendType
-
Uses of TrendType in io.runon.trading.technical.analysis.trend
Methods in io.runon.trading.technical.analysis.trend that return TrendTypeModifier and TypeMethodDescriptionTrendScore.getTrendType(BigDecimal score) static TrendTypeReturns the enum constant of this class with the specified name.static TrendType[]TrendType.values()Returns an array containing the constants of this enum class, in the order they are declared.