trading-signals
    Preparing search index...

    Interface FasterStochasticResult

    interface FasterStochasticResult {
        stochD: number;
        stochK: number;
    }
    Index

    Properties

    Properties

    stochD: number

    Slow stochastic indicator (%D)

    stochK: number

    Fast stochastic indicator (%K)