indicator

package
v0.0.0-...-0c57d95 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RSI                          = "RSI"
	MACD                         = "MACD"
	StochasticOscillator         = "StochasticOscillator"
	AverageDirectionalIndex      = "AverageDirectionalIndex"
	OnBalanceVolume              = "OnBalanceVolume"
	AccumulationDistributionLine = "AccumulationDistributionLine"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseIndicator

type BaseIndicator struct {
}

type TradeIndicator

type TradeIndicator interface {
}

func NewIndicator

func NewIndicator(name string) *TradeIndicator

NewIndicator : will create new indicator based on the item pattern

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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