> For the complete documentation index, see [llms.txt](https://avstrade.gitbook.io/avstrade-docs-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avstrade.gitbook.io/avstrade-docs-en/analytics/monitoring/scanner.md).

# Scanner

You will always know about the start of movement of any of the monitored symbols characterized by rapid percentage price changes (measured in seconds).

<figure><img src="/files/XXZAF7PUi9GnvwGNwb6u" alt="" width="307"><figcaption></figcaption></figure>

Create your own scanner:

<figure><img src="/files/oNYHIStQ2K9nYaw9fVft" alt="" width="307"><figcaption></figcaption></figure>

1\. Select the Monitoring icon in the right part of the terminal.

2\. Click the Scanner icon.

3\. Select + to create a scanner.

4\. Enter the name of the scanner (required field).

5\. Select an exchange from the list (required field).

6\. Select the trading type (prices and volumes may vary), use the type you are trading (required field).

7\. Sound notification - set the parameter how often the sound notification will occur when the scanner is triggered again (required field).

8\. In the minimum and maximum volume field, enter the values in BTC (optional field).

9\. Include, exclude symbols - select the assets you want to scan only or exclude (optional field).

10\. Select the direction of 3 modes: buy and sell, buy, sell.

11\. In the Print Parameters section:

&#x20;  a. In the Time field, set how many seconds the unidirectional movement of buy or sell items of the print should be (required field). Recommendation: always set more than 1.

&#x20;  b. In the Minimum Deal Volume field, set the volume of buy or sell items of the print (required field). Recommendation: always set more than 1.

&#x20; c. Minimum Number of Deals, set the number of buy or sell items of the print (required field). Recommendation: always set more than 1.

&#x20;  d. Minimum Price Change, set the percentage change in the price of buy or sell items in the print (required field). Recommendation: always set more than 1.

&#x20;  e. Maximum Price Change, set the percentage change in the price of buy or sell items of the print (required field). Recommendation: always set more than 1.

Messages are displayed in the main monitoring window.

<br>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/analytics/monitoring/scanner.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.
