All indicators

Nifty Volume profile + VWAP + EMA

Jun 3, 2020

Static chart image
Volume BasedSignalsMoving Averages

The Nifty Volume profile + VWAP + EMA indicator calculates a synthetic volume weighted index based on Nifty 50 constituent weights to provide a customized Volume Weighted Average Price (VWAP) and dual Exponential Moving Average (EMA) crossover system. This tool allows traders to analyze the underlying volume dynamics driving the Nifty 50 index by aggregating data from its highest-weighted components.

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.

  • Trend Identification: Users can utilize the custom VWAP line to determine the volume-weighted trend of the Nifty 50. When the price remains above the VWAP, it suggests bullish volume sentiment.
  • Crossover Signals: The indicator plots a "Fast EMA" and a "Slow EMA." A bullish signal (marked as "LONG") occurs when the fast EMA crosses above the slow EMA. Conversely, a bearish signal (marked as "SHORT") occurs when the fast EMA crosses below the slow EMA.
  • Weight-Based Analysis: Unlike standard indicators that only look at the index price, this tool factors in the actual trading volumes of major Nifty stocks like HDFC Bank, Reliance, and Infosys, providing a more granular view of market participation.

Details

The script functions by pulling volume data from the top 40 Nifty 50 constituents using request.security. It applies specific percentage weights to each symbol's volume to create a "weighted volume index."

The VWAP calculation uses this synthetic volume data combined with the current chart price to create a more representative average price based on the activity of the index's movers and shakers. The EMA crossover logic provides a classic momentum layer on top of this volume-weighted data. This script references concepts from the "Custom Volume" script by @daytraderph.

Settings

  • VWAP Period: Defines the lookback period used to calculate the cumulative price-volume and cumulative volume for the VWAP line.
  • Fast EMA Period: Sets the time period for the shorter-term Exponential Moving Average used in crossover detection.
  • Slow EMA Period: Sets the time period for the longer-term Exponential Moving Average used in crossover detection.

FAQ

How do I use the crossover signals for trading?

The crossover signals serve as momentum indicators; a "LONG" signal indicates upward momentum, while a "SHORT" signal indicates downward momentum, often used in conjunction with the VWAP line for trend confirmation.

Can I change the stocks included in the weighting?

The current version uses a hard-coded list of Nifty 50 constituents and their respective weights; modifications would require updating the calculation section in the script code.

How can I access Nifty Volume profile + VWAP + EMA?

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.