NBSG_DayTrading_DashboardOverview
The NSBG Multi-Ticker Dashboard is a comprehensive, at-a-glance HUD designed for active day traders, specifically tailored for index futures (ES, NQ, YM). It aggregates critical volume and price-action data across multiple assets into a single, clean table, allowing traders to instantly gauge market context without flipping between charts.
Inspiration & Credit
This script was heavily inspired by the excellent "Volume Trading Concepts" indicator conceptualized by ASFX - Austin Silver. While his tool is incredibly useful, it is proprietary and kept behind a paywall for which users must pay monthly. We believe these core volume and VWAP concepts are foundational to modern day trading and should be freely accessible to the community. Besides with today's technology, it's not that hard to recreate any concept that you can verbalize.
Note for transparency: We did not have access to, nor did we use, any of the original ASFX source code. This indicator was engineered 100% from scratch to replicate the core philosophy while introducing our own unique logic, optimizations, design, and custom features.
Core Features & What Makes It Unique
We expanded on the original concept by adding specific levels and features that we find critical for evaluating intraday price action:
Dual View Modes (Multi vs. Single): * Multi-Ticker Mode: Tracks 3 separate assets simultaneously using request.security(). It displays price relation to the NY VWAP, Overnight VWAP, Prior Day NY VWAP, Previous Session Close, Opening Range, and overall Trend.
Single-Ticker Mode: Isolates the asset currently on your chart (or a manually selected symbol). Because calculating complex volume profiles across multiple tickers simultaneously breaks PulseWire's execution limits, Single-Ticker mode unlocks the Session Volume Point of Control (POC).
The Previous Session Close (PSC): We integrated the PSC into the dashboard. Markets frequently respect the prior day's closing price as a magnet or pivot area, making it a crucial hidden level to track alongside VWAPs.
Intelligent Opening Range: The dashboard tracks the 08:30 - 08:45 Opening Range. To prevent false signals, the dashboard actively reads "Waiting..." or "Forming..." until the 15-minute range is officially locked in, after which it alerts you if the price is Inside, Outside ▲, or Outside ▼.
Custom Stacked-EMA Trend Calculation
Rather than simply basing the trend on VWAP positioning, we built a dedicated, traditional trend-evaluator using a Fibonacci EMA stack.
The script calculates the 5, 8, 13, 21, 34, 55, and 89-period EMAs, anchored by the 200-period SMA.
Very Bullish / Very Bearish: Triggers when the entire EMA stack is perfectly aligned in order above/below the 200 SMA.
Standard Bullish / Bearish: Triggers on a simplified base criteria (e.g., 21 EMA > 55 EMA > 200 SMA).
Timeframe Independence: You can set the trend calculation to look at a higher timeframe (e.g., 5-minute) while trading on a lower timeframe (e.g., 1-minute chart).
How to Use It
Add the indicator to your chart and open the settings.
Select your 3 preferred tickers for the Multi-Ticker view (defaults to Continuous Micro Futures: MES1!, MNQ1!, MYM1!).
Use the visual dots (🟢 Above / 🔴 Below) to quickly read where the current price is trading relative to major liquidity levels.
Switch to "Single-Ticker" mode in the settings when you want to track the exact Session POC for your active chart.
If any part of this code is valuable to you in building out your own idea or concept, please don't hesitate use it! Indicator

