> 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/oscillators.md).

# Oscillators

- [Delta Divergence Reversal](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/delta-divergence-reversal.md): Add the Delta Divergence Reversal indicator in Quantower to spot divergences between price and order flow delta for early reversal signals
- [Aroon Indicator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/aroon-indicator.md): Add the Aroon indicator in Quantower to measure trend strength and timing and detect the start of new trends across markets
- [MACD (Moving Average Convergence/Divergence)](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/moving-average-convergence-divergence.md): Use the MACD indicator in Quantower to track momentum, spot trend changes, and catch bullish or bearish crossovers on any chart
- [Awesome Oscillator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/awesome-oscillator.md): Add the Awesome Oscillator in Quantower to gauge momentum and spot trend shifts using the difference between two moving averages
- [Accelerator Oscillator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/accelerator-oscillator.md): Use the Accelerator Oscillator (AC) in Quantower to measure momentum acceleration and detect shifts before they show up in price
- [%R Larry Williams](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/r-larry-williams.md): Add the Williams %R indicator in Quantower to identify overbought and oversold levels and time potential market reversals
- [Momentum](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/momentum.md): Add the Momentum indicator in Quantower to measure the speed of price changes and spot trends that are accelerating or losing strength
- [Rate of Change (ROC)](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/rate-of-change.md): Use the Rate of Change (ROC) indicator in Quantower to measure the percentage change in price over time and gauge momentum strength
- [Relative Strength Index (RSI) Indicator](https://help.quantower.com/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.
- [Relative Spread Strength (RSS)](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/relative-spread-strength-rss.md): The Relative Spread Strength (RSS) calculates the variance between the two moving averages.
- [Balance of Power (BOP)](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/balance-of-power-bop.md): The Balance of Power (BOP) is a technical indicator used by traders to assess the market's power dynamics between buyers and sellers.
- [Commodity Channel Index (CCI)](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/commodity-channel-index.md): Use the Commodity Channel Index (CCI) in Quantower to identify cyclical trends and overbought or oversold market conditions


---

# 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/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.
