# Horizontal Channel

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

A **horizontal channel** is a chart pattern formed by drawing two parallel trendlines above and below the price.&#x20;

1. **Pattern Description**:
   * The **upper trendline** defines the **resistance** level.
   * The **lower trendline** acts as **support**.
   * Unlike ascending or descending channels, a horizontal channel has **equal highs and lows**.
2. **Horizontal Channel as Support and Resistance**:
   * When the price is **between support and resistance**, it doesn’t signal a specific future price direction.
   * **Breakouts**:
     * A **break above the upper resistance trendline** suggests a bullish trend.
     * A **break below the lower support trendline** indicates a bearish trend.


---

# 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://trnd-bot.gitbook.io/trnd/trnd-trainer/intro-to-charting-and-technical-analysis/chart-patterns/trend-channel/horizontal-channel.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.
