> For the complete documentation index, see [llms.txt](https://features.sstrader.com/sstrader-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://features.sstrader.com/sstrader-tutorials/sstrader-bg/szdavane-na-modeli/filitr-za-statistiki.md).

# Филитър за Статистики

В тази група имаш възможността да правиш различни статистически комбинации и да настройваш своя модел много детайлно.

Тук може да избираш показатели като:

* Шутове общо, Във вратата и извън нея.
* Атаки и Опасни Атаки
* Корнери
* Владеене на топката ( имай предвид, че по - ниско разрядните първенства нямат такава статистика)
* Жълти и Червени картони
* Смени
* Голове
* Дузпи
* И разбира се SSTrader Index

Всички тези показатели, могат да бъдат за един или комбинирано за двата отбора. Отново възможностите са неограничени.

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

Сега да разгледаме един пример.

Искаме срещи, където Общия брой шутове за изоставащия отбор са 5 или повече След последния отбелязан гол и Изоставащия отбор доминира по този показател с 80% Тоест шутовете след последния гол, 80% от тях са от изоставащия отбор.&#x20;

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

Може да избираш да следиш статистиката освен от "Последния отбелязан гол" още и за:

* Целия двубой, Само за Първото Полувреме, или само за Второто полувреме
* Последните 5 минути
* Последните 10 минути
* Последните 15 минути
* Последните 20 минути
* От Червения картон


---

# 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, and the optional `goal` query parameter:

```
GET https://features.sstrader.com/sstrader-tutorials/sstrader-bg/szdavane-na-modeli/filitr-za-statistiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
