How to Set Alerts
Alerts can be created on data series, indicator plots, strategy orders and drawing objects. Alerts on data series are independent of the time intervals, while alerts for studies, strategies and drawings do depend on the interval because itβs taken into account when calculating indicators.
There are several ways to set an alert:
The button on the top toolbar:
The button in the alert manager window:
From the right-click menu:
The button on the drawing panel:
The Plus button next to the current price on the price scale:
By hotkeys: ALT + A (Windows) or β₯ + A (Mac).
Alert Functions
When you create an alert, the following settings are available:
Trigger Condition, which determines when the alert appears.
Frequency β you can set whether an alert will be triggered only once or multiple times.
Timer, which will automatically stop the alert. An alert will be automatically turned off when the Timer expiration setting is reached.
Alert name, which will be shown in the alerts manager to make it easy to identify alerts.
A message that will be shown when the alert is triggered. You can use special placeholders to access variable values in alertβs message.
Alert Actions
Use the following options to be notified when your alerts are triggered:
Show Pop-up β a pop-up message will appear once an alert is triggered. If this option is enabled, a pop-up message will appear, even if you are browsing in another tab (for this feature to work properly, please allow TradingView to show desktop notifications).
Send Email β an email will be sent to you when an alert is triggered. We will use the email address in your TradingView profile.
Webhook URL β webhooks allow you to send a POST request to a certain URL every time the alert is triggered.
Play Sound β once an alert is triggered, you will hear a sound.
Last updated