# TradingView Alerts

On this page, we show you the specifics of how to set up an alert on TradingView.&#x20;

<figure><img src="/files/U5jAmXHyN7bXSnq9MO8E" alt=""><figcaption></figcaption></figure>

Alerts can be created to trigger any user-set condition, like crosses between two indicators, price entering or exiting a channel…etc. Users can be notified when the condition is triggered via phone notifications, emails, SMS, and more through webhooks.

Read more: <https://www.tradingview.com/support/solutions/43000481368-strategy-alerts/>\
\
Manage alerts <https://www.tradingview.com/support/solutions/43000595311-manage-alerts/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mrd-indicators.com/feature/get-started/tradingview-alerts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
