# Momentum

#### <mark style="color:orange;">Description</mark>

Momentum allows you to choose a cryptocurrency symbol from any exchange along with a date range to see the speed of the price as its changing:&#x20;

* Advancing - rise in price over date range
* Declining - fall in price over date range&#x20;
* Unchanged - price steady with no change

Momentum shows the trends that will possibly sustain depending on strength of its rising or falling price, looking for when it is moving at a predicated velocity. The rate at which the price of a crypto is changing, with high momentum is experienced, rapid price changes happen, while a crypto with low momentum is experienced, slower price changes occur.&#x20;

Momentum can be a useful indicator to identify trends and potential entry and exit points for trades. You can use momentum as a standalone strategy, or use it in conjunction with other technical or fundamental analysis tools. There are several ways to measure momentum in crypto, including using oscillators such as the Relative Strength Index (RSI) or the Moving Average Convergence Divergence (MACD) indicators which we provide.

{% embed url="<https://www.youtube.com/watch?index=7&list=PLog30vtb4ZA76-tBWML69sR_RuKNn1kaB&v=AWdlraaF3tc>" %}

#### <mark style="color:orange;">End Point</mark>

<figure><img src="/files/FcAhrXUkBhw6XzHlcJ4J" alt=""><figcaption></figcaption></figure>

#### <mark style="color:orange;">Example</mark>

<figure><img src="/files/MGc4JN7K1Wmtym3bxcue" alt=""><figcaption></figcaption></figure>

<mark style="color:orange;">**Use Cases:**</mark>&#x20;

Identify a securities advancing, declining momentum or if price has been in a range.&#x20;

## [Click here for a Free API key](https://www.cryptoquote.io/register) then [**Test the API yourself**](https://www.cryptoquote.io/api_doc?code=symbol_momentum\&page=api_analytics)**!**&#x20;


---

# 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://cryptoquote.gitbook.io/cryptoquote/apis/analytics-apis/single-security-analysis/momentum.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.
