Home Blog Videos TradingView Alerts for Crypto

How to Set Up TradingView Alerts for Crypto

Staring at charts all day is not a strategy. TradingView's alert system lets you set precise conditions — price levels, indicator crossovers, trendline touches — and get notified the moment they trigger. Here's how to set them up correctly.

Start Charting on TradingView → TradingView Hub →

Why Alerts Matter for Crypto Traders

Crypto markets run 24 hours a day, seven days a week. No trader can watch every chart continuously, and attempting to do so leads to fatigue, poor decisions, and missed opportunities in off-hours. TradingView's alert system is the practical solution: you define the exact condition that matters to you — Bitcoin breaking above $95,000, RSI crossing into overbought territory on Ethereum, Solana touching your drawn support line — and TradingView notifies you when it happens, whether you're at your desk or asleep.

Alerts are one of the most underused features among newer traders, and one of the most relied-on features among experienced ones. Getting comfortable with them early will change how you approach markets.

Types of TradingView Alerts

TradingView supports four main types of alerts, each suited to different trading situations:

Price alerts

The simplest type: trigger when price crosses above or below a specific level. "Alert me when BTC/USD crosses above $100,000." These are the most commonly used alerts and the easiest to set up. Price alerts can be configured to trigger once (useful for key breakout levels) or every time (useful for a level you expect price to revisit repeatedly).

Indicator alerts

Trigger when an indicator meets a defined condition — RSI crossing above 70, MACD line crossing the signal line, price crossing a moving average. These are more powerful than simple price alerts because they tie the notification to a specific analytical signal rather than just a price number. Indicator alerts require you to have the indicator loaded on your chart.

Drawing alerts

Trigger when price touches or crosses a drawing you've made on the chart — a trendline, a horizontal support/resistance line, a drawn channel boundary. This is particularly useful for traders who do significant manual chart analysis, since it means the alert is tied to the structure you've identified rather than a fixed price. If your trendline is sloping upward, a drawing alert will track that slope automatically.

Webhook alerts

An advanced option: instead of (or in addition to) notifying you, TradingView sends an HTTP POST request to a URL you specify when the alert triggers. This is how TradingView integrates with trading bots, automation services like Make or Zapier, and custom server-side systems. Webhook alerts are available on paid plans only and are the foundation of many automated trading setups.

Step-by-Step: How to Set a Price Alert

Step 1

Open a chart for the asset you want to monitor

Navigate to TradingView and open the chart for the cryptocurrency you want to set the alert on — for example, BTCUSD or ETHUSD. Make sure you're on the correct exchange and timeframe.

Step 2

Right-click on the price level you want

Right-click anywhere on the chart at the approximate price level you're targeting. A context menu will appear with several options. Select "Add Alert" from this menu. Alternatively, you can click the alarm clock icon in the top toolbar to open the alert creation dialog directly.

Step 3

Configure the alert condition

In the alert dialog, set the condition. For a price alert, you'll select the asset/symbol in the first dropdown, then choose the condition: "Crossing," "Crossing Up," "Crossing Down," "Greater Than," or "Less Than." Set the price value you want to trigger the alert. "Crossing" triggers in either direction; "Crossing Up" only triggers when price moves above the level from below.

Step 4

Set the trigger frequency

Choose how often the alert should fire. "Only Once" triggers the alert a single time and then deactivates — ideal for a key breakout level you only need to know about the first time it's crossed. "Every Time" triggers on every bar where the condition is true. "Once Per Bar" triggers once per candle that meets the condition — useful for indicator-based alerts where you don't want repeated firings on a single candle.

Step 5

Set your notification method

Choose how you want to be notified: a popup notification in TradingView's browser interface, an email to your registered address, a push notification to the TradingView mobile app, or a webhook. For most traders, enabling both email and app notifications is the best setup — it ensures you're covered whether you're at a computer or on your phone. (Server-side alerts, available on paid plans, will send these notifications even when your browser is closed.)

Step 6

Add a clear alert name and optional message

Give your alert a descriptive name, such as "BTC breakout above $100K" or "ETH support test $3,200." If you're using webhook alerts, the message field is where you write the JSON payload that gets sent to your bot. For regular alerts, a clear name makes it much easier to manage a large list of active alerts later.

Step 7

Save the alert

Click "Create" to save the alert. You'll see it appear in the Alerts panel (accessible from the right sidebar or via the clock icon in the toolbar). From here you can edit, delete, enable, or disable any of your active alerts. On the free plan, only one alert can be active at a time — creating a new one will prompt you to deactivate an existing one.

Step-by-Step: How to Set an Indicator Alert (RSI Example)

