Chaikin Oscillator — what it is and how to use it in trading
Definition
The Chaikin Oscillator is derived from the Accumulation/Distribution Line (ADL): the difference between a fast and a slow exponential moving average (EMA) of the ADL value, rather than of price itself.
How it works in the builder
The chaikin_osc operand takes fast/slow parameters (default 3 and 10) — the periods of the two EMAs of ADL. It returns a value in the same units as ADL, oscillating around zero.
What it looks like on the chart
Drawn as a separate panel as a line crossing the zero mark — each crossing is marked with a small circle, unlike ADL's smooth, unaccented line.
Typical use
Typical condition: chaikin_osc(3, 10) crossed_above 0 as a signal that pressure has shifted toward buyers — the same logic MACD applies to price, applied instead to money flow.
Common pitfalls
Because it is built on top of ADL, it inherits ADL's weakness — a single bar with extreme volume and a close at the edge of its range can temporarily distort both EMAs and trigger a false zero crossing.
This block is available in the strategy builder
137 no-code blocks — build an entry condition with this term and test it on history
Historical results do not guarantee future ones. The service is an informational and analytical tool, not an individual investment recommendation; trades are not executed.