# Creating a notification from the Tradingview chart

### You can create an alert directly from the chart in two clicks

Click on the "+" next to the price scale right on the chart

<div data-full-width="true"><figure><img src="/files/Msqc19N8w2ULT7ZmQXP2" alt=""><figcaption></figcaption></figure></div>

In the window that opens, all parameters will be filled in automatically, you can make your changes, add additional parameters or a comment.

<div data-full-width="true"><figure><img src="/files/4lNegu4YBdqhOjNBnuCk" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Remember, the **Price** timeframe is used to track price values only.
{% endhint %}

<div data-full-width="true"><figure><img src="/files/YpLuv11dzMoI5W8Ed2UZ" alt=""><figcaption></figcaption></figure></div>

You can change the Price alert parameters, while the price value that was on the scale will remain in place, you can edit it.<br>

After clicking the Save button, the alert will appear on the chart

<div data-full-width="true"><figure><img src="/files/EXrsQuE5ypfujfDgjwig" alt=""><figcaption></figcaption></figure></div>

You can move the alert on the price scale directly on the chart. To do this, pull the left edge of the alert bar.

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

To remove the alert from the chart, just click on the cross on the purple tag and confirm your choice.

<div data-full-width="true"><figure><img src="/files/GAYEYth6bt0e7PewNCoA" alt=""><figcaption></figcaption></figure></div>


---

# 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.cvizor.com/en/modules/signals/tradingview.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.
