Base class for all indicators.

Hierarchy

Constructors

Methods

Constructors

Methods

  • Disposes the indicator.

    Returns void

  • Gets the indicator name.

    Returns string

    The indicator name.

  • Sets the name of the indicator.

    Parameters

    • name: string

      New indicator name.

    Returns void