AAII Bull-Bear Spread
Last verified
Auto-generated. This article is rebuilt from
app/signals/config/signal_definitions.jsonbyscripts/build_signals_kb.py. Edit the registry entry and re-run the script β do not edit this file directly.
AAII Bull-Bear Spread
What it is
AAII Bull-Bear Spread β registry key aaii_spread.
Sentiment extremes are contrarian setup signals. Used by squeeze_setup composite + transitions.
Data-pyramid tier
T1 β Signal. This metric sits at the signal layer of the platformβs six-tier data pyramid (T0 raw inputs β T5 actionable read). The tier reflects how far the value is from a raw measurement β not how strongly it is validated. Abstraction and validation are separate axes: a higher tier is not a claim of stronger evidence.
Horizon & validation
No validated skill horizon is on file for this metric β read it as context / a data carrier, not a validated edge. Stamps are added only when a gated research verdict lands.
Source
Source module: aaii
Data source: back_fillable
Fetched directly from app/sources/aaii.py; see source code for the upstream API call and any provider-specific handling.
How itβs computed
AAII Bull β Bear sentiment spread, in percentage points: aaii_bull_pct β aaii_bear_pct. Contrarian: extreme positive (>+20) = retail euphoria; extreme negative (<β20) = retail despair.
Where it surfaces
- API field:
positioning.aaii.bull_bear_spreadonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface:
/signals/sparklines(UI sparklines)
Bands / thresholds
Classifier direction: range_is_better.
| Range | Label | Dot | Implication | Points |
|---|---|---|---|---|
| -10 β 20 | Normal | favorable | NEUTRAL | β |
| -20 β -10 | Bearish | leaning | NEUTRAL | β |
| 20 β 30 | Bullish | leaning | NEUTRAL | β |
| < -20 | Extreme bearish | cautionary | BULLISH | β |
| β₯ 30 | Extreme bullish | cautionary | BEARISH | β |
Health-score / alignment role
Display-only β has bands for surface labeling but does not contribute to the health score (scoring is handled by a companion metric).
Release cadence
- Publishes:
weekly - Weekday: Thu (
3) - Approximate time (ET):
10:30 - Lag days:
0
AAII Investor Sentiment Survey: survey week ends Wednesday; results published Thursday morning ET.
See also
- /kb/api/get-signals-latest β API endpoint that serves this field.