Categorical Bands
Canonical values and methodology notes for every public band
TickerDB expresses market state as categorical bands instead of raw indicator values. This page is the public reference for those labels, and the schema endpoint uses the same canonical value lists.
_meta object tells you whether that state is fresh, holding, established, or volatile.
RSI Zones
Methodology: Thresholds are fixed at <20, 20-30, 30-40, 40-60, 60-70, 70-80, and 80+.
Stochastic Zones
Methodology: Thresholds are fixed at <10, 10-20, 20-35, 35-65, 65-80, 80-90, and 90+.
Trend Direction
Methodology: Derived from price vs 20/50/200-day moving averages plus the recent 20-day slope.
MA Alignment
Methodology: Summarizes whether price is above or below the major moving averages as a stack.
MA Distance
Methodology: Signed distance from a moving average, bucketed by magnitude.
Volume Ratio
Today's volume vs 50-day average volume.
Methodology: Thresholds are <0.3, 0.3-0.7, 0.7-1.5, 1.5-2.5, 2.5-4.0, and 4.0+.
Accumulation State
Methodology: Based on ADL slope percentile within the asset’s own history.
Volatility Regime
Methodology: Based on ATR percentile within the asset’s own history, not an absolute ATR threshold.
Support/Resistance Distance
Methodology: Distance as a percentage of current price: <=0.5%, <=1.5%, <=3%, <=7%, <=15%, or >15%.
Support/Resistance Status
Methodology: Status reflects whether the level remains intact, is being approached, or has been breached by recent closes.
Volume Context
Scans only.
Methodology: Characterizes volume behavior during overbought or oversold conditions.
Breakout Type
Scans only.
Squeeze Context
Scans only.
Price Direction on Volume
Methodology: Whether price moved up, down, or flat on the current bar.
MACD State
Methodology: Classified by whether MACD is above or below signal and whether the absolute MACD value is expanding vs the prior bar.
Momentum Direction
Methodology: Derived from the recent RSI trajectory over a short rolling lookback.
Valuation Zone
Stocks only.
Methodology: Composite percentile of P/E vs history, P/E vs sector, P/B vs history, and growth context.
P/E vs Historical
P/E vs Sector
Growth Zone
Methodology: Based on the blended level of revenue and EPS year-over-year growth.
Growth Direction
Methodology: Compares the most recent growth rate against the prior period to show acceleration or deterioration.
Earnings Proximity
Methodology: Bucketed by days until the next earnings date.
Earnings Surprise
Methodology: Based on actual vs estimated earnings surprise percentage.
Analyst Consensus
Methodology: Mapped from the mean analyst rating on a 1-5 recommendation scale.
Analyst Consensus Direction
Methodology: Shows whether the aggregate recommendation trend is improving, stable, or worsening.
Insider Activity Zone
Methodology: Composite of insider transaction counts and share volume imbalance.
Insider Net Direction
Methodology: Direction label derived from insider buy vs sell transaction mix.
Performance
Methodology: Each band is relative to that asset’s own historical return distribution, not a universal percent move.
Condition Rarity
Methodology: Lower percentiles are translated into rarity labels so unusual states are easier to inspect conversationally.
Range Position
Methodology: Position of price inside the active support/resistance range.
Band Stability
Band fields that expose stability metadata can include a sibling _meta object that helps you judge how durable the current label is. Endpoint defaults vary: for example, Summary keeps these objects off by default unless you request meta=true or explicit *_meta fields.
fresh: just entered this band, usually 1-2 periods.
holding: recently entered and starting to settle, typically 3-7 daily periods or 2-3 weekly periods.
established: held for an extended run, typically 8+ daily periods or 4+ weekly periods.
volatile: flipping frequently in the recent lookback, even if the current label is not brand new.
Stability metadata is available on Plus and Pro tiers and includes stability, periods_in_current_state, flips_recent, and flips_lookback.