# Chart Patterns

The **Chart Patterns** section in the **Market Core Toolkit** offers advanced tools for recognizing and leveraging channels and wedges, two fundamental patterns in technical analysis.&#x20;

Designed to enhance trading precision, this feature helps traders identify trend continuation or reversal opportunities through breakout signals, customizable settings, and adaptive calculations for various market conditions.

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

## Channels

The **Channels and Breakouts** feature helps traders spot price consolidation phases and prepare for potential explosive moves.&#x20;

Channels are drawn automatically by connecting local highs and lows into parallel trendlines, forming a defined trading range.

**Ascending Channel**: Characterized by higher highs and higher lows, indicating a bullish trend.

<figure><img src="/files/Ywt4LE7uooeMNXwy5Iyp" alt=""><figcaption><p><strong>Ascending Channel</strong></p></figcaption></figure>

**Descending Channel**: Characterized by lower highs and lower lows, indicating a bearish trend.

<figure><img src="/files/5NbNwSmc56pjVbzu3lpa" alt=""><figcaption></figcaption></figure>

**Breakouts**\
A breakout occurs when the price moves beyond the established channel boundaries, signaling a potential shift in trend.

**Breakout Above Resistance**: Suggests a continuation or acceleration of an uptrend.

<figure><img src="/files/AhW5Iy663W1RsafTub6d" alt=""><figcaption><p>Break Up</p></figcaption></figure>

**Breakdown Below Support**: Indicates a potential reversal or acceleration of a downtrend

<figure><img src="/files/VF75kcGllNTELurXOH6w" alt=""><figcaption><p>Break Down</p></figcaption></figure>

{% hint style="info" %}
Combining channel analysis with other technical indicators can enhance the reliability of trading signals.
{% endhint %}

### **Channel Targets**

Instead of guessing where the breakout momentum will exhaust, the system projects a precise target based on the full vertical height of the channel.&#x20;

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

The moment a BreakUp or BreakDn signal is validated at the channel boundary, a vertical measurement line is generated from the breakout point, casting the exact destination directly onto your chart.

***

## **Wedges**

The **Wedges** feature automatically detects two key chart patterns — **Rising Wedge** and **Falling Wedge** — which are commonly used in technical analysis to anticipate potential price reversals or continuations.

**Rising Wedge**: This pattern forms when price action is confined within two upward-sloping, converging trend lines.&#x20;

It often indicates weakening bullish momentum and is considered a bearish reversal pattern, especially when occurring after an uptrend

<figure><img src="/files/ugkuSfRwHnugqjkArQYR" alt=""><figcaption><p>Rising Wedge</p></figcaption></figure>

**Falling Wedge**: Characterized by two downward-sloping, converging trend lines, this pattern suggests a potential bullish reversal, particularly when it appears after a downtrend.&#x20;

It reflects diminishing bearish momentum and the possibility of an upward breakout

<figure><img src="/files/iETzV0wJlh672b2WJIFS" alt=""><figcaption><p>Falling Wedge</p></figcaption></figure>

The pattern is highlighted on the chart with shaded areas and angled support/resistance lines, helping traders quickly identify breakout zones and manage risk effectively.

### **Wedges Targets**

Instead of guessing where the breakout momentum will exhaust, the system projects a precise target based on the dynamic vertical height of the range.&#x20;

<figure><img src="/files/7UpsdprSsf28YLceLw6p" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Treat these automated channel targets as your primary take-profit zones or key areas to trail your stop-loss closely, as price will frequently face heavy institutional reactions or profit-taking upon reaching them.
{% endhint %}

***

## Head & Shoulders

Identifies the **Head and Shoulders** pattern, a **bearish reversal** formation signaling a potential trend change from bullish to bearish.

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

The pattern consists of three peaks:

* **Left Shoulder (LS)** – A price rise followed by a pullback.
* **Head** – A higher peak forming the highest point of the pattern.
* **Right Shoulder (RS)** – A lower peak, similar to the left shoulder, indicating weakening momentum.

***

## Settings

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

{% hint style="info" %}

### Settings

This section provides full control over the detection and visualization of chart patterns, including **Channels**, **Wedges**, and **Head & Shoulders**. Each pattern type has its own toggle and configuration options.

1. **Pattern Toggles**

Each row begins with a checkbox to enable or disable detection of the corresponding pattern:

* **Channels**
* **Wedges**
* **Head & Shoulders**

Only enabled patterns will be scanned and plotted on the chart.

![](/files/YCRogGcY7488f8hSX1aM)

2. **Color Customization**

Each pattern supports two color selections:

* **Bullish Color** – Used to highlight bullish formations (e.g., upward channels or inverse head & shoulders).
* **Bearish Color** – Used for bearish formations (e.g., downward wedges or standard head & shoulders).

An optional third color slot may appear for additional styling (e.g., border or background fill).

![](/files/0HLIPupH4wF269iB2bYR)

3. **Calculation Period**

A numeric field is provided for each pattern to define its lookback period:

* This value determines how many historical bars are analyzed for pattern formation.
* Shorter periods will focus on recent, smaller structures, while longer periods help identify broader patterns.

![](/files/voeQXLVp8lq952V6Od3o)

5. **Channel and Wedges Price Targets** – Dispaly visual price targets

![](/files/eSNZsAM8fspedfEEZRct)

5. **Detection Threshold** – Applies only to the **Head & Shoulders** pattern. This numeric value controls the pattern’s sensitivity:

Lower values (e.g., 0.3) make the detection more selective.

Higher values increase tolerance and allow more potential matches.

<img src="/files/gfFGNRSnrpHbIs04lnVK" alt="" data-size="original">
{% 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/chart-patterns.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.
