trading-signals
    Preparing search index...

    Class BigIndicatorSeries<Input>Abstract

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

    Type Parameters

    • Input = BigSource

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    highest?: Big
    lowest?: Big

    Accessors

    • get isStable(): boolean

      Returns boolean

    Methods