# AI Volume Profile

## Overview

The **AI Volume Profile** is a specialized institutional tool that provides a butterfly style visualization of volume distribution across price levels. Unlike traditional volume profiles, this feature identifies key volume nodes and market imbalances by analyzing buy and sell pressure independently. By visualizing how volume is distributed horizontally, traders can pinpoint exact price levels where institutional interest is highest and where significant order flow is concentrated.

This tool displays two distinct "wings" to offer a comprehensive market view:

* **Volume Wing (Right Side):** Shows total volume distribution by price level to identify high activity zones.
* **Delta Wing (Left Side):** Visualizes the net difference between buying and selling pressure at each price level.

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

## Settings

Users can configure the AI Volume Profile to prioritize either recent price action or long term structural volume nodes.

#### Profile Configuration

| Setting                | Description                                                                                 |
| ---------------------- | ------------------------------------------------------------------------------------------- |
| **AI Volume Profile**  | Enables or disables the butterfly style volume profile visualization.                       |
| **Lookback Period**    | Sets the number of historical bars (20 to 500) analyzed for the volume profile calculation. |
| **Profile Rows**       | Determines the vertical resolution (10 to 100) of the price levels in the profile.          |
| **Width Scale Factor** | Controls the horizontal width of the profile wings on the chart.                            |
| **Profile Offset**     | Adjusts the horizontal distance of the profile from the right edge of the chart.            |

#### Advanced & Technical Settings

| Setting                     | Description                                                                     |
| --------------------------- | ------------------------------------------------------------------------------- |
| **Premium+ Features**       | Enables advanced volume calculations using sub 1 minute timeframe analysis.     |
| **Show AI Key Levels**      | Highlights significant volume concentration nodes detected by the algorithm.    |
| **Show Delta/Volume Wings** | Individually toggles the display of the net pressure wing or total volume wing. |
| **Adaptive Colors**         | Dynamically adjusts wing transparency based on volume intensity.                |

## Best Practices & Usage

* **Identify High Volume Nodes (HVN):** Focus on price levels where the Volume Wing is widest. These areas represent prices where the most trading has occurred and often act as strong support or resistance.
* **Spot Institutional Imbalances:** Use the Delta Wing to find levels with extreme bullish or bearish net volume. A large bullish delta wing at a specific price suggests strong institutional accumulation.
* **Monitor Key Level Transitions:** Use the **AI Key Levels** markers to identify structural shifts in the market. When price breaks through a cluster of key levels, it often signals the start of a new impulse move.
* **Adjust for Trading Strategy:**
  * **Day Traders:** Use a shorter **Lookback Period** (20 to 100 bars) to focus on intraday volume distribution and current session high volume nodes.
  * **Swing Traders:** Use a longer **Lookback Period** (200 to 500 bars) to identify major historical supply and demand zones.
* **Confluence with Price Action:** The most reliable signals occur when the price reaches a high volume node that also contains a significant delta imbalance. Use these areas to time entries where the "masses" are most active.


---

# 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-institutional-analysis/ai-volume-profile.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.
