Volume Profile Premium
Jun 3, 2022

The Volume Profile Premium indicator provides a high-resolution visualization of volume distribution across price levels to identify market areas of high interest and liquidity. It utilizes lower-timeframe data to calculate a more granular distribution of buy and sell activity, offering traders insights into potential support and resistance zones based on historical volume concentration.
Usage
The Usage section describes how the script can be used, particularly for identifying high-volume nodes (Value Areas) and low-volume nodes. Traders can use the Point of Control (POC)—the price level with the highest volume—as a significant horizontal reference point.
The indicator allows for two primary display modes:
- Buy/Sell: Splits each row of the profile into distinct buy and sell volume components, allowing for the visualization of delta at specific price levels.
- Total: Combines volume into a single profile to highlight the overall market activity regardless of direction.
Placement settings allow users to anchor the profile to either the left or right side of the chart, ensuring it does not interfere with price action analysis. The horizontal offset and width settings further customize the visual real estate the profile occupies.
Details
The script leverages the request.security_lower_tf function to pull data from a user-defined lower resolution. By analyzing price action at a smaller scale, it can more accurately assign volume to specific price "rows" within a larger candle.
The calculation process follows three stages:
- Data Acquisition: Fetching lower timeframe bars within the specified lookback period.
- Volume Accumulation: Calculating whether volume at a specific price point was associated with a bullish or bearish move based on the intra-bar close.
- Discretization: Sorting the accumulated data into a fixed number of rows (bins) defined by the user to generate the final visual profile.
Users should be aware that requesting very low resolutions (e.g., 1 minute) over large lookback periods may lead to calculation timeouts due to the high volume of data processed.
Settings
Volume Profile Parameters
- Max Of Lookback Forward: Determines the maximum number of historical candles used to calculate the profile.
- Lower Resolution (Minute): Specifies the timeframe used for granular volume data collection.
- Display Volume Profile: Switches between "Buy/Sell" split bars and "Total" volume bars.
- Rows Of Volume Profile: Sets the vertical granularity by defining the number of price bins.
- Placement Of Volume Profile: Determines if the profile is anchored to the "Left" or "Right" of the chart.
- Width Of Volume Profile: Adjusts the maximum horizontal length of the volume bars.
- Horizontal Offset: Controls the spacing between the profile and the chart boundary or price.
- Enable Realtime Volume-Profile Mode: When enabled, updates the profile dynamically as new data arrives (not recommended for backtesting/replay).
Display Settings
- Lookback Region Color: Sets the color and transparency for the highlighted lookback area.
- Profile Colors: Individual color pickers for Buy volume, Sell volume, and Total volume bars.
- Difference Color: Defines colors for bullish and bearish deltas.
FAQ
How do I adjust the accuracy of the volume calculation? You can increase the accuracy by lowering the "Lower Resolution (Minute)" setting. This forces the script to analyze smaller time increments, though it requires more processing power.
Why is the indicator not displaying on my chart? Ensure that the "Lower Resolution" is a factor that can divide the current chart timeframe evenly. Additionally, check that the "Max Lookback" is not set to a value higher than the available bar history.
How can I access the Volume Profile Premium? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
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.

