# Notification parameters

#### Notification parameters for timeframes 5m, 15m, 30m, 1h, 2h, 4h, 12h, 1d

You can use several parameters for the alert simultaneously, to do this, press + Add more after the selected alert condition

<div data-full-width="true"><figure><img src="/files/27gxaDIYXkgmOgH4s0CK" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Timeframe **1w** (Week) contains 2 alert conditions:&#x20;

Volume USDT Moving and Any Delta Volume USDT Moving
{% endhint %}

#### Each alert condition contains several different parameters, in total there are 11 conditions for creating alerts in Cryptovizor:

|     |                                   |
| :-: | --------------------------------- |
|  1  | Price                             |
|  2  | Volume USDT Moving                |
|  3  | Positive Delta Volume USDT Moving |
|  4  | Negative Delta Volume USDT Moving |
|  5  | Any Delta Volume USDT Moving      |
|  6  | RSI                               |
|  7  | Volatility                        |
|  8  | Volume USDT Candlesticks          |
|  9  | MA Trend                          |
|  10 | MA 50                             |
|  11 | MA 200                            |
|  12 | Key Levels                        |
|  13 | Open Interest                     |
|  14 | Fib Levels                        |

\
Let's break down each condition separately

####


---

# 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/modules/signals/tf-parameters.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.
