> 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/graphical-objects-in-chart-window/trend-angle.md).

# Trend angle

The larger the angle, the lower the strength of the trend. A 45-degree angle indicates a trend of average strength.

The instrument consists of two lines that connect at a common starting point.&#x20;

The maximum angle is 180 degrees. The indicator scales according to whether the price scale is increased or decreased.

Enabled on the **Drawing toolbar** using the **Trend Angle** button.![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160241907/original/QJJ8U3YUAMkh6zFlyi4-LkcfZhsDf5Km1g.png?1668693573)

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160242169/original/0E1bBByuN8uvAO8Uyrw6u4HwxgUrB6prfQ.gif?1668693605" alt=""><figcaption></figcaption></figure>

## **Trend Angle instrument settings**

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160243136/original/mfo7HnT7MOuLLD2mYQxPu8SZzVUbpEweZw.png?1668693710)

### Text

Configures the color and size of the text for the angle size.

| Name  | Description                 |
| ----- | --------------------------- |
| Color | Sets the color of the text. |
| Size  | Sets the size of the text.  |

### Line

Configures the formatting of lines of graphical objects.

| Name       | Description                                                                     |
| ---------- | ------------------------------------------------------------------------------- |
| Line color | Sets the line color.                                                            |
| Line width | Sets the line width.                                                            |
| Line style | Sets the line display style: solid, dashes, point, dash-point, dash-two points. |

### Object

Configures the displaying and positioning of an object.

| Name     | Description                                                  |
| -------- | ------------------------------------------------------------ |
| Display  | Sets the condition under which the Trend Angle is displayed. |
| Position | Display of Trend Angle waves above or below the chart.       |

### Coordinates

Configures the coordinates of the location of an object.

| Name        | Description                                                                     |
| ----------- | ------------------------------------------------------------------------------- |
| Coordinates | Ability to manually set the coordinates of points on the time and price scales. |
| Lock        | The option enables a position on the chart to be locked.                        |


---

# 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/graphical-objects-in-chart-window/trend-angle.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.
