# Market Uptime Graph

The Market Uptime Graph provides a visual analysis of market availability across providers. Monitor how consistently markets are open vs suspended to benchmark provider reliability.

***

## Overview

Market Uptime shows:

* **Uptime percentages** by market type (1X2, Over/Under, Asian Handicap)
* **Provider comparison** — see which providers have better availability
* **Trend analysis** — identify patterns over time
* **InPlay and PreMatch** performance separately

***

## Understanding Uptime

Uptime percentage represents the portion of time a market is **open and tradeable** vs **suspended**.

| Uptime     | Interpretation                        |
| ---------- | ------------------------------------- |
| **90%+**   | Excellent availability                |
| **70-90%** | Good, some expected suspensions       |
| **50-70%** | Below average, investigate causes     |
| **<50%**   | Poor, significant availability issues |

***

## Color Coding

The graph uses color coding to highlight gaps:

| Color     | Meaning                            |
| --------- | ---------------------------------- |
| **Green** | Your uptime exceeds the competitor |
| **Red**   | Competitor outperforms your uptime |

***

## How to Use

1. **Select providers** — Compare your primary against up to 4 competitors
2. **Choose a sport** — Focus on a specific sport
3. **Apply filters** — Optionally filter by location or competition
4. **Select time range** — Today, Yesterday, 7D, 1M, or 3M
5. **Hover for details** — See exact uptime percentages

***

## Related

* [Margin Comparison Graph](/u/boost/trading-performance/margin-comparison-graph.md) — Compare margins
* [Trading Performance Overview](/u/boost/trading-performance.md) — Main trading performance docs


---

# 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/market-uptime-graph.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.
