# Як додати індикатори в TradingView?

Для того щоб побачити модулі **CDZV Toolkit** у ***TradingView***, необхідно додати їх до **вибраного**. Для цього необхідно зайти в панель користувача, вибрати індикатор, перейти на його посилання на сервісі ***TradingView*** і додати у **вибране**.

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

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

Після цього індикатори буде видно вам у списку індикаторів **TradingView**.

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


---

# 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.cdzv.com/code-zero-visual-trading_ua/cdzv-toolkit/yak-dodati-indikatori-v-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.
