# Support and Resistance

<mark style="color:$info;">This powerful tool is designed to identify key price levels in the market, providing traders with a clear visual representation of potential support and resistance areas. It goes beyond simple level identification by incorporating a ranking system and adjustable sensitivity.</mark>

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

***

### How to use

<mark style="color:$info;">This support and resistance tool helps traders identify key price levels where the market might react. It highlights important zones where price could reverse, pause, or break through, making it easier to spot potential trading opportunities.</mark>

<mark style="color:$info;">**Reversal Points**</mark><mark style="color:$info;">: It marks areas where price might change direction, ideal for setting entry and exit points.</mark>

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

<mark style="color:$info;">**Breakouts**</mark><mark style="color:$info;">: When price moves beyond a major level, it may signal a strong move, helping you catch breakouts.</mark>

<div data-full-width="true"><figure><img src="/files/rhzzX9XYSjSHCT2QcYCE" alt=""><figcaption><p>Breakout Up</p></figcaption></figure> <figure><img src="/files/QETarQ2CBxGIGeuq1bwG" alt=""><figcaption><p>Break Down</p></figcaption></figure></div>

***

### Settings

<mark style="color:$info;">This support and resistance tool has customizable settings that allow you to fine-tune how levels are displayed on the chart:</mark>

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

{% hint style="info" %}

### Settings

1. **Enable S/R**: <mark style="color:$info;">Turns the support and resistance indicator on or off.</mark>
2. **Sensitivity**: <mark style="color:$info;">Controls how many levels are displayed. Higher sensitivity will show more levels, which can be useful in volatile markets or on shorter timeframes, while lower sensitivity focuses on the strongest levels.</mark>
3. **Strength**: <mark style="color:$info;">Adjusts the strength of levels based on past price reactions. Higher values highlight more established, stronger levels, while lower values allow weaker levels to be shown.</mark>
4. **Level Buffer**: <mark style="color:$info;">Adds a small buffer around each level, creating a “zone” instead of a single line. This can be helpful to avoid exact price points and account for slight overshoots at support/resistance</mark> levels.
5. **Label**: <mark style="color:$info;">Toggles on/off labels for each level, giving a clearer view of what each level represents, such as "support" or "resistance."</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/support-and-resistance.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.
