8 Trade Ideas Alert Window tips (how to make alerts usable)¶
Most Alert Windows fail for one reason:
The window is too broad, so it fires on garbage.
This page is a practical “tuning checklist” you can run any time your alerts feel noisy or useless.
If you need the full build from scratch first: - Alert Window tutorial
Disclosure: some links are affiliate links. Learn more.
Tip 1 - Define your lane first (price + liquidity + float)¶
If your alert can fire on anything, it will.
Minimum guardrails most traders use: - price range - liquidity (dollar volume / average daily volume) - float range (optional, but helps consistency)

Tip 2 — Use Time of Day like a filter, not an afterthought¶
Many strategies behave differently: - premarket - the first 30–120 minutes after open - midday - close
Pick your session and stay consistent.
Tip 3 — Don’t stack 12 filters at once¶
If you change too many things, you won’t know what helped.
Tuning workflow: 1. Save the window (v1) 2. Change one filter/value 3. Observe for a session 4. Save (v2) if it’s better

Tip 4 — Make the window reviewable (columns matter)¶
A good Alert Window is not “a signal”. It’s “a signal + context, fast”.
Recommended columns: - last price - gap % - dollar volume - relative volume / volume today - float
See: Columns that matter


Tip 5 — Use ETFs filtering intentionally¶
Many workflows behave differently on ETFs vs single names.
You can: - include them intentionally (if that’s your style) - exclude them if they distort your signal behavior
Don’t treat this as magic. Validate by checking which symbols are clogging your results.
Tip 6 — When you get spammed, tighten liquidity first¶
Most “too many alerts” problems are fixed by: - higher dollar volume - higher average daily volume - narrower time window
Then tighten the lane (price/float).
Tip 7 — When you get nothing, loosen the lane before changing the alert¶
If your alert condition is reasonable but you see nothing: - widen your gap threshold - lower liquidity constraints slightly - widen the time window
Then confirm the day actually had activity in your universe.
Tip 8 — Backtest to learn behavior, not to “prove profit”¶
Use OddsMaker to answer questions like: - does this rule fire often enough to matter? - do the worst trades share a pattern? - what changes reduce garbage without curve-fitting?
See: OddsMaker tutorial
Quick diagnosis table¶
| Problem | First fix |
|---|---|
| Too many alerts | Tighten dollar volume + time window |
| No alerts | Loosen lane + widen time window |
| Same ticker repeats | Add “once per day per symbol” style guardrail (if appropriate) |
| Alerts feel random | Add lane guardrails (price/liquidity/float) |
FAQ¶
What’s the biggest mistake with Trade Ideas alerts?¶
Making the window too broad. Lane first, then alert condition.
How do I reduce noisy alerts quickly?¶
Tighten liquidity and time-of-day first. Then tighten lane constraints.
Next¶
Next step
Turn this into a repeatable workflow
If you only do one thing next, tighten your lane and reduce noise. That's how Trade Ideas becomes usable.