Skip to main content

How to Create Alerts in TradingView – Complete Tutorial

Stop staring at charts all day! Learn to set smart alerts that work while you sleep.

Quick Answer: To create a TradingView alert, click the "Alert" button on the toolbar (bell icon), set your conditions (price, indicator, or strategy), choose notification methods (popup, email, mobile push), and click "Create". Server-side alerts (paid plans) work even when TradingView is closed, while client-side alerts require the platform to be open.

Have you ever missed a perfect trading opportunity because you stepped away from your screen? Or worse, watched a stock hit your target price while you were stuck in a meeting? If you're manually monitoring charts, you're leaving money on the table.

Here's the truth: Professional traders don't watch screens all day. They use automated alerts to do the monitoring for them. The ability to create effective TradingView alerts is what separates consistent traders from the struggling majority.

In this comprehensive guide, you'll learn not just how to create basic price alerts, but advanced indicator and strategy alerts that can transform your trading efficiency. Whether you're tracking Nifty, Bank Nifty, or specific stocks, by the end of this tutorial, you'll be setting up professional-grade alerts in under 5 minutes.

Let's turn you from a screen watcher into a strategic trader who gets notified only when it matters.

Why TradingView Alerts Are a Game-Changer for Indian Traders

Before we dive into the "how," let's understand the "why." Proper alert management can literally transform your trading results.

  • 24/7 Market Monitoring: Get notified even when markets are closed or you're sleeping
  • Emotion-Free Trading: Execute pre-defined strategies without emotional interference
  • Multi-Timeframe Awareness: Monitor daily, weekly, and monthly levels simultaneously
  • Efficiency Boost: Analyze hundreds of stocks without manual monitoring
  • Never Miss Opportunities: Perfect for working professionals who can't watch markets during office hours

Did you know? According to a survey of successful Indian traders, 83% use automated alerts as part of their core strategy. They're not just convenient—they're essential for modern trading.

Types of TradingView Alerts: Choose Your Weapon

Understanding the different alert types is crucial for setting up effective monitoring systems.

1. Price Alerts (Most Common)

These trigger when price hits a specific level. Perfect for:

  • Support and resistance breakouts
  • Entry and exit targets
  • Stop-loss monitoring

2. Indicator Alerts (Advanced)

Trigger based on technical indicator conditions like:

  • RSI crossing above 70 (overbought) or below 30 (oversold)
  • MACD histogram turning positive/negative
  • Moving average crossovers

3. Strategy Alerts (Most Powerful)

Trigger when your custom TradingView strategy conditions are met. This is where the real automation happens for backtested systems.

4. Drawing Tool Alerts

Get alerted when price touches your trendlines, Fibonacci levels, or other drawing tools.

Step-by-Step: How to Create Your First TradingView Alert

Follow these exact steps to create your first professional alert.

Step 1: Access the Alert Dialog Box

There are three ways to create an alert:

  • Click the bell icon in the top toolbar
  • Right-click on the chart and select "Add Alert"
  • Use the keyboard shortcut Ctrl+Alt+A (Windows) or Cmd+Opt+A (Mac)

Step 2: Configure Alert Conditions

This is where you define WHAT triggers your alert:

Example: Nifty 50 Support Break Alert
Condition: `close < 21500` (assuming 21500 is key support)
This alerts you if Nifty closes below critical support.
Example: RSI Oversold Alert for Reliance
Condition: `RSI < 30`
Get notified when RSI indicates oversold conditions.

Step 3: Set Alert Expiry (Optional but Important)

For time-sensitive setups, set an expiry date. For ongoing monitoring (like key support/resistance), leave it blank.

Pro Tip: Set expiry for earnings season alerts or specific event-based trades.

Step 4: Choose Notification Methods

Select how you want to be notified:

  • Popup on Website: Only works when TradingView tab is open
  • Email Notification: Great for important but non-urgent alerts
  • Mobile Push Notification: Best for time-sensitive trades
  • Webhook: Advanced - connect to external apps or trading bots

Step 5: Create and Test Your Alert

Click "Create" and immediately test if it works by modifying the condition to current price levels.

Critical: Always test your alerts to ensure they trigger correctly.

Creating Alerts is Easy. Knowing WHEN to Create Them is the Real Skill.