NBSG_DayTradingSuiteAn all-in-one day trading overlay designed by a futures trader for futures traders. It consolidates the key levels, anchored VWAPs, session volume profiles, and structural references that intraday traders typically spread across 3-5 separate indicators into a single, configurable script.
Built and defaulted for CME futures (ES, MES, NQ, MNQ, and similar instruments), but the session times are fully adjustable in settings. Traders on equities, crypto, or forex can adapt the indicator to their instrument by configuring the session windows to match their market's electronic trading hours.
The default session times are set for a trader operating in US Central Time (Chicago time). If you trade in a different timezone, adjust the session inputs accordingly.
This indicator is not a signal generator. It plots structure so you can make your own decisions.
FEATURES
Multiple Anchored VWAPs
The indicator plots two independent session-anchored VWAPs, each with optional standard deviation bands:
Overnight VWAP (VWAP 1) anchors at 17:00 CT (CME session open) and accumulates across the entire futures trading day through 16:00 CT. It resets cleanly each session. Optional 1SD and 2SD bands with fill show the statistical envelope around the developing VWAP.
NY Session VWAP (VWAP 2) anchors at 08:30 CT (Regular Trading Hours open) and accumulates through 16:00 CT. It includes a leapfrog mechanic: when the new RTH session begins, the prior session's VWAP is preserved and continues to plot as "Prev NY VWAP," giving you a reference for how price relates to yesterday's value during overnight trading.
Prev NY VWAP: This is the previous day's NY Session VWAP, which continues accumulating through the overnight session after the NY VWAP resets at 08:30. It provides a critical structural reference, particularly during the premarket and early RTH, showing where the prior session's volume-weighted equilibrium sits relative to current price. Many traders use the relationship between current price, the active NY VWAP, and the Prev NY VWAP to gauge directional bias.
All VWAPs use separate source, color, and line size settings.
Higher Timeframe VWAPs
Optional Weekly and Monthly VWAP overlays provide broader context without cluttering the chart. Disabled by default.
Session Volume Profiles (SVP)
Volume is distributed across the bar's high-low range using a configurable tick-based bin size (default: 2 ticks). The script calculates and plots:
Current Session SVP: POC and Value Area (VAH/VAL) for the active session, updating in real time.
Prior Day SVP: POC and Value Area from the previous completed session. These levels carry forward as horizontal references.
Last Week SVP: POC and Value Area from the prior completed week.
Each profile can be displayed as POC Only or POC + VA. The Value Area percentage is configurable (default: 70%).
Static Reference Levels
Prior Day High/Low (PDH/PDL): Previous day's range boundaries.
Last Week High/Low (LWH/LWL): Previous week's range boundaries.
Previous Session Close (PSC): The prior day's closing price.
Premarket High/Low (PMH/PML): Dynamically tracked during the 18:00-08:30 premarket session.
Opening Range (ORH/ORL): The first 15 minutes of RTH (08:30-08:45), with optional fill.
All static levels are individually togglable with independent color and size controls.
Deadzone
A configurable time window (default: 11:00-13:00 CT) highlighted with a background fill and border lines. This marks the midday period where volume and follow-through typically thin out on equity index futures. The time window is adjustable in settings.
Bar Coloring
Optional bar coloring based on the close's relationship to the three primary VWAPs (Overnight, NY, Prev NY). Bars are colored bullish when above 2 of 3, bearish when below 2 of 3, and neutral otherwise. Disabled by default.
Display Modes
A master display mode toggle lets you switch between:
Advanced All-Level: Shows everything you have enabled, the full suite.
Simplified VWAP: Strips the chart down to just the Overnight VWAP, NY VWAP, Prev NY VWAP, and Opening Range. All volume profiles, static levels, and the deadzone are automatically hidden. Useful for cleaner charts or when you want to focus purely on VWAP structure.
Labels
Every plotted level gets a text label with optional price display, offset to the right of the current bar for readability. Labels can be globally toggled on/off.
HOW TO USE
1. Add the indicator to your chart on an intraday timeframe (1m-30m recommended). It is defaulted for CME futures but can be adapted to any instrument by adjusting the session time inputs.
2. The default session times are built for US Central Time (Chicago). If your chart uses a different timezone, adjust the session inputs in the settings to match your market's session boundaries.
3. The default configuration shows most levels. Start by reviewing what each level represents, then toggle off anything that creates noise for your specific approach.
4. For cleaner charts, switch to "Simplified VWAP" mode, which isolates the core VWAP structure and Opening Range only.
CONFIGURATION
All session times, colors, line sizes, and visibility toggles are individually configurable. The settings are organized into numbered groups for clarity:
1. Master Display Mode
2. Session Times
3. NY VWAP Settings
4. Overnight VWAP Settings
5. Opening Range
6. Volume Profiles (SVP)
7. Static Levels
8. Higher Timeframe VWAPs
9. Deadzone
10. Bar Coloring
11. Labels
LIMITATIONS
The default session times are configured for CME futures with the standard 17:00-16:00 CT (close enough) session structure. If you are using this on equities, crypto, forex, or other instruments, you will need to adjust the session time inputs to match your market's electronic trading hours. The indicator will work on any instrument, but the session boundaries must be set correctly for accurate VWAP anchoring and level calculation.
This is a feature-rich script with multiple VWAPs, volume profiles, and level calculations running simultaneously. Tradingview handles it well the vast majority of the time, but on occasion the script may load slowly or display incompletely. If levels appear missing or the indicator looks off, a simple page refresh will typically resolve it.
The session volume profile uses a simplified volume distribution method (volume is evenly distributed across the bar's high-low range in tick-based bins). This is an approximation, not a tick-level volume profile. Accuracy improves on lower timeframes where bars have smaller ranges.
The Overnight VWAP session detection uses an hour-based reset (detecting when the bar's hour enters 17:00 in exchange time) rather than PineScript's built-in session boundary detection. This is intentional: on CME futures, the VWAP session (1700-1600) matches the instrument's native session, which prevents the standard session boundary method from firing correctly.
The deadzone time window relies on your chart's timezone setting. The default of 1100-1300 assumes US Central. Adjust if your chart uses a different timezone.
NOTES
This script is original work, but it stands on the shoulders of giants. The concepts and ideas behind it draw from numerous traders, educators, and open-source contributors who have freely shared their knowledge with the trading community. VWAP, volume profile, session levels, and opening range are not new ideas. What this script attempts to do is bring them together in a thoughtful, configurable way that reflects how an active futures day trader actually uses these tools in practice.
I built this for my own trading first. I am sharing it as open source because the open-source community on Tradingview gave me the foundation to learn, and this is my way of giving back what I have been given.
This is a structural tool, not a trading system. It does not generate buy/sell signals, alerts, or backtest results. Use it as a framework for building your own context around price action.
It's all risky, so you may as well make the bet.
Indicator

Indicator

AG Pro Anchored VWAP Event Map [AGPro Series]AG Pro Anchored VWAP Event Map
Overview / What it does
AG Pro Anchored VWAP Event Map is an overlay built to organize price action around Anchored VWAP after a meaningful starting point has been defined. Instead of treating VWAP as a single static reference, this script focuses on the relationship between price and a chosen anchor, then maps how the market behaves after that anchor is established. The goal is not to forecast price, but to make post-anchor structure easier to read in a consistent visual framework.
The script supports three anchor paths: Open, Swing, and Event. Open mode can reset the anchor from a daily, weekly, or monthly opening context. Swing mode rebuilds the anchor from a confirmed pivot high or pivot low. Event mode is designed for expansion-type situations and can anchor from a range expansion, a volume spike, or a breakout impulse. This creates a flexible workflow for traders who want to study how price responds to AVWAP under different structural conditions without switching tools.
Once the anchor is set, the script plots the Anchored VWAP, builds a distance band around it, tracks reclaim and reject behavior, and summarizes the current post-anchor bias in a compact panel. The result is a clean event map that can be used to study acceptance, rejection, recovery, or continuation around an anchored reference level. It is meant to simplify interpretation, not replace market context.
A key design goal of this script is clarity. The visual package is intentionally structured so the anchor, AVWAP path, distance zone, signal labels, and bias panel can be read together without turning the chart into a dense signal board. In practice, that means the indicator is most useful when it is treated as a contextual decision-support tool rather than a standalone trigger engine.
Unique Edge
The main distinction of this script is that it is not built as a generic VWAP overlay. Its emphasis is on post-anchor behavior. That means the visual logic starts from the selected anchor event and then evaluates how price interacts with the anchored VWAP afterward. In other words, the anchor is not only a starting point for the line itself; it is the center of the script's interpretation model.
Another differentiator is the combination of multiple anchor sources within one workflow. Traders can use opening-session logic, confirmed swing logic, or event-driven logic depending on the type of market behavior they are studying. This makes the indicator suitable for different styles of chart review while keeping the interface straightforward.
The distance band adds a second layer of structure. Rather than reading only the AVWAP line, users can also see whether price is operating close to the reference, stretched around it, or reacting from the upper or lower band zone. This helps frame whether a move appears to be re-accepting the anchored average, rejecting away from it, or trading in a more extended state.
The script also tries to keep the signal layer readable through selective label logic. Reclaim and reject markers are not intended to flood the chart. They are there to mark notable interactions with the anchored framework, while the panel provides a compact summary of the active anchor, current bias, distance, and latest signal state.
Methodology
The script begins by defining an anchor source. In Open mode, the anchor can be tied to a daily, weekly, or monthly opening transition. In Swing mode, the script waits for a confirmed pivot high or pivot low based on the selected swing length. In Event mode, the anchor is created only when a qualifying market event appears according to the selected event model.
For event-based anchoring, the script can use one of three internal conditions. Range Expansion looks for directional range behavior relative to ATR and recent structure. Volume Spike looks for directional participation with higher-than-average volume and a meaningful candle body fraction. Breakout Impulse looks for directional movement through recent extremes with supportive range and volume characteristics. These are practical anchor candidates for traders who want the AVWAP to begin from a meaningful change in behavior rather than from a calendar reset.
After the anchor is created, the script calculates Anchored VWAP using cumulative price-volume data relative to that anchor point. From there, it builds a distance band around the AVWAP. The band can be defined by ATR or percentage mode, depending on whether the user prefers a volatility-based or proportional framework.
Post-anchor bias is then derived from a simple internal score. The script evaluates whether price is above or below AVWAP, whether the AVWAP slope is improving or weakening, and whether price is trading beyond the distance band. This produces a practical Bullish, Bearish, or Neutral state. The intention is not to compress market structure into a perfect score, but to provide a compact directional read that can be used alongside the chart.
Reclaim and reject logic is based on how price interacts with the AVWAP and the surrounding band after the anchor is active. A reclaim highlights price moving back through the anchored reference with confirmation, while a reject highlights failure or pushback behavior around the band area. These events are intended as structural observations rather than guaranteed trade setups.
Signals & Alerts
The script includes reclaim and reject signal logic for both directions. These labels are designed to call attention to notable interactions with the anchored framework after the selected anchor becomes active. In practical use, reclaim behavior can be interpreted as a sign that price is attempting to re-establish acceptance relative to AVWAP, while reject behavior can suggest rejection away from the mapped zone.
Because market structure can become noisy, the script also includes signal spacing and density controls to reduce repetitive label clutter. This is especially relevant when anchored conditions remain active for long periods and price repeatedly tests the same area. The goal is to preserve readability while still marking relevant interactions.
Alert conditions are included for bullish reclaim, bearish reclaim, bullish reject, bearish reject, and a broader any-signal state. These alerts are deterministic within the script's ruleset, but they should still be used as workflow tools rather than interpreted as self-sufficient trading instructions.
Key Inputs
Anchor Source:
Choose whether the indicator should anchor from Open, Swing, or Event logic.
Open Anchor Type:
In Open mode, select daily, weekly, or monthly opening context.
Swing Length:
Controls how confirmed pivot highs and lows are detected in Swing mode.
Event Type:
In Event mode, choose between Range Expansion, Volume Spike, or Breakout Impulse as the anchor trigger model.
Event Lookback / Multipliers / Cooldown:
These inputs control how strict the event selection becomes and how frequently new event anchors can appear.
Band Mode:
Switch between ATR-based and percentage-based distance bands.
ATR Band Multiplier / Percent Band:
Define the width of the distance zone around Anchored VWAP.
Signal Density:
Helps regulate how aggressively reclaim and reject labels are displayed.
Panel and Label Size:
Allows the visual layout to remain readable across different chart styles and screen sizes.
Show Anchor Label / Show Anchor Level / Show Bias Ribbon:
These toggles control the visibility of anchor-focused visual elements and optional bias coloring.
Limitations & Transparency
This script is an interpretation aid. It does not identify the single correct anchor for all market environments. Different anchor choices can lead to different AVWAP paths, different reclaim or reject readings, and different conclusions. That is normal, and it is one of the reasons the script provides multiple anchor modes.
Event-based anchors depend on internal threshold logic such as ATR expansion, volume conditions, and breakout behavior. On some symbols or timeframes, those filters may trigger more frequently or less frequently than expected. Users may need to adjust event sensitivity and band settings to fit the market they are analyzing.
Reclaim and reject states are rule-based. They are not a guarantee of continuation, reversal, or follow-through. In sideways conditions, repeated AVWAP interactions can occur without producing a sustained directional move. The script can help organize those interactions visually, but it cannot remove market uncertainty.
The post-anchor bias is intentionally simplified. It is designed for readability, not for complete market classification. It should be read together with broader price structure, higher-timeframe context, liquidity conditions, and user-defined execution rules.
Risk Disclosure
This indicator is for chart analysis and workflow support. It does not provide financial advice, investment advice, or guaranteed outcomes. Markets involve risk, and any trading or investing decision remains the sole responsibility of the user.
No indicator can remove uncertainty from live markets. Anchored VWAP, reclaim behavior, reject behavior, and bias states are analytical references only. They should be validated with independent judgment, risk management, and broader market context before being used in any decision-making process.
Use this script as a structured visualization tool, not as a promise of performance or a substitute for disciplined trade planning.
Indicator

Indicator

Trading Sessions Suite [BackQuant]Trading Sessions Suite
Overview
Trading Sessions Suite is a full intraday structure framework built around market sessions, kill zones, and session-specific order flow . It transforms the trading day into a sequence of structured regimes, allowing you to track how liquidity, volatility, and positioning evolve across Asia, London, and New York.
Instead of treating price as a continuous stream, this indicator segments the market into time-based auction phases , each with its own:
Range (high and low)
VWAP (fair value)
Open (reference anchor)
Equilibrium (midpoint)
Momentum (session oscillator)
It also overlays kill zones , highlighting the exact windows where volatility and participation tend to expand.
Example of kill zones in action:
Example combining RSI-style oscillator + VWAP structure:
This tool is designed for traders who want to understand how intraday structure builds, shifts, and resolves .
---
Core Philosophy
Markets are not random throughout the day. Liquidity, volatility, and institutional participation are time-dependent .
Each session has distinct characteristics:
Asia → accumulation, compression, range-building
London → expansion, breakout, liquidity grabs
New York → continuation, distribution, reversal potential
Rather than using static indicators, this script builds a dynamic framework tied to these time regimes .
---
Session Engine
The indicator tracks three primary sessions:
Asia Session
London Session
New York Session
Each session is defined by a configurable time window and processed as an independent structure.
Internally, each session maintains a full state:
Session high and low
Session open
Rolling VWAP
Start index (session start)
Drawn objects (box, lines, labels)
Oscillator data (if enabled)
This allows each session to behave like a self-contained market environment .
---
Session Boxes (Auction Structure)
Each session is visualized as a box:
Top = session high
Bottom = session low
Width = duration of the session
This gives you an immediate view of:
Range expansion vs compression
Relative volatility between sessions
Where price is positioned within each session
Interpretation:
Tight box → compression, buildup
Wide box → expansion, active participation
Overlapping boxes → consolidation across sessions
---
Session VWAP (Fair Value per Session)
Each session has its own VWAP:
VWAP = volume-weighted average price within that session only
This is critical because:
VWAP resets every session
Reflects session-specific positioning
Acts as a dynamic equilibrium level
Interpretation:
Price above VWAP → bullish control for that session
Price below VWAP → bearish control
Reversion to VWAP → mean reversion inside session
Unlike standard VWAP, this gives you multiple fair value anchors per day .
---
Session Open & Midline (Key References)
Each session also tracks:
Open Line → where the session started
Midline → (high + low) / 2
These act as:
Bias indicators (above/below open)
Equilibrium zones (midline)
Reaction levels
Typical behavior:
Holding above open → trend continuation
Crossing midline → shift in control
Rejecting midline → continuation signal
---
Range Extension (Forward Liquidity Levels)
When a session closes, its high and low can be extended forward.
These extensions act as:
Future support/resistance
Liquidity targets
Breakout validation zones
Mechanically:
High and low are projected into the next session
Remain until replaced or invalidated
Interpretation:
Next session often trades toward previous session extremes
Breaks of prior session range = regime shift
---
Kill Zones (High-Probability Windows)
Kill zones are specific time windows inside sessions where:
Liquidity spikes
Volatility expands
Institutional activity increases
Included zones:
Asia Kill Zone
London Open Kill Zone
New York Open Kill Zone
New York Close Kill Zone
They are visualized as shaded boxes separate from session boxes.
Why they matter:
Most breakouts occur during kill zones
Most reversals are initiated during kill zones
Liquidity sweeps cluster around these times
From the example:
You can see how price reacts specifically within these windows.
---
Session Oscillator (Embedded Momentum Engine)
Each session optionally includes its own oscillator plotted directly below the session box.
This is not a standard indicator overlay. It is:
Bound to the session range
Scaled relative to that session
Reset each session
Core mechanics:
Uses RSI-style calculation
Signal line = moving average of oscillator
Stored per bar within the session
Displayed as:
A mini panel under each session
With 30 / 50 / 70 reference levels
Example:
Interpretation:
Above 50 → bullish momentum within session
Below 50 → bearish momentum
30/70 → oversold/overbought zones
This gives you contextual momentum , not global momentum.
---
Why Session-Based Oscillators Matter
Standard oscillators ignore time segmentation.
This approach:
Resets momentum every session
Prevents carryover noise
Aligns signals with actual trading windows
So instead of:
“RSI is overbought”
You get:
“RSI is overbought within London session”
This is a much stronger contextual signal.
---
Labels & Range Statistics
Each session can display:
Session name (ASIA, LON, NY)
Range percentage
This helps quantify:
How much the market moved during that session
Which session is dominating volatility
---
Putting It All Together
This indicator gives you a full intraday map:
Where price moved (session boxes)
Where fair value sits (VWAP)
Where equilibrium lies (midline)
Where momentum stands (oscillator)
Where volatility expands (kill zones)
Where liquidity rests (extended highs/lows)
---
How to Use It
1) Identify the current session
Always start with:
Which session is active?
Each session behaves differently.
---
2) Use VWAP + midline for bias
Above VWAP + above mid → strong trend
Below VWAP + below mid → bearish control
Between → range
---
3) Watch kill zones for setups
Breakouts during kill zones are higher probability
Fake moves often occur just before them
---
4) Track previous session levels
Asia high/low often targeted during London
London extremes often targeted during NY
---
5) Use oscillator for confirmation
Momentum aligning with structure → stronger signal
Divergence → potential reversal
---
Strengths
Fully contextual intraday framework
Combines time, price, and volume-weighted logic
Visual and intuitive
Highly configurable
---
Summary
Trading Sessions Suite converts the trading day into a structured sequence of auctions. By combining session ranges, VWAP, kill zones, and a session-specific momentum engine, it provides a complete framework for understanding how price moves throughout the day. Instead of relying on static indicators, it aligns analysis with when liquidity actually enters the market, allowing for more precise timing, better context, and cleaner trade execution. Indicator

