← Back to indicators guide

Historical Support — near_support signal

The historical support signal (internal near_support) is one of Cash Scanner's most powerful: it combines three independent conditions to identify an asset near a statistically favorable buy zone. Unlike momentum oscillators that measure pace, historical support measures a location in the long price cycle.

Definition and composition

The signal triggers when all three conditions are simultaneously met:

near_support = (price near 52-week low)
AND (price below lower Bollinger)
AND (RSI or stochastic in oversold zone)

The "near" threshold on the 52-week low is configurable, default ±5%. Bollinger Bands are computed with standard configuration (20 periods, 2 standard deviations). Oversold confirmation requires RSI < 35 OR Stochastic < 25 — one of the two suffices.

Why this confluence is powerful

The logic of each component

Typical case vs value trap pitfall

The near_support signal performs well on stocks in technical correction within a healthy long trend. It fails systematically in two contexts:

How Cash Scanner uses near_support

This signal enters the /100 score with significant weight, but its reading varies by mode:

Limits and common pitfalls

Going further