Concept
Composite Oscillators
Composite Oscillators, also known as z-scored blends, meta-indicators, Insync Index, are Meta & Composition concepts. The Library holds 11 implementations, each one a working definition you can pull into Quant.
Top Composite Oscillators indicators
11 total
What are Composite Oscillators?
A composite oscillator is a single indicator built by blending several oscillators into one output. Each component, for example RSI, a stochastic, CCI, or a rate of change, is first normalized to a common scale via z-score, percentile rank, or fixed bounds, then combined as an equal or weighted average. The result is one line, usually bounded, that summarizes what a whole panel of oscillators is saying at once. The idea is old: published composites were folding panels of familiar indicators into one bounded reading decades ago, and modern z-scored blends and meta-indicators follow the same template.
The appeal is consensus with less noise: averaging damps the idiosyncratic whipsaws of any single component, and extremes register only when most components lean the same way. The honest caveat is correlation. Most oscillators are transforms of the same closing prices, so ten components can amount to one signal counted ten times, and their agreement is not independent evidence. Better composites favor components with genuinely different inputs (momentum, volume, volatility, breadth) and are read like any oscillator: overbought/oversold extremes, centerline crosses, and divergences against price. None of those readings is a guarantee; they are conditions, not calls.
How traders use it
- As a dashboard replacement: one bounded line stands in for a stack of oscillator panes, with extreme readings flagging the moments when most components agree at once.
- As a smoother: averaging weakly correlated components filters single-indicator whipsaws, so the composite's centerline crosses and threshold breaks flip less often than any one input's.
- As a gate inside a broader confluence and scoring system: setups from another method are taken only while the composite sits on the right side of a chosen threshold.
- For divergence reading: a composite that fails to confirm a new price extreme carries the same message as a single-oscillator regular divergence, with the added claim that the failure is broad rather than one indicator's quirk.
Composite Oscillators vs other aggregation methods
Confluence & Scoring Systems: Scoring systems count discrete conditions (trend up, level held, pattern present) into a checklist total. A composite oscillator averages continuous indicator values into one line; it is an input a scoring system might consume, not a checklist itself.
Ensemble Voting of Signals: Voting aggregates binary outputs: each component says long, short, or flat, and the majority rules. A composite blends the raw continuous readings before any threshold is applied, preserving the magnitude information that votes throw away.
Oscillator of Oscillator: Nesting applies one oscillator to another's output in series, an RSI of a MACD line for instance. A composite works in parallel, averaging many peers side by side rather than transforming one chain more deeply.
More Composite Oscillators implementations
Related concepts · Confluence & scoring
Concept family
Meta & Composition
28 concepts mapped · 23 in the Library
Composite Oscillators FAQ
Are composite oscillators more reliable than a single oscillator?
Not automatically. Averaging reduces the noise of any single component, but most price-based oscillators derive from the same closes, so their agreement overlaps heavily rather than confirming independently. A blend of ten correlated momentum measures behaves much like one smoothed momentum measure. Composites earn their keep when components draw on genuinely different inputs, and even then an extreme reading marks a condition, not a guaranteed turn.
How are the components of a composite oscillator normalized?
Each input is mapped onto a shared scale before averaging. Common choices are the z-score (subtract a rolling mean, divide by a rolling standard deviation), percentile rank over a lookback window, min-max scaling to a fixed range, or a bounding transform for unbounded series. Without normalization, components live on incompatible scales: an unbounded, price-scaled input like MACD and a 0-100 input like RSI cannot be averaged meaningfully, and whichever has the larger raw magnitude dominates the blend.
How many components should a composite oscillator have?
There is no fixed number. Additional components add value only when they bring information the existing inputs lack; past a few closely correlated momentum measures, extra oscillators mostly restate the same signal. A compact set spanning different dimensions, such as momentum, volume, volatility, and breadth, usually says more than a long list of near-duplicates, and no component count guarantees better readings.
Build Composite Oscillators your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.


