All indicators

VWAP Candles

Jun 21, 2016

Static chart image
Price Action BasedDynamic OverlaysSupport and ResistanceVolume BasedSignalsCandlestick

The VWAP Candles indicator transforms standard price action by applying the Volume Weighted Average Price (VWAP) calculation to the open, high, low, and close values, offering a unique perspective on trend momentum and value-based price movement.

Usage

The VWAP Candles tool can be used to identify trend shifts and potential reversals that may not be immediately apparent on standard candlestick charts. Because these candles are derived from volume-weighted data, they filter out noise and emphasize price levels where significant trading activity has occurred.

  • Trend Identification: The color of the candles (based on the relationship between the VWAP open and close) indicates the prevailing momentum. Bullish VWAP candles suggest buyers are in control relative to volume, while bearish candles suggest seller dominance.
  • Reversal Patterns: Users can look for traditional candlestick patterns, such as Dojis or Pin Bars, forming on the VWAP candles. These often signal a shift in volume-weighted sentiment before the standard price action reflects a reversal.
  • Gap Analysis: Gaps between VWAP candles can serve as dynamic support and resistance levels. Price often reacts when returning to these "value gaps."
  • Higher Timeframe Analysis: This indicator is particularly effective on the 4-hour timeframe, where it provides a balanced view of intraday volume trends and macro price movements.

Details

The script calculates individual VWAP values for each price component: ta.vwap(open), ta.vwap(high), ta.vwap(low), and ta.vwap(close). These values are then plotted using the plotcandle() function to reconstruct a candlestick chart overlaid on the price action. By smoothing the OHLC data through the lens of volume, the indicator highlights the "true" price weighted by market commitment.

Settings

  • # bars to the left: Defines the lookback period used to determine historical highs and lows for internal trend calculations.

FAQ

How do I interpret VWAP Candle gaps?

Gaps in the VWAP candles represent shifts in the volume-weighted average price. These levels frequently act as support or resistance, as they indicate price points where the market previously perceived significant value.

Can I use other indicators with this?

Yes, you can apply other technical analysis tools (like Bollinger Bands or Moving Averages) to the VWAP candle data by selecting the indicator as the "Source" in the settings of the secondary tool.

How do I access VWAP Candles?

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.