> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend.md).

# Trend

- [Bionic Candle](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend/bionic-candle.md): The Bionic Candle provides a more precise representation of candle strength and makes unclear prices more visible.
- [Average Directional Movement Index (ADX) Indicator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend/average-directional-movement-index-adx-indicator.md): ADX stands for Average Directional Movement Index and can be used to help measure the overall strength of a trend. The ADX indicator is an average of expanding price range values.
- [Ichimoku Cloud Indicator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend/ichimoku-indicator.md): The Ichimoku Cloud Indicator displays support and resistance, momentum, and trend in one view.
- [Directional Movement Index (DMI) Indicator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend/directional-movement-index-dmi-indicator.md)
- [ZigZag](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend/zigzag.md)


---

# 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:

```
GET https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/trend.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.
