# Trading Performance

Analyze trading quality metrics including market uptime and margin efficiency across your provider configuration.

<figure><img src="/files/UFNnUZcbMLShUYRjEsFc" alt="Trading Performance"><figcaption><p>Market Uptime and Margin Comparison</p></figcaption></figure>

***

## Overview

Trading Performance answers critical questions about your odds feed quality:

* **How often are my markets open?** — Track uptime percentages by market type
* **Are my margins accurate?** — Compare configured vs delivered margins
* **Which providers are most reliable?** — Identify uptime patterns

***

## Available Reports

| Report                                                                             | Description                             |
| ---------------------------------------------------------------------------------- | --------------------------------------- |
| [Market Uptime Graph](/u/boost/trading-performance/market-uptime-graph.md)         | Visualize market availability over time |
| [Margin Comparison Graph](/u/boost/trading-performance/margin-comparison-graph.md) | Compare margins across providers        |

***

## Key Metrics

### Market Uptime

Shows the percentage of time each market type is open and tradeable.

| Market             | What to Expect                            |
| ------------------ | ----------------------------------------- |
| **1X2**            | Typically 70-80% uptime during live       |
| **Over/Under**     | Similar uptime to 1X2                     |
| **Asian Handicap** | May have lower uptime due to line changes |

### Margin Comparison

Compares your configured margin against the actual margin in the delivered odds.

***

## Use Cases

| Goal                    | How to Use                                                |
| ----------------------- | --------------------------------------------------------- |
| **Improve uptime**      | Identify which market types have suspension issues        |
| **Optimize margins**    | Find discrepancies between configured and actual margins  |
| **Provider evaluation** | Compare performance metrics before making changes         |
| **Set up alerts**       | Configure notifications when uptime drops below threshold |

***

## Related

* [Provider Benchmark](/u/boost/provider-benchmark.md) — Provider comparison tools
* [Notification Center](/u/boost/notification-center.md) — Set up performance alerts


---

# 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.lsports.eu/u/boost/trading-performance.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.
