What you will learn in this lesson
- Understand that alert conditions can be built on any indicator applied to a chart, not just plain price
- Navigate the alert condition dropdown to select an indicator-based condition
- Build a worked example alert combining an indicator with a specific condition
- Recognize common indicator-based alert patterns, like RSI or MACD crossovers
The previous lesson covered price alerts - the simplest possible alert, based purely on a price level. This lesson goes further: the same alert system can be built on any indicator applied to a chart, opening up conditions far richer than plain price alone.
The Alert Condition Dropdown Is Bigger Than It Looks
When creating a new alert, the condition dropdown doesn’t only offer the instrument’s price. It offers every indicator currently applied to that chart as a selectable condition too. If RSI or MACD is applied to the chart, both become available right alongside plain price in that same dropdown.
Alert Condition Dropdown
─────────────────────────
▸ Price (last, bid, ask)
▸ RSI (if applied to chart)
▸ MACD (if applied to chart)
▸ Any other applied indicator
This is an important detail: an indicator has to actually be applied to the chart first. TradingView builds the alert dialog’s options from what’s currently present on that specific chart - it won’t offer RSI as a condition if RSI hasn’t been added yet.
Worked Example: “Alert Me When RSI Crosses Above 70”
Say a trader wants to know the moment a stock’s RSI becomes potentially overbought, without watching the chart continuously. Here’s the setup:
- Apply the RSI indicator to the chart (covered in Understanding RSI) if it isn’t already there.
- Open the alert dialog, and in the condition dropdown, select RSI instead of price.
- Choose “Crossing Up” as the direction, with 70 as the trigger level.
- Choose a notification method, and confirm.
From that point on, the alert fires the instant this specific stock’s RSI crosses above 70 - a condition that, without the alert, would require continuously watching the RSI panel to catch in real time.
Worked Example: “Alert Me When MACD Crosses Its Signal Line”
A similar approach applies to MACD, which is itself built from two lines - the MACD line and its signal line:
- Apply MACD to the chart.
- In the alert condition dropdown, select MACD.
- Choose the specific crossover condition - the MACD line crossing above (or below) its signal line.
- Choose a notification method, and confirm.
This flags a well-known MACD signal automatically, the moment it occurs, rather than requiring a trader to watch the two lines converge in real time.
Why This Matters More Than It First Appears
Plain price alerts are useful, but many genuinely important trading signals aren’t about price alone - they’re about a relationship between calculated values, like two lines crossing, or an oscillator crossing a specific threshold. Indicator-based alerts let TradingView watch for exactly these calculated relationships automatically, extending the “system watches so you don’t have to” idea from the previous lesson to considerably more sophisticated conditions.
Real-Life Example: Two Alerts, One Watchlist Stock
Consider a trader following Infosys who has both RSI and MACD applied to its chart. Rather than watching either indicator manually throughout the day, they set two alerts: one for RSI crossing above 70, another for MACD’s bullish crossover. Later that afternoon, the MACD alert fires first - the trader opens the chart, sees the crossover, but notices RSI is still in a neutral zone, not yet near 70. Combining both pieces of information, gathered automatically rather than through manual monitoring, helps them judge the setup’s strength before deciding whether to act at all.
Analogy: A Smoke Detector vs a Simple Doorbell
A doorbell (a plain price alert) tells you something simple: someone is at the door, right now. A smoke detector is a more sophisticated kind of alert - it’s not watching for one simple event, but for a specific calculated condition (smoke density crossing a threshold) that requires ongoing sensing and interpretation, not just a single trigger point. Indicator-based alerts are TradingView’s version of the smoke detector - built on a calculated condition, not a single raw value, catching something a plain doorbell-style alert never could.
Common Beginner Mistakes
- Forgetting to apply the indicator to the chart first. It has to be present on the chart before it shows up as a selectable alert condition.
- Setting an indicator alert without understanding what the underlying indicator actually means. Revisit the RSI or MACD lessons if a condition like “crossing its signal line” isn’t fully clear yet.
- Treating an indicator alert firing as a guaranteed signal to trade. It only confirms a specific calculated condition occurred - judgment about what to do next is still entirely up to the trader.
- Setting overly narrow conditions that rarely fire, or overly broad ones that fire constantly - both undermine the usefulness of the alert; the next lesson covers frequency settings that help manage this.
Practical Tips
- Start with one familiar indicator - RSI is a common first choice - before building alerts on several indicators at once.
- Match the alert condition to a signal you already understand and trust from earlier lessons, rather than an unfamiliar one just because it’s available.
- Keep a mental (or journaled) note of why each indicator alert was set, so a fired alert weeks later still makes sense in context.
- Combine an indicator alert with your own chart review before acting - the alert flags a condition; it doesn’t make the decision.
Practical Exercise
- Apply RSI (Lesson 21) to a chart you follow, then set an alert using RSI as the condition, triggering when RSI crosses above 70.
- Apply MACD (Lesson 22) to a different chart, then set an alert triggering when the MACD line crosses its signal line, and choose a notification method for it.
Mini Quiz
1. Can a TradingView alert be based on something other than plain price?
The alert condition dropdown offers far more than plain price - any indicator currently applied to the chart, such as RSI, MACD, or others, can be selected as the basis for an alert condition.
2. In the alert dialog, what determines which indicators are available to choose as a condition?
The condition dropdown populates based on what's currently applied to that chart - if RSI isn't applied yet, it won't appear as an available condition until it's added to the chart first.
3. What would an alert condition of "RSI crossing above 70" typically be used to flag?
RSI crossing above 70 is a commonly watched condition associated with a potentially overbought reading, as covered in the RSI lesson - the alert simply flags when that specific condition occurs, without guaranteeing any particular outcome.
4. What does a "MACD crossing its signal line" alert condition refer to?
This condition is based specifically on the relationship between the MACD line and its signal line - a well-known crossover event covered in this course's MACD lesson, usable directly as an alert condition.
5. Why might indicator-based alerts be considered "richer" than plain price alerts?
Indicator-based alerts extend the alert system to any calculated value derived from price - like RSI or MACD - opening up conditions that plain price levels alone can't capture, such as a crossover between two calculated lines.
6. If you set an alert on RSI but haven't actually applied the RSI indicator to that chart, what happens?
An indicator must be applied to the chart before it appears as a selectable condition in the alert dialog - the alert system draws its options from what's actually present on that specific chart.
Frequently Asked Questions
Can I set an alert based on an indicator instead of plain price?
Yes - the alert condition dropdown includes any indicator currently applied to the chart, such as RSI or MACD, alongside plain price-based conditions.
Do I need to add the indicator to the chart before I can alert on it?
Yes - the indicator needs to be applied to the specific chart first; only then does it become available as a selectable condition in the alert dialog.
What's a common RSI-based alert condition?
"RSI crossing above 70" (a potentially overbought signal) and "RSI crossing below 30" (a potentially oversold signal) are both commonly used conditions, drawing on the RSI concepts covered in this course's Module 5.
What's a common MACD-based alert condition?
"MACD crossing its signal line" is a frequently used condition, flagging the specific crossover event covered in this course's MACD lesson, in either the bullish or bearish direction depending on how it's configured.
Can I combine an indicator condition with a specific price level in the same alert?
Alert conditions are generally set up individually per alert, though some indicators allow configuring the specific trigger level (like the 70 or 30 line for RSI) within that same condition setup.
Are indicator-based alerts available on the free plan?
A basic number of active alerts, including indicator-based ones, is available on the free plan, with paid tiers generally allowing more simultaneous alerts - current limits are worth checking directly on the platform.
Can I use a custom indicator (from the community, or one I've written myself) as an alert condition?
Many custom and community indicators do support being used as alert conditions, though this can depend on how that specific indicator was built - Pine Script basics are covered later in this course, starting around Module 10.
Does an indicator alert guarantee the market will move a certain way after it fires?
No - an indicator alert only confirms that a specific calculated condition occurred, such as RSI crossing 70. It says nothing about what price does next; that judgment remains entirely up to the trader.
How is an indicator alert different from just glancing at the indicator on the chart myself?
The difference is exactly the same as with a plain price alert - it removes the need for constant manual watching, notifying you automatically the moment the specific indicator condition occurs, rather than requiring you to keep checking the chart yourself.
Can multiple indicator-based alerts run at the same time, on different charts?
Yes - multiple alerts, whether price-based or indicator-based, can run simultaneously across different charts and symbols, subject to your plan's total active-alert limit.
Key Takeaways
- Alert conditions aren't limited to plain price - any indicator currently applied to a chart, like RSI or MACD, can be used as the basis for an alert.
- An indicator must be applied to the chart before it appears as a selectable alert condition.
- "RSI crossing above 70" and "RSI crossing below 30" are common conditions tied to potentially overbought or oversold readings.
- "MACD crossing its signal line" is a commonly used condition based on this course's MACD lesson.
- An indicator-based alert only confirms a specific calculated condition occurred - it never predicts or guarantees what price does next.
Conclusion
Once you see that alerts can be built on any indicator applied to a chart, not just plain price, a huge range of specific, meaningful setups become possible to automate a watchful eye over. The next lesson turns to the practical side of running many alerts at once - frequency settings, expiration, and avoiding the flood of duplicate notifications that comes from getting those settings wrong.
