Volume Profile Auto

Aug 31, 2021

Static chart image
Volume Based
Liquidity

The Volume Profile Auto tool provides an automated, real-time volume profile visualization that uses line thickness to represent volume distribution across specific price levels within a defined timeframe. This indicator helps traders identify high-activity zones and Point of Control (POC) levels by dynamically updating as new market data arrives.

Usage

The Usage section describes how the script can be used to identify key liquidity areas and market interest. The indicator partitions price action into a user-defined number of "Parts" (segments). As price moves through these segments, the script calculates the accumulated volume and adjusts the line width accordingly; thicker lines represent higher volume clusters.

This tool is particularly useful for:

  • Identifying Value Areas: Visualizing where the majority of trading activity has occurred within a specific session or higher timeframe.
  • Spotting the POC: The script automatically highlights the segment with the highest volume (Point of Control) using a distinct color, serving as a potential support or resistance level.
  • Multi-Timeframe Analysis: By using the "Automatic Settings," the script aligns the profile's duration based on your current chart timeframe (e.g., displaying daily profiles on an hourly chart).

Details

The script utilizes array.new_line() and array.new_box() to overcome the standard Pine Script limitation of not being able to draw between bars. Instead of a traditional horizontal histogram, it uses a series of vertical line segments at the start of a period.

Each lower-timeframe candle is checked against these price segments. When volume is recorded within a segment's price range, that segment's volume tally increases. On the last bar of the chart, the widths of these lines are normalized against the "Max Width" setting to ensure a clean visual representation. Unlike traditional profiles that often look back at historical data, this script builds the profile in real-time from the moment a new period begins.

Settings

  • Parts: Determines the number of price segments (lines) the profile is divided into. Higher values provide higher resolution.
  • Max Width: Sets the maximum pixel width for the lines representing the highest volume levels.
  • Max Lines: Limits the total number of lines drawn on the chart to manage performance.
  • Color Vol Max: The color assigned to the line segment with the highest volume (local POC).
  • Color Vol: The base color for standard volume segments.
  • Color POC: The color for the extended Point of Control line.
  • Automatic Settings: When enabled, the script automatically selects an appropriate higher timeframe for the profile based on the current chart timeframe.
  • Lower/Higher Timeframe: Manual overrides for the data collection and profile period when "Automatic Settings" is disabled.
  • Visible Barcolor: Toggles the visibility of the underlying price bars.

FAQ

How do I adjust the sensitivity of the volume distribution?
You can increase the "Parts" setting to create more granular price segments, which provides a more detailed view of exactly where volume was traded.

Does the POC update in real-time?
Yes, the script constantly monitors volume accumulation and will shift the highlighted high-volume line and the extended POC line if a new price level surpasses the previous volume peak.

How can I access this indicator?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

Free access on the following platforms
tradingviewSymbolTradingView
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

ninjatraderNinjaTrader
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

metatrader4MetaTrader 4/5
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

thinkorswimThinkorswim
Open in your browser

This in-app browser is not compatible with Get Access from the library.

Tap the menu (...) at the top of your screen and select "Open in Browser", "Open in Safari", or "Open in Chrome" to continue.

Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.

Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.

Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.

As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.

Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.

Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.

This does not represent our full Disclaimer. Please read our full disclaimer.

© 2026 LuxAlgo Global, LLC.