Uses of Enum Class
io.runon.trading.TrendChangeType
Packages that use TrendChangeType
Package
Description
-
Uses of TrendChangeType in io.runon.trading
Methods in io.runon.trading that return TrendChangeTypeModifier and TypeMethodDescriptionstatic TrendChangeTypeReturns the enum constant of this class with the specified name.static TrendChangeType[]TrendChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TrendChangeType in io.runon.trading.technical.analysis.pattern
Methods in io.runon.trading.technical.analysis.pattern that return TrendChangeType -
Uses of TrendChangeType in io.runon.trading.technical.analysis.pattern.lower.shadow
Methods in io.runon.trading.technical.analysis.pattern.lower.shadow that return TrendChangeTypeModifier and TypeMethodDescriptionHammerPattern.getTrendChangeType()HangingMan.getTrendChangeType() -
Uses of TrendChangeType in io.runon.trading.technical.analysis.pattern.upper.shadow
Methods in io.runon.trading.technical.analysis.pattern.upper.shadow that return TrendChangeTypeModifier and TypeMethodDescriptionInvertedHammerPattern.getTrendChangeType()ShootingStar.getTrendChangeType()ShootingStarRise.getTrendChangeType()