Screener alerts
Fire when a pair enters or exits one of your screener filter sets — e.g. "alert me when a pair enters Strong-buy RSI bucket AND volume regime Hot". Per-filter-set, with debouncing so a flickering pair doesn't spam.
Screener alerts fire when a pair enters or exits one of your screener filter sets — "alert me when any pair enters my 'Strong-buy + Hot vol + 1H+' filter". The filter is the same filter you build in any screener UI (Alt Screener, OI Patterns, RSI Patterns); saving it as an alert just wires that filter to push notifications. Useful for catching candidates the moment they qualify, without watching the screener live.

How to create
- Open any screener page.
- Build your filter set (multi-select dropdowns, sliders).
- Click Save as alert on the toolbar.
- Name the alert (e.g. "Morning candidates").
- Pick which channels to deliver on.
- Save.
The alert then appears in the inbox under the Screener source tab.
Alert dialog fields
| Field | Notes |
|---|---|
| Filter set name | Display name in the inbox. |
| Screener source | Which screener is this filter against — Alt / OI Patterns / RSI Patterns / Watchlist. |
| Filter snapshot | The exact filter values at save time. |
| Trigger event | Pair enters set / Pair exits set / Both. Default enters only. |
| Debounce | Default 30s — a pair has to stay in the set for at least this duration before firing. Prevents flicker spam. |
| Cool-down per pair | Default 1h — same pair re-entering within this window doesn't re-fire. |
| Channels | Multi-select. |
| Message | Templated; default "{symbol} entered {filter_set_name}". |
| Expiry | Optional auto-disable date. |
Useful filter sets to alert on
| Set | Use case |
|---|---|
| RSI = Strong-buy + Vol regime = Hot + Min 24h vol $5M | Premium long candidates. |
| RSI Pattern = Bullish divergence + TF ≥ 1H | High-quality divergence watchlist. |
| OI Pattern = LONG BUILD + TF ≥ 15m + Min OI change 2% | Quality long-bias new builds. |
| Whales side = BUY + size > $500k + last 60s | Real-time whale accumulation alerts. |
| Vol regime → Climax + 24h vol > $10M | Major news / liquidation cascades. |
Debounce vs. cool-down
- Debounce — how long the pair must stay in the set before firing. Filters flicker.
- Cool-down per pair — how long after a fire before that same pair can re-fire. Filters re-entry spam.
Both default to sane values. Tune up if the alert is too noisy; tune down if you're missing fires.
Editing a filter set after creation
The alert holds a snapshot of the filter at creation time. Changing the filter on the screener page does NOT affect the alert. To update:
- Open the alert in the inbox.
- Click Edit filter.
- The screener opens with the saved filter loaded.
- Adjust and Save back to alert.
Common pitfalls
- No debounce — pairs flickering on a borderline filter (e.g. RSI 29.9 → 30.1) fire many times. Set ≥ 30s debounce.
- Alert on "exits" — usually less useful than enters. Only enable if you care about "the trade went stale".
- Filter too tight + no min-volume — fires once a week. Loosen the filter slightly.
- Filter saved against the wrong screener — Alt vs. OI Patterns have different filter shapes. Recreate against the correct screener.
What's next
- Indicator alerts — chart-side conditions.
- Trade alerts — fills, SL, TP.
- Alt Screener — where most screener filters live.