On this site

Docs

Filters & eligibility

Your saved filter scopes every panel: price range, float ceiling, exchange.

Overview

The filter is per-account. Set it once on the Settings page; every panel in the dashboard reads from it. Top Gainers, HOD, Running Up, and the catalyst panel all respect the same scope.

The filter is loaded server-side on first paint so the panel renders pre-filtered, not the unfiltered set briefly followed by a re-render. Client-side, every incoming row is tested against the same filter so new alerts that fall outside your scope are dropped silently.

How it works

Filter values live on your user record. On every dashboard request, the server reads them and seeds the client provider. The client then runs the same eligibility test against streaming rows.

Float and RVol can be null right after a ticker first appears, before enrichment lands. The filter intentionally tolerates null values so the panel does not flash empty while waiting for slower data. Once enrichment arrives, the filter re-applies and a row may hide if it no longer qualifies.

Reference

Filter fields

  • Price min / max. Only show tickers whose last print is inside this range.
  • Float ceiling. Only show tickers with SEC-verified tradeable float below this number.
  • Exchange. Limit to specific exchanges or allow all.

Null handling

Float or RVol that has not yet been enriched is treated as eligible. Once enrichment lands, the filter re-applies and may hide the row. This is deliberate; the panel never flashes empty waiting for slower data.

Where to edit

On the Settings page. Changes persist immediately and apply on the next dashboard load.

See also

Start free trial

14 days free. Card required, nothing charged until day 14. Cancel before then and pay nothing.