Indicator alerts follow a similar process but require the indicator to be on your chart first.

  1. Open the chart and add the RSI indicator (click the Indicators button in the toolbar, search "RSI," and add it).
  2. Right-click on the RSI panel at the bottom of the chart — not on the main price chart. Select "Add Alert on RSI."
  3. In the condition section, you'll now see RSI as the source. Set the condition: for example, "RSI Crossing Up" with a value of 70 (overbought threshold).
  4. Set trigger frequency, notification method, and name the alert "ETH RSI overbought" or similar.
  5. Click Create. The alert will now fire whenever RSI crosses above 70 on that chart.

The same process works for MACD, Bollinger Bands, moving averages, or any other indicator loaded on the chart. Some indicators have multiple output lines (like MACD with signal and histogram) — the alert dialog will let you specify which line to use as the trigger.

Alert Management Tips

Once you have more than a few alerts set up, organization matters:

  • Label alerts descriptively: "BTC long entry trigger $94K" is infinitely more useful than "BTC alert 1" when you're looking at your alert list at 2am.
  • Set expiry dates on time-sensitive alerts: TradingView allows you to set an expiry for each alert. Use this for events tied to a specific window — earnings-adjacent moves, pre-halving price levels, or scheduled protocol events — so stale alerts don't clutter your list.
  • Use "Once" vs "Every Time" intentionally: Key breakout levels usually warrant "Once" so you know the level was breached. Support/resistance retests might warrant "Every Time" so you catch multiple approaches.
  • Group alerts mentally by asset: Review your full alert list periodically and disable alerts for assets you're no longer actively watching. A cluttered alert list makes it hard to know which notifications are actually important.
  • Test your notification delivery: Before you rely on alerts for important levels, create a test alert at the current price and confirm you receive the notification through your preferred channel — especially mobile push notifications, which require the app to be properly set up.

Free vs Paid Alert Limits — Why It Matters

Understanding the limits at each tier is important for planning your alert setup:

Plan Active Alerts Server-Side Alerts Webhook Support
Free 1 No No
Essential (~$14.95/mo) 20 Yes Yes
Plus (~$29.95/mo) 100 Yes Yes
Premium (~$59.95/mo) Unlimited Yes Yes

The free plan's single alert limit is the primary reason most active traders upgrade. If you're watching even five different crypto assets and want high and low alerts for each, that's 10 alerts — ten times the free plan's capacity. The Essential plan's 20 alerts comfortably covers a typical active watchlist. Plus is for traders running alerts across a larger universe of assets or using automated trading workflows.

Server-side alerts: don't overlook this

Free plan alerts fire only while your browser tab is active. If you close your laptop, the alert won't fire. Server-side alerts (included with every paid plan) trigger from TradingView's servers — so you'll get the notification regardless of whether TradingView is open. For any alert you're counting on to reach you in real time, this feature alone can justify upgrading.

Start Charting on TradingView

You can set up your first alerts on TradingView's free plan today. When you're ready to upgrade for more alerts and server-side delivery, use our affiliate link:

Start Charting on TradingView →

Also see our full TradingView hub and the comparison of TradingView Premium vs Free for a detailed breakdown of what each plan includes.

Frequently Asked Questions

Do TradingView alerts work when the browser is closed?
Server-side alerts (available on all paid TradingView plans — Essential, Plus, Premium, and Ultimate) fire from TradingView's servers regardless of whether your browser is open. You'll receive notifications via the TradingView mobile app, email, or webhook. The free plan's alerts are browser-dependent and will not trigger if your tab is closed. If you rely on alerts for real trading decisions, upgrading to at least the Essential plan is strongly recommended.
How many alerts can I set on TradingView?
The number of active alerts depends on your plan. The free plan allows 1 active alert at a time. Essential allows 20, Plus allows 100, and Premium allows unlimited alerts. These limits apply to active (unfired or recurring) alerts — alerts that have already triggered and are not set to repeat do not count against your limit. If you're monitoring a full watchlist of crypto assets with multiple alert levels per coin, you'll likely need at least the Essential plan.
Can I use TradingView alerts with trading bots?
Yes. TradingView's webhook alert feature (available on paid plans) lets you send an alert payload to any URL — including trading bot services, automation platforms like Make (formerly Integromat), or custom server endpoints. Many crypto trading bot platforms support TradingView webhooks as a trigger source. This allows you to build automated trading workflows where a TradingView indicator signal triggers a trade execution on a connected exchange, without manually placing the order yourself.

Educational content only — not investment or financial advice. TradingView features and pricing reflect available information as of early 2026 and may change. This page contains affiliate links to TradingView. If you sign up through our links, CryptoSchool.cc may earn a commission at no additional cost to you.