trading-signals
    Preparing search index...

    Class FasterAC

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    ao: FasterAO
    highest?: number
    longAO: number
    lowest?: number
    momentum: FasterMOM
    shortAO: number
    signal: FasterSMA
    signalInterval: number

    Accessors

    • get isStable(): boolean

      Returns boolean

    Methods