Poor man's volume clusters
Jul 21, 2020

The Poor man's volume clusters indicator generates volume-at-price visualizations directly from candlestick data to identify areas of high liquidity and market interest. This tool segments price action into blocks, providing a simplified volume profile that highlights the Volume Point of Control (VPOC) and distribution across specific price levels.
Usage
The Usage section describes how the script can be used to analyze market structure and volume distribution. By default, the indicator groups a specific number of bars into a "profile block" and calculates the volume distributed across 15 price rows within that block's high-low range.
- Identifying High Liquidity Zones: Users can look for price levels where the visual rows are longest, indicating that a significant portion of the block's volume was transacted at that price.
- Trend Support and Resistance: The Volume Point of Control (VPOC) often acts as a magnet for price or a significant support/resistance level.
- Custom Volume Analysis: Traders can use the custom volume source setting to analyze volume from a different symbol (e.g., using Futures volume while trading Spot) to gain deeper market insights.
Details
The script operates by partitioning the chart into discrete blocks based on the blockSize setting. For each block, it determines the total price range and divides it into 15 equal horizontal rows. Volume is allocated to these rows based on whether a candle's price range intersects with the row's boundaries.
Unlike traditional Volume Profiles that require tick-level data, this "Poor man's" version utilizes available bar volume, making it computationally efficient and accessible on various timeframes. The visual width of the rows is normalized using an Exponential Moving Average (EMA) of the highest row values, controlled by the filterSize setting, to ensure the clusters remain visually consistent across different market volatility regimes.
Settings
- Bars in profile block: Determines the number of candlesticks included in a single volume cluster calculation.
- Visual row width: Adjusts the maximum horizontal length of the volume bars for visual clarity.
- Show volume point of control: Toggles the visibility of the price level with the highest transacted volume within the block.
- Profile maximum high pass filter size in bars: Sets the EMA length used to normalize the visual width of the clusters, preventing extreme volume spikes from distorting the chart.
- Use custom volume source: Enables the use of an alternative ticker for volume data.
- Custom volume source symbol: Specifies the symbol to be used if the custom volume source option is active.
FAQ
How do I interpret the length of the bars? The length represents the relative amount of volume traded at that specific price level compared to other levels within the same block and historical averages.
Can I change the number of rows in each cluster? Currently, the script is optimized to use 15 rows per block to balance detail with performance.
How do I get access to this tool? 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.

