public class PricePredictSortMean extends PricePredictSort
Constructor and Description |
---|
PricePredictSortMean(InOutAll inoutall,
Settings settings) |
Modifier and Type | Method and Description |
---|---|
double[] |
calcMean()
Calculates the Mean value and standard deviation of the 100 previous
prices.
|
void |
setvars(Settings sett,
InOutAll inout) |
getInOutAll, getSettings, sort
public double[] calcMean()
PricePredictSort
calcMean
in class PricePredictSort
Copyright © 2015. All rights reserved.