You can learn to create alerts in 5 minutes, but knowing exactly which levels to monitor takes proper trading education.

Our ₹499 Trading Course teaches you not just how to set alerts, but exactly where to place them for maximum profitability.

Learn Professional Alert Strategies - Enroll Now!

Advanced Alert Strategies for Indian Markets

Once you've mastered basic alerts, these advanced strategies will supercharge your trading.

1. Multi-Timeframe Confirmation Alerts

Create alerts that only trigger when multiple timeframes align:

Bank Nifty Breakout Confirmation
Condition: `(close > daily_high) and (hourly_close > hourly_resistance)`
This ensures both daily and hourly breakouts are confirmed.

2. Volume-Weighted Price Alerts

Combine price action with volume confirmation:

High Volume Breakout Alert
Condition: `(close > resistance) and (volume > 1.5 * average(volume, 20))`
Only alerts on high-confidence, high-volume breakouts.

3. Indicator Convergence Alerts

Get notified when multiple indicators align:

Multi-Indicator Buy Signal
Condition: `(RSI[1] < 35) and (MACD.histogram[1] > 0) and (close > ema(close, 20))`
Triple confirmation for high-probability entries.

Server-Side vs Client-Side Alerts: Critical Difference

This is the most important concept most beginners miss.

🚨 Server-Side Alerts (Paid Plans Only)
Work 24/7 even when TradingView is closed. Essential for serious traders. Available on Pro, Pro+, and Premium plans.
💻 Client-Side Alerts (All Plans)
Only work when TradingView is open in your browser. Useless for overnight monitoring or when you're away from computer.

The Reality: If you're serious about trading, you need server-side alerts. The cost of missing one good trade opportunity far exceeds the subscription cost.

5 Common Alert Mistakes That Cost Traders Money

1. Alert Overload

The Mistake: Creating too many alerts and getting notification fatigue.
The Fix: Focus on key levels only. Quality over quantity.

2. Wrong Condition Syntax

The Mistake: Using incorrect Pine Script syntax.
The Fix: Test your conditions thoroughly. Use the condition helper in TradingView.

3. Ignoring Expiry Dates

The Mistake: Leaving old alerts active, creating confusion.
The Fix: Regularly clean up your alert list. Set appropriate expiries.

4. Wrong Notification Method

The Mistake: Using popup alerts for critical trades.
The Fix: Use mobile push notifications for time-sensitive alerts.

5. No Alert Management System

The Mistake: Random alerts with no tracking.
The Fix: Create a spreadsheet to track your active alerts and their purposes. [Link to Trading Course] for our proven alert management template.

Pro Tips: Maximizing Your Alert Effectiveness

📱 Mobile App Mastery
Install the TradingView mobile app and enable push notifications. Test that they work reliably on your device.
🔔 Smart Alert Naming
Use clear names like "Nifty_21500_Support_Break" instead of "Alert 1". You'll thank yourself later when managing multiple alerts.
⏰ Time Zone Awareness
TradingView uses UTC timezone. Adjust for IST (UTC+5:30) in your mental calculations or use time condition functions.
📊 Backtest Alert Conditions
Before creating live alerts, backtest the condition on historical data to ensure it triggers appropriately.
🔄 Regular Alert Audits
Every Sunday, review and update your alerts for the coming week. Remove outdated ones, add new key levels.

Real-World Alert Examples for Indian Traders

Example 1: Nifty 50 Key Level Alert

Condition: `cross(close, 22000)`
Message: "Nifty breaking 22000 resistance on daily closing"
Notification: Mobile push + Email
Purpose: Major psychological level breakout

Example 2: RSI Divergence Alert for Bank Nifty

Condition: `rsi(14) < 30 and close > lowest(close, 10)`
Message: "Bank Nifty RSI oversold with potential bullish divergence"
Notification: Mobile push
Purpose: Spotting reversal opportunities

Example 3: Moving Average Crossover Strategy

Condition: `crossover(ema(close, 9), ema(close, 21))`
Message: "9 EMA crossing above 21 EMA - potential uptrend start"
Notification: Popup + Mobile
Purpose: Trend change detection

Managing Your Alerts Like a Pro

Creating alerts is only half the battle. Proper management is crucial.

