# Oscillators

- [Aroon Indicator](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/aroon-indicator.md)
- [Moving Average Convergence/Divergence](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/moving-average-convergence-divergence.md)
- [Awesome Oscillator](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/awesome-oscillator.md)
- [Accelerator Oscillator](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/accelerator-oscillator.md)
- [%R Larry Williams](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/r-larry-williams.md)
- [Momentum](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/momentum.md)
- [Rate of Change](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/rate-of-change.md)
- [Relative Strength Index (RSI) Indicator](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/relative-strength-index-rsi-indicator.md): Relative Strength Index (RSI) is a momentum oscillator that measures the speed and change of price movements. The RSI oscillates between 0 and 100.
- [Commodity Channel Index](https://help.ampfutures.com/trading-platforms/quantower/analytics-panels/chart/technical-indicators/oscillators/commodity-channel-index.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/oscillators.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.
