All indicators

Simple Volume Profile with POC (Daily/4H Sessions)

Dec 30, 2024

Static chart image
Support and ResistanceVolume BasedSignalsDrawing Tool

The Simple Volume Profile with POC (Daily/4H Sessions) indicator visualizes volume distribution over specific time intervals to identify high-liquidity price levels and the Point of Control (POC). It provides traders with an automated way to track where the most significant trading activity has occurred during weekly or daily sessions depending on the chart timeframe.

Usage

The Usage section describes how the script can be used, examples should be provided in this section. This section also focuses on how main settings affect the indicator interpretation and output.

The indicator is designed to operate on specific timeframes to provide contextual volume data:

  • Weekly Analysis: When applied to a Daily (D) chart, the tool calculates the volume profile for the entire week, resetting every Monday. This helps swing traders identify the most significant price levels of the previous and current week.
  • Daily Analysis: When applied to a 4-Hour (240m) chart, the tool calculates the volume profile for the trading day, resetting at the start of each new session. This is useful for intraday traders looking for price magnets or areas of high interest.

The Point of Control (POC) is highlighted as a horizontal line, representing the price bin with the highest accumulated volume. Traders often use the POC as a support or resistance level or as a target for mean reversion. The histogram provides a visual representation of "high volume nodes" and "low volume nodes," indicating where price is likely to stall or move through quickly.

Details

The script functions by partitioning price action into a user-defined number of "bins" or buckets. For every bar within the session, the volume is added to the corresponding price bin.

  • Session Resets: The script monitors the timeframe.period and dayofweek to determine when to clear the volume arrays.
  • POC Calculation: It iterates through the volume array to find the maximum value and calculates the median price of that specific bin.
  • Visual Scaling: The histogram length is normalized based on the maximum volume within the current session to ensure it remains legible without obstructing the price action.
  • Alerts: The script includes built-in alert functionality for price crossovers and crossunders of the POC, allowing for real-time monitoring of sentiment shifts.

Settings

  • Number of Price Bins: Determines the granularity of the volume profile. A higher number creates a more detailed profile with smaller price increments, while a lower number creates a broader overview.
  • Plot Histogram?: Toggles the visibility of the volume profile bars on the chart.
  • Plot POC?: Toggles the visibility of the Point of Control line and its associated price label.

FAQ

How do I interpret the Point of Control (POC)? The POC represents the price level where the most trading activity occurred. It is often viewed as a "fair value" area; price staying above the POC can indicate bullish sentiment, while price staying below can indicate bearish sentiment.

Why does the profile reset on certain days? The script is programmed to provide session-specific data. On Daily charts, it resets weekly to show the developing weekly value, while on 4H charts, it resets daily to assist with intraday navigation.

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

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.