Uses of Class
io.runon.trading.technical.analysis.trend.line.TrendLine
Packages that use TrendLine
Package
Description
-
Uses of TrendLine in io.runon.trading.technical.analysis.pattern.lower.shadow
Methods in io.runon.trading.technical.analysis.pattern.lower.shadow with parameters of type TrendLineModifier and TypeMethodDescriptionstatic CandlePatternPointLowerShadowPattern.makePoint(TrendLine trendLine, TradeCandle[] candles, int index, BigDecimal shortGapPercent) 아래 그림자 캔들 발생여부 및 정형 점수 생성 발생하지 않을경우 null 발생한 패턴지점은 위 유효성을 통과한 걸로 비교한다 -
Uses of TrendLine in io.runon.trading.technical.analysis.pattern.upper.shadow
Methods in io.runon.trading.technical.analysis.pattern.upper.shadow with parameters of type TrendLineModifier and TypeMethodDescriptionstatic CandlePatternPointUpperShadowPattern.makePoint(TrendLine trendLine, TradeCandle[] candles, int index, BigDecimal shortGapPercent) 위 그림자 캔들 발생여부 및 정형 점수 생성 발생하지 않을경우 null