# Параметры MA

По-умолчанию в скринере используются параметры 50 и 200 периодов для скользящих средних. В настройках вы можете изменить эти значения, а так же выбрать способ расчета процентов:

1. Показывать расстояние в % от MA до Price&#x20;
2. Показывать расстояние в % от Price до MA

<figure><img src="/files/WJW8oEMmqKoG5hFQdd79" alt=""><figcaption></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://docs.cvizor.com/en/ru/modules/nastroiki/ma-params.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.
