# Trend AI

### Overview

The **Trend AI** feature leverages **artificial intelligence and probability-based modeling** to identify and analyze **market trends**. By dynamically adjusting **color and strength**, this feature allows traders to **quantify trends more effectively**.

* **Green Line:** Indicates a **bullish trend**.
* **Red Line:** Indicates a **bearish trend**.

Unlike traditional oscillators, **Trend AI continuously adapts** to evolving market conditions, making it a **powerful tool for trend-following strategies**.

<figure><img src="/files/13iGX4F3bwTWGhTEkfWd" alt=""><figcaption></figcaption></figure>

### Settings

The **Trend AI** settings provide flexibility in adjusting the **trend detection algorithm.**

| Setting                  | Description                                                                                                                                           |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Trend AI**             | Enables or disables Trend AI detection.                                                                                                               |
| **Trend AI Sensitivity** | Determines how quickly the AI adapts to trend changes. Lower values make it more reactive, while higher values make it smoother and less sensitive.   |
| **Trend AI Filter**      | Filters low-probability trends. A higher value ensures stronger trends are displayed, while a lower value allows for more frequent but weaker trends. |

### Best Practices & Usage

* **Use Trend AI for Trend-Following Strategies:**
  * Trend AI is most effective for **confirming the strength of an ongoing trend**.
* **Adjust Sensitivity Based on Trading Style:**
  * **Low Sensitivity (1-5):** Reacts quickly to market fluctuations (ideal for **short-term traders**).
  * **High Sensitivity (5-10):** Focuses on **long-term trend stability**, reducing **false signals**.
* **Apply the Trend AI Filter for Clean Signals:**
  * A **higher filter setting** helps avoid **weak, insignificant trends**, ensuring traders focus on **stronger market movements**.
* **Use Trend AI in Conjunction with Reversal Detection:**
  * A **strong uptrend** followed by a **high-confidence reversal** could signal **an optimal exit point**.


---

# 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:

```
GET https://docs.lunefi.com/premium-tradingview-indicators/lune-indicators-suite/lune-oscillator/trend-ai.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.
