When to use this
- You track a set of names and want to be alerted to changes
- You want signal, not a daily report of nothing happening
- You want to catch big moves, news, or level breaks without watching the screen
Step 1: Define what counts as notable
A monitor is only as good as its trigger. Decide what is worth an alert:Step 2: Set the cadence and channel
Step 3: Make alerts actionable
An alert should tell you enough to decide whether to act:Step 4: Layer monitors if needed
You can run more than one monitor at different sensitivities:- A fast, high-threshold monitor for big intraday moves (Telegram)
- A slower, end-of-day monitor summarizing everything notable (web app)
Example variations
A move-and-news monitor:Common mistakes
- No threshold. A monitor with no trigger is just a recurring report. Define what is worth an alert.
- Threshold too low. A 1% trigger fires constantly. Set it where a move actually matters to you.
- Alerts with no context. “NVDA -6%” is incomplete. Ask for the why and the so-what.
Related
- Scheduled Tasks concept — how scheduled tasks work
- Unusual volume monitor — a volume-specific monitor
- Create a market briefing — the daily-summary counterpart
- Scheduled task prompts — more templates