Class NumberIndicatorSeries<Input>Abstract

Tracks results of an indicator over time and memorizes the highest & lowest result.

Type Parameters

  • Input = number

Hierarchy (view full)

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

highest?: number
lowest?: number

Accessors

Methods

  • Parameters

    Returns number | void