> 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-es/crear-un-nuevo-modelo/filtro-de-estadistica.md).

# Filtro de Estadística

* Disparos totales, a puerta, fuera&#x20;
* Ataques y Ataques Peligrosos&#x20;
* Esquinas&#x20;
* Posesión del balón (ten en cuenta que las ligas más bajas pueden no tener estos datos)
* &#x20;Tarjetas amarillas y rojas
* &#x20;Sustituciones
* &#x20;Goles&#x20;
* Penales
* &#x20;El índice SSTrader

Estos indicadores pueden ser para un equipo o combinados para ambos equipos. Hay muchas posibilidades de personalización.

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

Como ejemplo, puede configurar un filtro para partidos en los que el número total de disparos para el equipo Retrasado sea de 5 o más después del último gol anotado, y el equipo Retrasado domine este indicador en un 80%. Esto significa que después del último gol, el 80% de los disparos son del equipo Retrasado. También puedes elegir seguir las estadísticas además del

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

-"Último gol anotado" para diferentes períodos de tiempo, como el Partido completo, Solo Primer Tiempo, Solo Segundo Tiempo, los últimos 5 minutos, los últimos 10 minutos, los últimos 15 minutos o los últimos 20 minutos. Alternativamente, puedes seguir las estadísticas desde la Tarjeta Roja.&#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://features.sstrader.com/sstrader-tutorials/sstrader-es/crear-un-nuevo-modelo/filtro-de-estadistica.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.