Rolling VWAP with StdDev BandsRolling VWAP with StdDev Bands (RVWAP+SD)
This indicator calculates a Rolling Volume-Weighted Average Price (RVWAP) over a configurable rolling time window (default: 10 hours), with volume-weighted standard deviation bands overlaid above and below. Unlike session-anchored VWAP, this indicator never resets at session boundaries, making it equally effective on crypto, forex, and equity markets at any timeframe.
What it does
RVWAP : Volume-weighted average price computed over the last N hours of bars using the PineCoders ConditionalAverages library for time-based aggregation. Smoothed with SWMA + RMA(6) to reduce noise.
StdDev Bands : Upper and lower bands at RVWAP +/- (multiplier x volumeWeightedStdDev). Bands are derived from: Variance = SUM((hlc3 - RVWAP)^2 * volume) / SUM(volume), giving true volume-weighted statistical envelopes.
Trend Colouring : RVWAP turns GREEN when it is rising and close > upper band (strong trend up), RED when falling and close < lower band (strong trend down), and WHITE when price oscillates within the bands (neutral / mean-reversion environment). Trend lookback is automatically synchronised to the RVWAP timeframe.
How to use
Trend following : Trade in the direction of a green or red RVWAP when price breaks and holds outside the bands.
Mean reversion : When RVWAP is white (neutral), band tags are potential mean-reversion entries back toward the RVWAP.
Alerts : Two built-in alert conditions are included for price crossing above the upper band or below the lower band.
Inputs
RVWAP Timeframe — Resolution for VWAP aggregation (default: 3-minute). Should be >= your chart timeframe.
RVWAP Time Period in Hours — Rolling window for VWAP calculation (default: 10 hours).
Standard Deviation Multiplier — Band width in standard deviation units (default: 2.0).
Show Bands / Show Fill — Toggle band lines and fill visibility independently.
Important notes
This indicator uses lookahead=barmerge.lookahead_off on all request.security() calls. The last bar may update as real-time volume changes — this is normal VWAP behaviour and not a repainting issue.
The SWMA + RMA smoothing introduces some lag and is not intended for tick-level scalping.
Works on all markets and timeframes. On very thin/illiquid instruments, VWAP reliability depends on volume data quality.
Credits
Rolling time-window aggregation uses the PineCoders/ConditionalAverages/2 library (PineCoders, public domain per TV House Rules). All other code — volume-weighted standard deviation, timeframe synchronisation, trend state logic, and smoothing pipeline — is original.
Indicator

