# Indicators import

Users who has access can import their own technical indicators by going to Chart → Add Indicator. The following <img src="/files/E51mrWqbyHhW7jGlGKw9" alt="" data-size="line"> button at the bottom of the window will be available:

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

By clicking on the button, the following "Import script" window will be opened:

<figure><img src="/files/QblO2kpURzDRARHhuiRH" alt="" width="559"><figcaption></figcaption></figure>

Here you can select files for import. There are two options available: **Add Folder** and **Add Files**.

* Add Folder - allows selecting an entire folder to import all indicators inside it;
* Add Files - allows electing individual files manually.

<figure><img src="/files/OM5K3OvRD7CPGigoLlSa" alt="" width="559"><figcaption></figcaption></figure>

After that, clicking the <img src="/files/B9CiyjZQjYcXEwOaWrCK" alt="" data-size="line"> will start loading selected indicators. This may take a while. Once completed, the success message will be shown and uploaded indicators will appear in the "Custom" section:

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

Now they can be applied on the Chart:

<figure><img src="/files/poixLNmemaF7dVIiWVP5" 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/technical-indicators/indicators-import.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.
