# Market Session High / Low & 50% Level

Session Highs / Lows & 50% levels are useful markers as they are non subjective and often mark areas of support and resistance for single session focussed users.

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

### The Basics

Each session is marked using a **customisable** colour. When the session opens the tracker begins to mark the highest and lowest price point for that session.

Once the session closes the **50% level of the session** is marked and stays visible to the end of the next session.

Users can update the timeframes these markers are shown, or disable them completely.

**For e.g. (see above image)**

The **UK** session is marked in <mark style="background-color:$warning;">Orange</mark>. The price point is marked from it's lowest point to its highest point **live** during the session. \
\
Upon the closure of the **UK** session, and **50% level** is marked. This level is marked all the way until the **US** session completes. This approach is used across **Asia**, **UK** and the **US** sessions.


---

# 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://devengineoz-tradingview-indicato.gitbook.io/devengineoz-tradingview-indicators/documentation/features/sessionmarker.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.
