动量震荡指标AO
Awesome Oscillator
技术指标P2Momentum/Oscillator适用:美股
定义
Uses the fast/slow MA difference of the median price to measure market momentum.
计算公式
AO=SMA(HL2,5)−SMA(HL2,34), shown as a histogram
默认参数
{
"fast": 5,
"slow": 34
}解读要点
Crossing above zero = momentum turns bullish; "saucer" and "twin peaks" are classic buy/sell signals; commonly paired with Alligator/Fractals.
输入high, low输出oscillator库(pandas_ta: ao)
数据来源:H, L。公开知识,不构成投资建议。
在热门美股上查看动量震荡指标的实时计算值 →
相关指标
参考元数据 —— 公开、通用的指标定义。非投资建议。