public class PricePredictSortTest extends PricePredictSort
Constructor and Description |
---|
PricePredictSortTest(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 |
setMeanStd(double Mean,
double std) |
getInOutAll, getSettings, sort
public double[] calcMean()
PricePredictSort
calcMean
in class PricePredictSort
public void setMeanStd(double Mean, double std)
Copyright © 2015. All rights reserved.