> For the complete documentation index, see [llms.txt](https://docs.smarttradingindicators.com/smart-trading-indicators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smarttradingindicators.com/smart-trading-indicators/our-indicators/hybrid-trends/graphics-or-examples-of-what-it-looks-like-in-action-hybrid-trends.md).

# Graphics or examples of what it looks like in action - Hybrid Trends

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

{% hint style="info" %}
The Hybrid Trends indicator by Smart Trading Indicators is characterized by its ability to visually display emerging and established trends.
{% endhint %}

Below we present a series of graphs and scenarios to illustrate how this indicator works in different contexts:

## **Chart 1: Bullish Trend**

*Description*: In this chart, we observe that the **Hybrid Trends** indicator starts in a neutral zone, likely in a light gray or blue color. As a bullish trend develops, the indicator changes to a bright green color, and its line starts to slope upward, indicating increasing strength in the bullish trend. As the trend consolidates, the intensity of the green deepens.

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

## **Chart 2: Bearish Trend**

*Description*: Contrary to Chart 1, here we see that after a period in a neutral zone, the **Hybrid Trends** indicator changes to an intense red color and starts to slope downward. The downward slope indicates the strength of the bearish trend. The deeper the red, the stronger the trend.

<figure><img src="/files/8wZPcQB5QRdRZyVSZv35" alt=""><figcaption></figcaption></figure>

## **Chart 3: Range-Bound or Consolidation Market**

*Description*: In this scenario, the **Hybrid Trends** indicator fluctuates horizontally, moving between neutral colors without a defined shift towards red or green. This sideways movement suggests that the market lacks a clear direction and is in consolidation.

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

## **Chart 4: Trend Reversal**

*Description*: An interesting scenario arises when, after a clear bullish trend (bright green color and upward slope), the **Hybrid Trends** indicator begins to flatten out and then changes to red, sloping downward.

<figure><img src="/files/4jekG5b8n6n3OG9EFcS3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.smarttradingindicators.com/smart-trading-indicators/our-indicators/hybrid-trends/graphics-or-examples-of-what-it-looks-like-in-action-hybrid-trends.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
