Versions in this module Expand all Collapse all v0 v0.0.7 Jun 11, 2021 v0.0.6 Jun 11, 2021 v0.0.5 Jun 11, 2021 Changes in this version + type Series []float64 + func (s Series) Crossover(ref Series) bool + func (s Series) Crossunder(ref Series) bool + func (s Series) Last(position int) float64 + func (s Series) LastValues(size int) []float64 + func (s Series) Values() []float64