Class TrendScore
java.lang.Object
io.runon.trading.technical.analysis.trend.TrendScore
- Author:
- macle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTrendType(BigDecimal score) voidsetDownwardScore(BigDecimal downwardScore) voidsetUpwardScore(BigDecimal upwardScore)
-
Constructor Details
-
TrendScore
public TrendScore() -
TrendScore
-
-
Method Details
-
setUpwardScore
-
setDownwardScore
-
getUpwardScore
-
getDownwardScore
-
getTrendType
-