# Volatility AI

### Overview

The **Volatility AI** feature utilizes **AI-driven statistical models** to **detect significant price movements** and predict market volatility. It provides **early warnings for high-impact price swings**, allowing traders to **anticipate major market movements before they happen**.

* **Orange Line (Upper Zone):** Indicates **Bearish Volatility AI**, signaling strong **downward price movement**.
* **Orange Line (Lower Zone):** Represents **Bullish Volatility AI**, identifying **upward price momentum**.

By highlighting **volatility zones**, this feature helps traders **position themselves ahead of major price swings**.

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

### Settings

The **Volatility AI** settings enable traders to fine-tune volatility detection.

| Setting                       | Description                                                                                                                                                                                             |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Volatility AI**             | Enables or disables Volatility AI.                                                                                                                                                                      |
| **Volatility AI Sensitivity** | Controls how responsive the volatility detection is. Lower values react faster to changes, while higher values provide a smoother volatility curve.                                                     |
| **Volatility AI Filter**      | Filters low-probability volatility events. Higher values focus on significant volatility, while lower values show more frequent fluctuations.                                                           |
| **ATR Length**                | Adjusts the Average True Range (ATR) length, which influences how volatility is calculated. A longer ATR length smooths out fluctuations, while a shorter ATR length captures rapid volatility changes. |

### Best Practices & Usage

* **Use Volatility AI for High-Impact Market Events:**
  * This feature is **especially useful during major economic releases, earnings reports, or unexpected news events**.
* **Adjust Sensitivity Based on Timeframe:**
  * **Lower Sensitivity (1-10):** Suitable for **fast-paced day trading**.
  * **Higher Sensitivity (10-25):** Best for **long-term market stability analysis**.
* **Utilize ATR Length to Fine-Tune Volatility Analysis:**
  * A **shorter ATR length (5-10)** provides **early detection** of price swings.
  * A **longer ATR length (30-50)** is **less reactive**, providing **longer-term stability insights**.
* **Combine with Other AI Features for Stronger Confluence:**
  * A **Volatility AI spike** occurring alongside a **Trend AI shift** may indicate **a major price movement**.


---

# 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/volatility-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.
