Uses of Enum Class
io.runon.trading.technical.analysis.indicator.divergence.DivergenceUpDownType
Packages that use DivergenceUpDownType
-
Uses of DivergenceUpDownType in io.runon.trading.technical.analysis.indicator.divergence
Methods in io.runon.trading.technical.analysis.indicator.divergence that return DivergenceUpDownTypeModifier and TypeMethodDescriptionstatic DivergenceUpDownTypeReturns the enum constant of this class with the specified name.static DivergenceUpDownType[]DivergenceUpDownType.values()Returns an array containing the constants of this enum class, in the order they are declared.