indicator

package
v0.0.0-...-ab5ca81 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotEnoughData = errors.New("not enough data to calculate indicator")

Functions

This section is empty.

Types

type Indicator

type Indicator interface {
	Insert(o *ohlc.OHLC)
	ValueResultKeys() []string
	Value() (map[string]float64, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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