> For the complete documentation index, see [llms.txt](https://cryptoquote.gitbook.io/cryptoquote/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptoquote.gitbook.io/cryptoquote/apis/analytics-apis/technical-analysis/key-technical-stats.md).

# Key Technical Stats

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

Key Technical Stats sed in the analysis of cryptos provide insight into the market trends.

Some of our key technical stats include:

* Moving averages: technical indicators that smooth out price data by creating a constantly updated average price. SMA / EMA / WMA / DEMA / TEMA / TRIMA / KAMA
* Volatility: measure the amount that the price of a crypto fluctuates over time. High volatility can indicate a high level of risk, while low volatility can indicate a lower level of risk.
* Volume: measure of the number of units of a crypto that are traded over a given time period. High volume can indicate a high level of interest in the crypto and vice versa.
* Market capitalization: measure total value of a crypto, calculated by multiplying the price of the crypto by the number in circulation. A crypto with a high market capitalization can indicate a strong and established market, while a cryptocurrency with a low market capitalization can indicate a less established market.

Use in combination with our other analysis tools and market news to make informed decisions.

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

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

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

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

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


---

# 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://cryptoquote.gitbook.io/cryptoquote/apis/analytics-apis/technical-analysis/key-technical-stats.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.
