> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/english/windows/chart/main-indicators-in-chart-window.md).

# Main indicators in Chart window

there may be cases when you may want to expand that list even further. That’s why we’ve implemented an API that allows you to create your own indicators.  To add a custom indicator go to the main settings toolbar, click on the icon. ![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034955188/original/KNDNNnpBCp73ve0ZAB86Pgan3b0YKNbX1g.png?1630917963)

Another way to add indicators is to click in the chart area and select the Indicator manager line.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80078283559/original/I-2PDtB37YauHx5dKJI1EjFiqWtOscdWFQ.gif?1645029231)

In the window that opens, you can add the required indicators in the chart area from the list in the left corner by clicking "+".![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034959016/original/yX5HLr7Z4XmSW5FI51Fch_uYXym4ygqayg.png?1630918409)

In this window it is also possible to move indicators in the list![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034959090/original/qV9UEDAOBmMSAN1xvrJUYfWOhiA9rXTSUg.png?1630918419)![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80037698836/original/70PG-dKxpCw4oWyj8YX9llRARIEYYPbywA.png?1631804123) and remove them. ![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80037699200/original/ybUJ1VSVZjKfvP3J5VqsN-EsprDJReU5yA.png?1631804182)

If you left click once on the indicator name in the Indicators  on the left, its editing parameters will open in the window on the right.

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034959282/original/13-eOJd2JAnyHSVq8VwG60GVrTdv6zPrAA.png?1630918440" alt=""><figcaption></figcaption></figure>

The indicator editing window can be turned on by left-clicking on the name of any indicator; the name of the indicator is displayed in the top line in the chart area.&#x20;

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034959430/original/3n4jFPTWYAICk1P47ZHU2NFCf7qu3nYuwA.png?1630918460" alt=""><figcaption></figcaption></figure>

To remove all indicators from the chart area, right-click in the chart area and select the Delete all indicators line.. In the confirmation window, click Yes.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.tiger.com/english/windows/chart/main-indicators-in-chart-window.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