Alert Organization Strategies

  • Color Coding: Use different colors for different types (red for sell, green for buy)
  • Naming Conventions: Stock_Timeframe_Condition (e.g., RELIANCE_Daily_RSI_Oversold)
  • Folder System: Create folders for different strategies or timeframes
  • Priority System: Mark high-priority alerts for immediate attention

Regular Maintenance Routine

Set a weekly routine to:

  • Delete triggered alerts that are no longer relevant
  • Update levels based on new support/resistance
  • Test that notifications are working correctly
  • Archive important triggered alerts for review

Frequently Asked Questions (FAQs)

1. How many alerts can I create on TradingView free plan?

The free plan allows only 1 server-side alert. You can create unlimited client-side alerts, but they only work when TradingView is open in your browser.

2. Do TradingView alerts work on mobile?

Yes! With the TradingView mobile app, you can receive push notifications for all your server-side alerts, even when the app is closed.

3. Can I create alerts based on custom indicators?

Absolutely! If you have a custom Pine Script indicator, you can create alerts based on its values using the same condition syntax.

4. Why is my TradingView alert not working?

Common reasons: using client-side instead of server-side alerts, incorrect condition syntax, notification permissions blocked, or the condition hasn't been met exactly.

5. Can I backtest alert conditions?

While you can't directly backtest alerts, you can backtest the underlying strategy or condition using TradingView's strategy tester to see how it would have performed historically.

6. How do I create multiple condition alerts?

Use logical operators: `and` for multiple conditions that must all be true, `or` for any condition being true. Example: `(close > 500) and (rsi < 30)`

7. Can TradingView alerts execute trades automatically?

Not directly, but through webhooks you can connect TradingView to various trading platforms and bots that can execute trades automatically when alerts trigger.

8. What's the difference between "Once Per Bar" and "Once Per Bar Close"?

"Once Per Bar" can trigger multiple times during a bar formation, while "Once Per Bar Close" only triggers when the bar completes, which is generally more reliable for trading decisions.

9. Do alerts work during market holidays?

Server-side alerts work 24/7/365, but they'll only trigger when markets are open and your conditions are met. You won't get false alerts during holidays.

10. Can I share my alerts with other TradingView users?

Currently, TradingView doesn't have a direct alert sharing feature. However, you can share the condition settings for others to recreate manually.

11. How do I create price alerts for options trading?

You can create alerts for any instrument available on TradingView, including options. Use the same process but select the specific option contract as your symbol.

12. Are TradingView alerts reliable for intraday trading?

Yes, with server-side alerts and proper condition setting, they're extremely reliable for intraday trading. The key is using precise conditions and mobile notifications for immediate awareness.

Conclusion: From Screen Watcher to Strategic Trader

You now have everything you need to create professional-grade TradingView alerts. You've learned:

  • The exact step-by-step process for creating any type of alert
  • Advanced strategies used by professional traders
  • Common pitfalls and how to avoid them
  • Real-world examples for Indian markets
  • Pro tips for maximum effectiveness

But here's the reality: Knowing how to create alerts is useless if you don't know what to alert on. The real skill isn't in setting up the notification—it's in identifying the exact levels and conditions that represent high-probability trading opportunities.

Ready to Learn WHAT to Alert On, Not Just HOW?

Our ₹499 Trading Course doesn't just teach you technical skills—it teaches you the strategic thinking behind profitable alert placement.

You'll learn:

  • Exactly how to identify key support and resistance levels
  • Which indicator conditions actually work in live markets
  • How to combine multiple timeframe analysis for confirmation
  • Risk management strategies for alert-based trading
  • Real case studies from Nifty and Indian stocks

Stop just monitoring markets. Start trading them strategically.

Master Strategic Alert Trading - Enroll for ₹499!
LSI/Entity Keywords: TradingView alert tutorial, how to set price alerts TradingView, TradingView indicator alerts, TradingView mobile alerts, server-side vs client-side alerts, TradingView alert conditions, Pine Script alerts, TradingView notification settings, best TradingView alert strategies, TradingView alert not working, multiple condition alerts TradingView, TradingView webhook alerts, automatic trading alerts, TradingView alert management, free vs paid TradingView alerts.
Campus Marketfeed Webtools Community