AutoScaleSim
AutoScaleSim copied to clipboard
WeightedMovingAverage : recent parameters in parameterList should get more weight. So as weight is in increasing order, parameterList should maintain order of history list that is recent history in last.
WeightedMovingAverage : recent parameters in parameterList should get more weight. So as weight is in increasing order, parameterList should maintain order of history list that is recent history in last.
WeightedMovingAverageFibonacci : recent parameters in parameterList should get more weight. So as weight is in increasing order, parameterList should maintain order of history list that is recent history in last.