trading-signals
    Preparing search index...

    Class BaseIndicatorSeries<Result, Input>Abstract

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

    Type Parameters

    • Result
    • Input

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    highest?: Result
    lowest?: Result

    Accessors

    • get isStable(): boolean

      Returns boolean

    Methods