# MTF Highs and Lows

<mark style="color:$info;">The</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**MTF Highs & Lows**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">feature plots multi-timeframe (MTF) high, low, and mid-range levels directly on your chart. It helps traders identify key price zones from previous daily, weekly, and monthly sessions.</mark>&#x20;

{% embed url="<https://www.youtube.com/watch?index=5&list=PLoAyPcCp2RYF0SVieXmszdoX0euI1ZwKz&v=DAHR6bVbhKI>" %}

<mark style="color:$info;">These levels often act as support and resistance, providing valuable context for intraday and swing trading decisions.</mark>

***

<mark style="color:$info;">Plots previous High, Low, and Mid-Range for:</mark>

<div data-full-width="true"><figure><img src="/files/gz3pfcMNKyuQBDZXbmKd" alt=""><figcaption><p><mark style="color:green;"><strong>Day</strong></mark></p></figcaption></figure> <figure><img src="/files/dVJFvv0eHQK2wIcDkPI2" alt=""><figcaption><p><mark style="color:yellow;"><strong>Week</strong></mark></p></figcaption></figure></div>

<div data-full-width="false"><figure><img src="/files/H4FQYXLrTkNdiRPBwECx" alt=""><figcaption><p><mark style="color:blue;"><strong>Month</strong></mark></p></figcaption></figure></div>

<mark style="color:$info;">Mid-Range is automatically calculated as (High + Low) / 2</mark>

<mark style="color:$info;">Levels are extended across the chart for easy reference</mark>

***

### How to use

<mark style="color:$info;">Use the plotted levels to identify support, resistance, and liquidity zones</mark>

<figure><img src="/files/9B32NYTKVaqvKkJLCXWl" alt=""><figcaption><p>Support and Resistance</p></figcaption></figure>

<mark style="color:$info;">Watch for reactions when price touches or breaks these levels (e.g., rejections, breakouts)</mark>

<figure><img src="/files/h1SANbfFXAgEscafpube" alt=""><figcaption><p>BreakOut</p></figcaption></figure>

<mark style="color:$info;">Mid-Range levels often act as balance points where price may consolidate or pivot</mark>

<figure><img src="/files/ktOHvm9ptLMLzPs3HpYy" alt=""><figcaption><p>Mid-Range</p></figcaption></figure>

<mark style="color:$info;">Toggle timeframes based on your trading style:</mark>

* <mark style="color:$info;">Day: for intraday setups</mark>
* <mark style="color:$info;">Week: for short-term swing levels</mark>
* <mark style="color:$info;">Month: for broader market context</mark>

<mark style="color:$info;">Look for confluence between levels from different timeframes to strengthen trade setups</mark>

***

### Settings

<div data-with-frame="true"><figure><img src="/files/y5yIKqtfwxtJ4OZ3zBZ0" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}

### Settings

1. Toggle on/off: <mark style="color:$info;">Each timeframe has its own toggle, allowing you to enable or disable specific levels based on your analysis needs.</mark>
2. **Customizable Colors**: <mark style="color:$info;">Each timeframe level can be assigned a unique color, making it easy to distinguish between levels from different timeframes.</mark>
3. **Line Width & Style**: <mark style="color:$info;">You can adjust the strength (thickness) and line style of each timeframe level, allowing for better visual clarity and customization.</mark>
   {% endhint %}

***


---

# 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.bigbeluga.com/toolkits/market-core-pro-tm/mtf-highs-and-lows.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.
