# Trend

- [Average Directional Movement Index (ADX) Indicator](https://help.ampfutures.com/trading-platforms/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.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/trend/ichimoku-cloud-indicator.md): The Ichimoku Cloud Indicator displays support and resistance, momentum, and trend in one view.
- [Directional Movement Index (DMI) Indicator](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/trend/directional-movement-index-dmi-indicator.md)
- [ZigZag](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/trend/zigzag.md)


---

# 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://help.ampfutures.com/trading-platforms/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.
