trading-signals
    Preparing search index...

    Type Alias ZigZagConfig

    type ZigZagConfig = {
        deviation: number;
    }
    Index

    Properties

    Properties

    deviation: number

    The percentage change required to establish a new extreme point. Typical values range from 3 to 12 (representing 3% to 12%).