Indicator

VWAP Volatility Bands [BOSWaves]VWAP Volatility Bands - T3-Smoothed VWAP System with Dynamically Scaled Volatility Bands
Overview
VWAP Volatility Bands is a tension-aware trend following system that anchors directional bias to a T3-smoothed Volume Weighted Average Price, where volatility bands dynamically scale with to reflect real market conditions and automatically generate directional signals when price interacts with band extremes.
Instead of relying on raw VWAP lines or static envelope channels, trend state, band visibility, and signal generation are determined through T3-smoothed VWAP direction, ATR-normalized band construction, and score-based logic that surfaces only the most relevant visual context for the current trend.
This creates dynamic volatility boundaries that reflect actual price tension relative to the volume-weighted mean rather than arbitrary fixed offsets - compressing during low-volatility conditions, expanding during high-volatility periods, and capturing overextension signals at band extremes where price demonstrates significant deviation from fair value.
Price is therefore evaluated relative to bands that adapt to volatility dynamics and volume-weighted equilibrium rather than conventional price-only moving averages.
Conceptual Framework
VWAP Volatility Bands is founded on the principle that meaningful trend signals emerge when price maintains position relative to a T3-smoothed VWAP that filters short-term noise, while significant overextension zones form at ATR-scaled distances that reflect genuine volatility rather than static multipliers.
Traditional VWAP approaches plot raw cumulative values without smoothing, making them reactive to short-term volume spikes and difficult to read in trend context. This framework replaces raw VWAP plotting as the primary reference with T3-smoothed VWAP direction, using the raw line only as an optional secondary reference for confluence.
Three core principles guide the design:
Trend direction should be determined by the slope of T3-smoothed VWAP, filtering noise inherent in raw cumulative VWAP readings.
Volatility bands should scale dynamically with ATR, ensuring band distances represent statistically meaningful deviations across varying market conditions.
Only directionally relevant bands should be displayed at any time - bullish bands below during uptrends, bearish bands above during downtrends - reducing visual noise and reinforcing directional context.
This shifts VWAP analysis from a single reference line into a full tension-aware volatility framework with intelligent band management.
Theoretical Foundation
The indicator combines anchored VWAP accumulation, T3 exponential smoothing, Average True Range volatility measurement, slope-based score logic, and overextension signal detection methodology.
A user-configurable VWAP anchor (Session, Week, Month) provides the volume-weighted price reference that resets at meaningful market boundaries, while T3 smoothing applies a six-stage EMA cascade with configurable volume factor to eliminate noise without introducing excessive lag. ATR measurement provides volatility-normalized scaling for band construction. Score logic encodes T3 slope direction into a persistent state that governs band visibility and bar coloring.
Four internal systems operate in tandem:
VWAP Accumulation Engine : Computes cumulative volume-weighted typical price across the selected anchor period, resetting at session, weekly, or monthly boundaries.
T3 Smoothing System : Applies six-stage EMA cascade with configurable length and volume factor to produce a smooth, low-lag trend baseline from raw VWAP.
ATR Band Construction : Scales four band pairs above and below T3 baseline using fixed ATR multipliers (0.5, 1.0, 1.5, 2.2) to define volatility zones of increasing significance.
Score and Signal Engine : Tracks T3 slope direction as a persistent score state, governs which band set is displayed, generates entry diamonds at slope changes, and fires TP signals at band extreme crossovers.
This design allows volatility boundaries to reflect actual market tension relative to volume-weighted fair value rather than reacting mechanically to price-only calculations.
How It Works
VWAP Volatility Bands evaluates price through a sequence of volume-weighted, tension-aware processes:
Anchor Reset Detection : System identifies session, weekly, or monthly boundaries and resets cumulative volume and volume-weighted price accumulators accordingly.
VWAP Accumulation : Typical price multiplied by volume accumulates alongside raw volume across the anchor period, producing a continuously updating raw VWAP value.
T3 Smoothing : Raw VWAP passes through a six-EMA T3 cascade using configurable length and factor parameters, producing a smooth directional baseline.
ATR Calculation : 14-period ATR provides volatility-normalized distance measurement for all band construction.
Band Calculation : Four upper and four lower bands are computed at 0.5, 1.0, 1.5, and 2.2 ATR distances from the T3 baseline.
Score Assignment : T3 slope is evaluated each bar; rising slope sets score to +1 (bullish), falling slope sets score to -1 (bearish), flat slope persists prior state.
Directional Band Display : Score +1 renders lower bands only; score -1 renders upper bands only, ensuring only contextually relevant zones are visible.
Gradient Fill Construction : Progressive opacity fills between band pairs create a visual tension gradient, with outer fill intensity scaling dynamically based on price proximity to the extreme band.
Entry Signal Generation : T3 slope crossover (bullish) plots a diamond at the lower extreme band; T3 slope crossunder (bearish) plots a diamond at the upper extreme band.
TP Signal Generation : Price closing beyond the outer band against the current trend direction triggers a take-profit marker, identifying overextension relative to the volatility envelope.
Bar Coloring : Each bar is tinted based on trend score and distance from T3 baseline, with intensity scaling proportionally to deviation up to the outer band distance.
Together, these elements form a continuously updating volatility framework anchored in volume-weighted price dynamics and ATR-normalized tension measurement.
Interpretation
VWAP Volatility Bands should be interpreted as volume-anchored volatility boundaries with automated overextension detection:
Bullish Trend State (Green) : Established when T3-smoothed VWAP slope is rising, with lower volatility bands displayed as dynamic support zones beneath price.
Bearish Trend State (Red) : Established when T3-smoothed VWAP slope is falling, with upper volatility bands displayed as dynamic resistance zones above price.
Elastic Cloud : Progressive gradient fills between band pairs create a visual tension zone, with outer fill darkening as price pushes toward the extreme band.
Raw VWAP Line : Optional dotted reference displaying the unsmoothed cumulative VWAP for confluence analysis against the T3 baseline.
Tension Dynamics : Price operating near T3 baseline indicates low tension and equilibrium; price near outer bands (2.2 ATR) indicates high tension and potential overextension.
◆ Entry Signals : Green diamond at lower band marks T3 slope turning bullish; red diamond at upper band marks T3 slope turning bearish, indicating directional momentum shifts.
⬨ TP Signals : Take-profit markers appear when price closes beyond the outer band against the prevailing trend direction, signaling potential exhaustion and mean reversion opportunity.
Colored Candles : Bar tinting reflects current trend state and distance from T3 baseline, with gray bars near the baseline and full-color bars at maximum tension distance.
T3 slope direction, band interaction, and tension proximity outweigh isolated price movements when interpreting the indicator.
Signal Logic & Visual Cues
VWAP Volatility Bands presents three primary interaction signals:
Buy Signal (◆) : Green diamond appears at the lower extreme band when T3-smoothed VWAP slope crosses upward, suggesting bullish momentum shift with lower volatility bands now acting as dynamic support structure.
Sell Signal (◆) : Red diamond displays at the upper extreme band when T3-smoothed VWAP slope crosses downward, indicating bearish momentum shift with upper volatility bands now acting as dynamic resistance structure.
Take Profit Signal (⬨) : Small markers appear when price crosses beyond the outer extreme band against the prevailing trend direction, identifying overextension relative to the ATR-normalized volatility envelope and suggesting potential mean reversion back toward the T3 baseline.
Band gradient intensity provides continuous visual feedback on tension buildup without requiring separate oscillator panels.
Alert generation covers trend state switches (bullish/bearish entry signals) and take-profit occurrences for systematic monitoring.
Strategy Integration
VWAP Volatility Bands fits within adaptive trend-following and volatility-envelope approaches:
Band-Based Position Management : Use inner bands (0.5–1.0 ATR) as continuation zones and outer bands (1.5–2.2 ATR) as overextension warnings during active trends.
TP Signal Profit-Taking : Scale out of positions when price triggers outer band TP signals, as these mark statistically significant deviation from the volume-weighted mean.
T3 Baseline Re-entry : Look for re-entry opportunities when price pulls back toward T3 baseline during trending conditions without breaching trend direction.
Raw VWAP Confluence : Use optional raw VWAP display alongside T3 baseline to identify alignment between smoothed and unsmoothed references as higher-confidence zones.
Tension-Aware Sizing : Reduce position sizing when price operates near outer bands as overextension conditions carry elevated mean-reversion risk.
Anchor Period Selection : Match VWAP anchor to trading timeframe - Session for intraday, Week for swing, Month for position trading - to ensure volume weighting reflects relevant market participation.
Multi-Timeframe Confirmation : Apply higher-timeframe VWAP Volatility Bands trend state as directional filter for lower-timeframe entry precision, entering only when T3 slopes align across timeframes.
Technical Implementation Details
Core Engine : Anchored VWAP accumulation with configurable reset boundary (Session, Week, Month) and T3-smoothed baseline
Smoothing Model : Six-stage EMA cascade (T3) with configurable length and volume factor parameters
Band Model : Four ATR-scaled band pairs at fixed multipliers (0.5, 1.0, 1.5, 2.2) from T3 baseline
Score System : Persistent slope-based directional state with single-bar crossover detection
Visualization : Progressive gradient fills with dynamic outer opacity, directional bar coloring scaling with tension distance
Signal Logic : Slope crossover entry diamonds at outer band level, outer band breach TP markers with directional filtering
Performance Profile : Optimized for real-time execution across all timeframes with efficient cumulative accumulation logic
Optimal Application Parameters
Timeframe Guidance:
1 - 5 min : Intraday scalping with Session anchor and responsive T3 length settings
15 - 60 min : Intraday momentum following with Session or Week anchor for balanced band behavior
4H - Daily : Swing-level trend identification with Week or Month anchor for sustained volatility context
Suggested Baseline Configuration:
VWAP Anchor : Session
T3 Length : 28
T3 Factor : 0.7
ATR Length : 14
Show Raw VWAP : Enabled
Show TP Signals : Enabled
Color Bars : Enabled
Bullish Color : Bright Green (#00FF44)
Bearish Color : Pink-Red (#FF0066)
These suggested parameters should be used as a baseline; their effectiveness depends on the asset's volatility profile, trending characteristics, and anchor period alignment with the trading timeframe, so fine-tuning is expected for optimal performance.
Parameter Calibration Notes
Use the following adjustments to refine behavior without altering the core logic:
T3 too slow/fast : Adjust T3 Length to control smoothing speed - lower values produce a more responsive baseline with earlier slope changes, higher values create a smoother baseline with more persistent trend states.
T3 too smooth/jagged : Adjust T3 Factor between 0.0 and 1.0 - higher values increase smoothness with additional lag, lower values reduce lag at the cost of more noise in the baseline.
Bands too wide/narrow : Adjust ATR Length to control band scaling - lower values make bands more reactive to recent volatility, higher values produce more stable band distances.
Too many TP signals : TP signals fire at the 2.2 ATR outer band by design; if frequency is excessive, consider increasing ATR Length to stabilize the outer band distance.
VWAP anchor misaligned : Switch anchor period to match the dominant trading session or timeframe - Session for intraday, Week for multi-day swing, Month for longer-term positioning.
Excessive bar color noise : Disable Color Bars to remove tinting and focus purely on band and signal interaction without bar-level visual feedback.
Raw VWAP divergence : Large gaps between raw VWAP and T3 baseline indicate high smoothing lag; reduce T3 Length or Factor to bring baseline closer to raw VWAP in fast-moving conditions.
Adjustments should be incremental and evaluated across multiple session types rather than isolated market conditions.
Performance Characteristics
High Effectiveness:
Trending markets with sustained directional movement away from the volume-weighted mean
Instruments with consistent intraday volume profiles where VWAP anchoring provides meaningful fair value reference
Momentum continuation strategies using inner bands as dynamic support/resistance during active trends
Overextension identification approaches benefiting from ATR-normalized outer band signals at tension extremes
Session-based trading where VWAP anchor resets align with institutional volume participation boundaries
Reduced Effectiveness:
Choppy, range-bound markets with frequent T3 slope reversals producing whipsaw entry signals
Low-volume instruments where VWAP accumulation becomes distorted by thin participation and erratic volume spikes
Pre-market or extended-hours sessions where volume profiles differ significantly from regular session dynamics
Highly gapped markets where price discontinuities bypass band interaction logic between sessions
Consolidation and sideways price action where trend-following methodologies inherently struggle due to lack of sustained directional movement
Integration Guidelines
Confluence : Combine with BOSWaves structure analysis, momentum oscillators, or volume profile tools for multi-factor confirmation
Band Respect : Honor outer band TP signals as primary overextension alerts - consider reducing exposure when price reaches 2.2 ATR deviation from T3 baseline
Baseline Awareness : Monitor price relationship to T3 baseline as the primary equilibrium reference - sustained distance indicates trend conviction, proximity indicates consolidation
Tension Monitoring : Track band gradient intensity to identify building tension conditions that may precede acceleration or reversal
Anchor Discipline : Maintain consistent anchor period selection aligned with the primary trading timeframe rather than switching anchors to fit recent price behavior
State Discipline : Maintain directional bias aligned with current T3 slope state until a confirmed slope reversal occurs
Multi-Timeframe Alignment : Use higher timeframe T3 slope direction as a filter for lower timeframe entries to ensure confluence across time horizons
Disclaimer
VWAP Volatility Bands is a professional-grade trend following and volatility band system. It uses T3-smoothed VWAP with ATR-normalized band construction but does not predict future price movements. Results depend on market conditions, volatility characteristics, anchor period selection, and disciplined execution. BOSWaves recommends deploying this indicator within a broader analytical framework that incorporates price structure, volume context, and comprehensive risk management. Indicator

Key Level SuiteKey Level Suite is a comprehensive label indicator that displays the most important price levels directly on your chart — always anchored to the right edge so they stay out of your price action and are easy to read at a glance.
Instead of drawing horizontal lines across the entire chart, Key Levels renders clean, minimal text labels at each price level. When multiple levels converge within a configurable threshold, they are automatically merged into a single label showing all contributing names (e.g. wVWAP | mH | pdVAH), making confluences immediately visible without any manual work.
📌 Levels Included
🔹 VWAP & Value Area (VAH / VAL)
Session VWAP with one standard-deviation bands for Daily, Weekly, Monthly, Quarterly, and Yearly periods.
🔹 Previous VWAP & Value Area
The final VWAP, VAH, and VAL from the completed prior session — Daily through Yearly.
🔹 Rolling VWAP & Value Area
Volume-weighted average price over rolling windows of 1, 7, 30, 90, and 365 days, each with its own VAH/VAL band.
🔹 Highs & Lows
Current and previous session high/low for all five periods.
🔹 Opens
Session open price for Daily, Weekly, Monthly, Quarterly, and Yearly.
🔹 EMA (10 slots)
Up to 10 exponential moving averages with independently configurable length and timeframe per slot. Leave the timeframe blank to use the chart timeframe.
⚙️ Settings
Style
Choose label text size: Tiny, Small, Normal, or Large.
Colors
Individual color pickers for each timeframe group — Daily, Weekly, Monthly, Quarterly, Yearly — plus separate colors for High/Low, Open, and EMA labels. All current, previous, and rolling levels of the same timeframe share one color, making it immediately clear which timeframe a level belongs to.
Merge
Enable or disable automatic label merging and set the proximity threshold as a percentage. Levels within this distance of each other are combined into a single label listing all contributing names — no more overlapping text at confluence zones.
VWAP / Previous VWAP / Rolling VWAP / Statics / EMA
Every individual level and group can be toggled on or off independently, so you only see what is relevant to your trading style. Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Advanced Volume [v3.1]Advanced Volume Indicator & Divergence Dashboard -
Volume is the fuel that drives market structure. While price dictates *where* the market is going, volume reveals *how much conviction* is behind the move.
The **Advanced Volume Indicator** is a comprehensive, multi-factor analysis toolkit designed to move beyond single-metric volume analysis. By aggregating seven distinct volume indicators, a cooldown-aware divergence engine, and a dynamic scoring dashboard, this tool provides a complete, institutional-grade picture of market participation and order flow.
Core Metrics Included
You can select any of the following primary oscillators to display on your main indicator pane. Regardless of your visual selection, the background engine continuously tracks all of them:
* **Chaikin Money Flow (CMF):** Measures the balance of accumulation and distribution over a rolling period.
* **Money Flow Index (MFI):** A volume-weighted relative strength index used to spot volume exhaustion and overbought/oversold extremes.
* **Volume RSI:** Applies momentum calculations strictly to volume, identifying periods of expanding or contracting participation.
* **Relative Volume (RVOL):** Compares the current bar's volume against a rolling baseline average to highlight significant spikes.
* **Volume Oscillator:** Tracks the percentage spread between short-term and long-term volume moving averages to determine volume trend direction.
* **VWAP Position:** Evaluates price action relative to the session's Volume Weighted Average Price (an institutional benchmark).
* **Estimated Cumulative Volume Delta (CVD):** Approximates net buying and selling pressure.
The Weighted Aggregate Dashboard
The centrepiece of this indicator is the on-chart Heads-Up Display (HUD). It provides real-time status updates for all seven metrics and combines them into a **Weighted Aggregate Signal**.
The engine evaluates all data points simultaneously and outputs a directional score ranging from **-9 (Strong Sell)** to **+9 (Strong Buy)**.
The scoring is weighted based on metric reliability:
* **CMF:** ±2 points (Primary money flow driver)
* **MFI:** +2 (oversold), +1 (neutral bullish), or -1 (overbought/bearish bias)
* **Volume Oscillator:** ±1 to ±2 points (Based on trend expansion strength)
* **Volume RSI:** ±1 point
* **VWAP Position:** ±1 point
* **Volume Trend (vs 20 SMA):** ±1 point
Smart Divergence Engine
The script features a robust momentum divergence engine applied to your chosen primary oscillator. It includes three distinct filters to prevent false signals and alert spam:
1. **Divergence Strength Scoring:** Evaluates the severity of both the price displacement and the oscillator displacement.
2. **Minimum Strength Filter:** Allows you to ignore weak, insignificant divergences. (A typical strong signal scores between 1.0 and 5.0).
3. **Cooldown Gate:** Requires a minimum number of bars between signals of the same direction, preventing the engine from spamming repeated alerts during a slow, grinding trend.
Actionable Signals & Alerts
The indicator provides visual markers and fully configurable alerts for:
* **Bullish & Bearish Divergences:** Confirmed momentum shifts.
* **Volume Spikes:** Bars exceeding your custom RVOL threshold (default 2.0x average).
* **Hidden Liquidity:** High-volume Doji candles. These represent extreme volume participation resulting in price indecision—often a footprint of institutional absorption or hidden liquidity resting in the order book.
Recommended Settings by Trading Style
* **Scalping (1m–5m):** Lookback = 3, Cooldown = 5, Min Strength = 0.5, Session CVD Reset = ON
* **Day Trading (15m–1H):** Lookback = 5, Cooldown = 10, Min Strength = 1.0, Session CVD Reset = ON
* **Swing Trading (4H–D):** Lookback = 5, Cooldown = 15, Min Strength = 2.0, Session CVD Reset = OFF
* **Portfolio/Macro (D–W):** Lookback = 8, Cooldown = 20, Min Strength = 1.0, Session CVD Reset = OFF
Strategy Integration
This script exports its internal data silently to the PulseWire Data Window. You can easily import these values into your own automated strategy scripts using the `request.security()` function. The exported plots are: `Export_CMF`, `Export_MFI`, `Export_RVOL`, and `Export_DivStrength`.
---
MANDATORY MODERATION DISCLOSURES
**1. Historical Plotting / Offset Confirmation**
By design, the divergence markers plotted by this script appear in the past. To ensure a divergence signal is permanently locked in and mathematically valid, the engine waits for `div_lookback` bars to close *after* the suspected pivot high/low before confirming it. Once confirmed, it plots the marker backward onto the actual pivot bar using a negative offset. **This is not a repainting bug.** It is a strict, standard confirmation feature to prevent repainting and false signals mid-move. Alerts can be set to fire only upon bar close.
**2. Estimated CVD Calculation**
True Cumulative Volume Delta requires tick-by-tick bid/ask order flow data, which is not available on standard PulseWire chart feeds. The CVD in this script is explicitly an **Estimated CVD**. It uses the intra-bar close position relative to the high/low range as a mathematical proxy to approximate net buying and selling pressure. A "Session Reset" toggle is included (and recommended) for equities and futures to restart the accumulation daily, mitigating gap-open distortion. Indicator

THE BIONIC TRADER - Daily VWAPTHE BIONIC TRADER – Daily VWAP is a long-term Volume-Weighted Average Price indicator that calculates a rolling VWAP across up to 200 daily bars, overlaid on any intraday or daily chart. Unlike session-based VWAP indicators that reset at the start of each trading day, this indicator maintains a continuous rolling window — giving you a macro-level view of where the "fair value" price sits relative to actual traded volume over weeks and months.
How It Works
The indicator fetches daily close prices and daily volume via request.security() and maintains a rolling array of price×volume products. On each new daily bar, the oldest entry is dropped and the newest is added, keeping the calculation window at the user-defined length (default: 200 days). The VWAP is then computed as:
VWAP = Σ(Price × Volume) / Σ(Volume)
Standard deviation bands are calculated using a volume-weighted variance, meaning price deviations are weighted by their respective daily volume — giving higher-volume days a proportionally larger influence on the band width.
Features
Rolling Daily VWAP — configurable from 5 to 200 days
Volume-Weighted Standard Deviation Bands — 1σ and 2σ levels above and below VWAP
Multiple Price Sources — Close, Typical (HLC/3), or HLC3
Dynamic Info Label — displays the current VWAP value, dollar distance, percentage distance, and the active number of days in the calculation window
Color-coded Label — green when price is above VWAP, red when below
Band Fill Zones — subtle shading for the 1σ and 2σ regions
Built-in Alert Conditions — fires on VWAP crossovers, crossunders, and 2σ extensions in both directions
Practical Use Cases
Identify whether a stock is trading at a discount or premium relative to its long-term volume-weighted fair value
Use the 2σ bands as mean reversion zones — extended moves beyond ±2σ historically tend to revert toward the mean
Use the VWAP line as a dynamic support/resistance level on daily and weekly timeframes
Combine with intraday RVOL or gap analysis to assess whether a stock is approaching a significant long-term level
Inputs
Parameter / Default / Description
VWAP Length / 200 / Number of daily bars in the rolling window
Show Bands / true / Toggle standard deviation bands on/off
Band 1 Multiplier / 1.0 / Width of the inner band (1σ)
Band 2 Multiplier / 2.0 / Width of the outer band (2σ)
Price Source / Close / Daily price used for VWAP calculation
Show Info Label / true / Toggle the info label at the last bar
Disclaimer
This indicator is provided for informational and educational purposes only. While every effort has been made to ensure the accuracy of the calculations, the author makes no guarantee of correctness, completeness, or fitness for any particular purpose. The results produced by this script depend on the data provided by your broker/data feed and may differ from other VWAP implementations. This indicator does not constitute financial advice and should not be used as the sole basis for any trading decision. Trading involves substantial risk of loss. Always do your own research and consult a qualified financial advisor before making investment decisions. Past performance is not indicative of future results. Indicator

Indicator

Indicator

Arc VWAP Supertrend [BOSWaves]Arc VWAP Supertrend - Momentum-Adaptive Trend Engine with VWAP-Confirmed Structure
Overview
Arc VWAP Supertrend is a dynamic trend-following system built around a self-accelerating arc that continuously repositions relative to price, combined with a multi-period VWAP confirmation layer that filters directional flips against prevailing volume-weighted price context.
Rather than applying a static band or fixed multiplier envelope around price, the arc responds to both structural momentum and the distance between price and VWAP. As price extends further from the volume-anchored reference, the arc accelerates its chase, producing tighter trend adherence during high-conviction moves and broader breathing room during consolidation. This creates an inherently adaptive system that scales its sensitivity to actual market behaviour rather than a fixed parameter.
Trend flips are assessed against session, weekly, and monthly VWAP simultaneously. Each flip is classified as confirmed when VWAP agrees with the directional change, or filtered when VWAP context conflicts with the signal, giving traders immediate visibility into the structural quality of each transition without additional overlay indicators.
Conceptual Framework
Arc VWAP Supertrend is built on the premise that trend-following tools should respond proportionally to the conditions they are measuring. A trend system applying identical sensitivity during a low-volatility consolidation and a high-momentum breakout treats structurally different environments as equivalent, introducing unnecessary noise in one context and unacceptable lag in the other.
The arc mechanism addresses this through velocity-based acceleration. When a new trend begins, the arc is placed at a measured ATR distance from price, establishing structural breathing room. From that anchor point it begins accelerating toward price at a rate that scales with VWAP distance, moving faster when price is extended and easing when price is contained near the volume-weighted mean.
Three principles shape the design:
Trend direction should be confirmed by the market's own volume-weighted price context rather than a pure momentum or volatility calculation alone.
Arc sensitivity should increase when price behaviour warrants it and reduce when conditions are contained.
Structural flip levels should be maintained as actionable reference points only while they remain unbroken, disappearing immediately upon invalidation rather than cluttering the chart with historical noise.
Theoretical Foundation
The indicator combines a velocity-accumulating arc engine, ATR-scaled positioning, multi-period VWAP construction, and a distance-normalised acceleration boost into a single cohesive system.
Arc velocity accumulates from zero on each new flip, increasing each smoothing interval by the base acceleration rate scaled by VWAP distance normalisation. This means the arc moves slowly immediately after a flip, when trend conviction is unproven, and progressively faster as the trend matures and price distance from VWAP grows. A slow ATR, calculated across 100 bars, provides a stable volatility reference governing initial arc placement and step size, insulating the system from transient volatility spikes that would otherwise cause erratic repositioning.
VWAP is computed independently across three anchor periods: session, week, and month, each resetting cleanly at its respective boundary. The configurable filter mode allows traders to define which period must agree with a flip, whether any single agreement suffices, or whether full alignment across all three is required before a flip qualifies as confirmed. This creates a spectrum of filtering strictness suited to different trading approaches and timeframe contexts.
Four systems operate in coordination:
Arc Engine : Manages velocity accumulation, step progression, and directional positioning.
VWAP Layer : Handles multi-period construction, distance normalisation, and flip qualification.
Flip Level System : Creates, extends, and instantly removes horizontal structural reference lines.
Visualisation Layer : Renders a candle gradient, cloud fill, and directional markers calibrated to current trend state.
How It Works
Arc VWAP Supertrend processes each bar through a structured sequence of operations:
Initialisation : Occurs once sufficient ATR history exists, placing the arc below price at a configurable ATR multiple and establishing the opening trend direction.
Trend State Logic : Close relative to arc governs trend state each bar, with a close below flipping to bearish and a close above flipping to bullish.
Flip Processing : On each flip, the arc repositions to the opposite side of price at the full starting distance, velocity resets to zero, and a flip level is drawn at the pivot extreme.
Arc Acceleration : The arc begins accelerating toward price at a rate scaled by both the base acceleration input and the current VWAP distance factor, with smoothing applied across a configurable bar window to reduce noise without introducing meaningful structural lag.
VWAP Assessment : Each flip is simultaneously assessed against the selected VWAP filter, classifying transitions as confirmed where VWAP agrees with the new direction, or filtered where VWAP context conflicts.
Flip Level Management : Flip levels extend rightward bar by bar until price closes through them, at which point the line and its associated label are deleted immediately.
Visualisation Update : A candle gradient reflects both trend direction and distance from the arc, with colour intensity increasing as price extends further from the arc surface. A cloud fill between arc and price provides continuous directional context across the full visible chart range.
Interpretation
Arc VWAP Supertrend should be read as a continuous directional framework with structural quality classification at each transition point:
Arc Surface : Functions as dynamic support or resistance depending on trend direction. While price holds above the arc in a bullish trend, the arc traces an accelerating floor beneath the advance. In a bearish trend the arc descends as an accelerating ceiling above price.
Candle Gradient : Communicates extension relative to the arc, with bright candles indicating price is well extended from the arc and faded candles indicating proximity and potential inflection.
Confirmed Flips : Carry the weight of VWAP alignment, where price is not only crossing the arc but doing so from a position consistent with the volume-weighted price context.
Filtered Flips : Warrant additional validation, as VWAP is positioned counter to the new direction. Acting on filtered signals without supplementary confirmation introduces structural risk that confirmed signals do not carry.
Flip Levels : Mark the price at which each directional change originated. While intact they serve as reference boundaries for re-entry, stop placement, and structural assessment. Their immediate removal on breach keeps the chart unambiguous, with only levels of ongoing structural relevance remaining visible.
Cloud Fill Width : Gives a continuous visual measure of how aggressively the arc is tracking the current trend. A narrow cloud indicates close arc proximity and elevated flip risk; a wide cloud reflects a well-developed, momentum-backed trend with the arc accelerating firmly behind price.
Signal Logic & Visual Cues
Arc VWAP Supertrend communicates through four concurrent visual systems:
Arc Line : Traces the current trend boundary, smoothed across the configured window and suppressed at flip bars to avoid visual discontinuity.
Cloud Fill : Grades from the trend colour at arc proximity to full saturation at price, with transparency rendering it unobtrusive during normal trend conditions.
Candle Colouring : Applies a gradient from the current trend colour at low distance to full saturation at high distance, with distance normalised against three ATR units, producing a live visualisation of trend extension directly on the price bars.
Flip Markers : A pair of layered triangles, one solid and one semi-transparent glow, positioned at a configurable ATR offset from the arc to ensure visibility above candle wicks.
Flip Level Lines : Extend from the pivot price rightward until breach, each accompanied by a price label whose size is configurable independently of the line style.
Four alert conditions cover bullish and bearish transitions in both confirmed and filtered states, enabling automated monitoring of trend changes classified by their VWAP context.
Strategy Integration
Arc VWAP Supertrend applies across trend-following, momentum, and structure-based methodologies:
Trailing Reference : The arc surface provides a natural trailing stop. As velocity accumulates and the arc accelerates toward price, it functions as a progressively tightening dynamic stop that responds to the maturity of the move rather than a fixed lookback period.
Tiered Signal Treatment : VWAP confirmation classification allows confirmed flips to trigger immediate action while filtered flips prompt a verification step, building a natural two-tier entry discipline directly into the indicator's output without additional tools.
Pullback Re-entry : Flip levels provide structural anchors for re-entry on pullbacks. A price return toward an intact flip level during a confirmed trend offers a structurally referenced entry point with the arc serving as the invalidation boundary beyond the level.
Position Sizing : The candle gradient supports exposure scaling and risk assessment. Entries taken when candles are faded, indicating close arc proximity, carry greater structural uncertainty than entries aligned with a well-extended, brightly coloured trend.
Multi-Timeframe Application : Higher-timeframe arc direction establishes macro bias while lower-timeframe flip confirmation and VWAP filter classification provide entry precision. Confirmed flips on the lower timeframe aligned with higher-timeframe arc direction represent the highest-quality intersection of the system's outputs.
Technical Implementation Details
Core Engine : Velocity-accumulating arc with ATR-scaled initial placement, step progression, and VWAP distance acceleration boost
VWAP Layer : Independent session, weekly, and monthly VWAP computed from rolling cumulative volume and price-volume, resetting at each period boundary
Filter System : Configurable agreement mode across session, week, month, any, or all VWAP periods with separate confirmed and filtered flip classification
Visualisation : Smoothed arc plot, gradient cloud fill, ATR-normalised candle gradient, layered flip markers, and auto-removing flip level lines with configurable style, width, transparency, and label sizing
Alert Coverage : Bullish confirmed, bearish confirmed, bullish filtered, and bearish filtered flip events
Optimal Application Parameters
Timeframe Guidance:
1 - 15 min : Intraday trend tracking with session VWAP filter for same-day directional context
1H - 4H : Swing trend identification with weekly VWAP filter for multi-session structural alignment
Daily - Weekly : Macro trend positioning with monthly VWAP filter for broad directional confirmation
Suggested Baseline Configuration:
Arc Speed : 0.12
Start Distance : 2.0x
Smoothing : 3
VWAP Filter : Session
VWAP Speed Boost : 1.5
Arrow Offset : 1.2x
These parameters represent a balanced starting point. Instruments with faster characteristic swing cadence benefit from higher arc speed; slower, trend-persistent instruments suit lower values with a higher start distance to avoid premature flips during normal retracements.
Parameter Calibration Notes
Use the following adjustments to refine behaviour without altering the core logic:
Arc flipping too frequently : Raise Start Distance to place the arc further from price on each new trend, requiring a larger adverse move before a flip triggers.
Arc too slow to follow strong trends : Raise Arc Speed or VWAP Speed Boost to increase acceleration rate, particularly on instruments with fast-developing directional moves.
Too many filtered signals : Switch VWAP filter to Any to require only single-period agreement, loosening the confirmation threshold without removing VWAP context entirely.
Too many false confirmed signals : Switch to All to require full agreement across session, weekly, and monthly VWAP before a flip qualifies as confirmed.
Arc visually noisy during consolidation : Raise Smoothing to increase arc averaging, reducing short-term noise at the cost of modest additional lag during transitions.
Flip levels persisting beyond usefulness : Reduce Max Levels to limit the number of active structural references retained simultaneously, concentrating display on the most recent pivot history.
Disclaimer
Arc VWAP Supertrend is a professional-grade trend analysis tool. Directional signals, flip classifications, and arc behaviour reflect historical price and volume relationships and do not constitute assured future outcomes. Performance is dependent on market conditions, instrument characteristics, parameter selection, and disciplined application within a broader analytical framework incorporating risk management, timeframe context, and corroborating analysis. BOSWaves recommends treating this indicator as one component of a structured trading methodology rather than a standalone signal system. Indicator

Indicator
