tulip

package
v0.0.0-...-fa4f1ae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Adx

func Adx(high, low, close []float64, period int) (res []float64, err error)

Adx -

func Ao

func Ao(high, low []float64) (res []float64, err error)

Ao -

func BBands

func BBands(real []float64, period int, stdDev float64) (upper, middle, lower []float64, err error)

BBands -

func Build

func Build() int

Build -

func Cci

func Cci(high, low, close []float64, period int) (res []float64, err error)

Cci -

func Crossover

func Crossover(value1, value2 []float64) (res []float64, err error)

Crossover -

func Dema

func Dema(real []float64, period int) (res []float64, err error)

Dema -

func Di

func Di(high, low, close []float64, period int) (plus, minus []float64, err error)

Di - Directional Indicator

func Ema

func Ema(real []float64, period int) (res []float64, err error)

Ema -

func Hma

func Hma(real []float64, period int) (res []float64, err error)

Hma -

func Kama

func Kama(real []float64, period int) (res []float64, err error)

Kama -

func LinearReg

func LinearReg(real []float64, period int) (res []float64, err error)

LinearReg -

func Mom

func Mom(real []float64, period int) (res []float64, err error)

Mom -

func Rsi

func Rsi(real []float64, period int) (res []float64, err error)

Rsi -

func Sma

func Sma(real []float64, period int) (res []float64, err error)

Sma -

func Stoch

func Stoch(high, low, close []float64, kperiod, kslowperiod, dperiod int) (resk, resd []float64, err error)

Stoch -

func Tema

func Tema(real []float64, period int) (res []float64, err error)

Tema -

func Trima

func Trima(real []float64, period int) (res []float64, err error)

Trima -

func Tsf

func Tsf(real []float64, period int) (res []float64, err error)

Tsf -

func Version

func Version() string

Version -

func Wma

func Wma(real []float64, period int) (res []float64, err error)

Wma -

func Zlema

func Zlema(real []float64, period int) (res []float64, err error)

Zlema -

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL