# Оdds Comparing

Può essere di valore tenere traccia dei mercati dove c'è molta attività di scommesse, poiché i bookmaker potrebbero ridurre le quote per limitare il rischio. Per fare ciò, puoi impostare una percentuale di variazione per le quote che vuoi monitorare.

Ad esempio: puoi creare un filtro che monitori le quote Live per il favorito almeno del 10% più basse delle quote di chiusura. Ciò significa che man mano che la partita progredisce e il tempo rimasto è sempre meno, se le quote per la vittoria del favorito stanno scendendo (che potrebbero andare contro la logica), il filtro verrà attivato se le quote sono superiori a 1,60 e inferiori a 2,10. Ciò può aiutarti a identificare i mercati che soddisfano i tuoi criteri desiderati e a prendere decisioni di scommessa informate.

<figure><img src="/files/g3nl8PKFb7FRWab0mSkS" 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://features.sstrader.com/sstrader-tutorials/sstrader-it/creating-new-models/odds-filter/odds-comparing.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.
