multitrend

package
v0.0.0-...-bbd37fe Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeMultitrend2  = "Multitrend2"
	DescrMultitrend2 = `Aggregates two trend inputs (uptrend=1, downtrend=-1)`

	NameVotesNeeded = "votesNeeded"
	NameThresh      = "thresh"
)

Variables

This section is empty.

Functions

func NewMultitrend2

func NewMultitrend2() blocks.Block

Types

type MultiTrend2

type MultiTrend2 struct {
	// contains filtered or unexported fields
}

func (*MultiTrend2) GetDescription

func (blk *MultiTrend2) GetDescription() string

func (*MultiTrend2) GetInputs

func (blk *MultiTrend2) GetInputs() blocks.Inputs

func (*MultiTrend2) GetOutputs

func (blk *MultiTrend2) GetOutputs() blocks.Outputs

func (*MultiTrend2) GetParams

func (blk *MultiTrend2) GetParams() blocks.Params

func (*MultiTrend2) GetType

func (blk *MultiTrend2) GetType() string

func (*MultiTrend2) GetWarmupPeriod

func (blk *MultiTrend2) GetWarmupPeriod() int

func (*MultiTrend2) Init

func (blk *MultiTrend2) Init() error

func (*MultiTrend2) IsWarm

func (blk *MultiTrend2) IsWarm() bool

func (*MultiTrend2) Update

func (blk *MultiTrend2) Update(cur *models.Bar, isLast bool)

Jump to

Keyboard shortcuts

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