布林带BOLL

Bollinger Bands

技术指标P0 核心Volatility适用:美股

定义

MA as the middle band, standard deviation as the bandwidth.

计算公式

Mid=MA(C,20), Upper/Lower=Mid±2σ

默认参数

{
  "period": 20,
  "stddev": 2
}

解读要点

Narrowing bands (squeeze) signal an impending move; price riding the upper band = strength.

输入close输出overlay/volatilityBBANDS
数据来源:C。公开知识,不构成投资建议。

在热门美股上查看布林带的实时计算值 →

相关指标

参考元数据 —— 公开、通用的指标定义。非投资建议。