trading-signals
    Preparing search index...

    Class BollingerBandsWidth

    布林带宽度 (BBW) 类型:波动性指标

    布林带宽度(BBW)指标由 John A. Bollinger 开发,将布林带的信息合并为一个明确的数值。 它通过表示上轨与下轨之间的差值,来定义基础布林带的狭窄程度。

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    bollingerBands: BollingerBands

    Accessors

    • get isStable(): boolean

      Returns boolean

    Methods

    • Parameters

      • inputs: readonly number[]
      • replace: boolean = false

      Returns (null | number)[]