# Relative Spread Strength (RSS)

The Relative Spread Strength (RSS) is a modified version of the Relative Strength Index, conceived by Ian Copsey.&#x20;

The indicator functions by calculating the variance between the two moving averages. This is done by subtracting the value of the longer-term moving average from the shorter-term moving average.

<figure><img src="/files/vNeLNAGFfDLL9ZDZT386" alt=""><figcaption><p>Relative Spread Strength (RSS) indicator in Quantower</p></figcaption></figure>


---

# 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.quantower.com/quantower/analytics-panels/chart/technical-indicators/oscillators/relative-spread-strength-rss.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.
