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