Package tech.nmfin.trend.dai2011
Class Dai2011Solver.Boundaries
- java.lang.Object
-
- tech.nmfin.trend.dai2011.Dai2011Solver.Boundaries
-
- Enclosing class:
- Dai2011Solver
public static class Dai2011Solver.Boundaries extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getBuyThreshold()
Gets the buy threshold.double
getSellThreshold()
Gets the sell threshold.
-