Vwap and Super Trend
Sep 28, 2022

The Vwap and Super Trend indicator tool integrates multiple technical analysis components to provide a comprehensive framework for intraday scalping and trend following.
Usage
The Usage section describes how traders can utilize the multi-layered analysis provided by this tool:
- Trend Confirmation: Use the SuperTrend and Parabolic SAR (PSAR) to identify the current market direction. When the price is above the SuperTrend line and PSAR dots are below the price, it indicates a bullish environment.
- Dynamic Support/Resistance: The VWAP (Volume Weighted Average Price) and the 20-period VWMA (Volume Weighted Moving Average) act as dynamic levels where price often reacts. Traders can look for bounces or breakouts at these levels.
- Volume Validation: The high volume indicator highlights bars where the volume exceeds a user-defined threshold (e.g., 50k). This can be used to confirm the strength behind a price move or a trend reversal.
- Scalping Strategy: A common example involves looking for long entries when price is above the VWAP, the SuperTrend is green, and a high volume square appears at the bottom of the chart.
Details
This script combines five distinct technical methods to filter out market noise:
- VWAP: Calculated daily to show the true average price based on volume.
- SuperTrend: Uses ATR-based bands to determine trend direction and trailing stop-loss levels.
- Parabolic SAR: Provides entry and exit points by trailing price action.
- VWMA: A 20-period volume-weighted moving average that emphasizes price action during high-volume periods.
- Volume Filter: Monitors for institutional activity by highlighting candles where volume surpasses the specified "Average Volume" setting.
Settings
─────── Enable VWAP ─────
- Enable VWAP: Toggles the visibility of the Volume Weighted Average Price line.
- Source: The price input used for VWAP calculations (default is hlc3).
─────── Enable SuperTrend ─────
- Enable SuperTrend: Toggles the SuperTrend indicator.
- Factor: The multiplier applied to the ATR to set the band distance.
- pd: The lookback period for the ATR calculation.
──── Enable Parabolic SAR ─────
- Enable Parabolic SAR: Toggles the PSAR crosses on the chart.
- Start: The initial acceleration factor for the SAR.
- Increment: The step size for the acceleration factor.
- Maximum: The cap for the acceleration factor.
──── Enable 20 VWMA ─────
- Enable 20 VWMA: Toggles the 20-period Volume Weighted Moving Average.
──── Enable High Volume Indicator ─────
- Enable High Volume Indicator: Toggles the square shapes at the bottom of the chart.
- Average Volume (in K): Sets the threshold (in thousands) for what constitutes a high-volume bar.
FAQ
How do I access Vwap and Super Trend?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Can I use this for Bank Nifty options?
Yes, the combination of VWAP and volume analysis is particularly effective for high-liquidity instruments like Bank Nifty, especially when combined with Open Interest analysis.
What do the squares at the bottom of the chart represent?
The squares represent "Strong Volume" bars, indicating that the volume for that period has exceeded the threshold set in the "Average Volume" settings.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.