Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chaikin Oscillator (ADOSC)

Classic volume oscillator momentum classic

An indicator that measures the momentum of the Accumulation/Distribution Line using the difference between two exponential moving averages.

Usage

Use to anticipate changes in the AD Line. Positive values indicate increasing buying pressure, while negative values indicate increasing selling pressure.

Background

Marc Chaikin developed this oscillator to identify momentum shifts in the AD Line. By applying EMAs of different lengths to the AD Line, it highlights changes in money flow before they become apparent in the cumulative total, providing an early warning system for trend exhaustion. — StockCharts ChartSchool

Parameters

  • fastperiod (default: 3): Fast EMA period
  • slowperiod (default: 10): Slow EMA period

Formula

[ ADOSC = EMA(AD, 3) - EMA(AD, 10) ]

Source