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. Indikator

Indikator

Indikator

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. Indikator

Indikator

Rolling VWAPs Proximity & Alerts [HYPR-run]DESCRIPTION:
Rolling VWAPs across six time horizons on one chart. See where
volume-weighted fair value sits at chart TF, 7D, 30D, 60D, 90D and 365D
without switching timeframes. Unlike session VWAP that resets daily, rolling
VWAP uses a fixed window that slides forward continuously, giving you
dynamic support/resistance levels that institutional traders watch.
The PROXIMITY filter is the key feature. Turn on all six periods, set a
threshold, and only RVWAPs near current price appear on chart. Far lines
hide automatically; when price approaches, they show up. This keeps charts
clean while making sure you never miss a level that matters.
DISCOVERING EDGE
We have found that the first bounce/reject of a RVWAP is the most reliable and when there is a XO/XU it is a clear sign the boundary is broken. Hence, this indicator has a contextual positioning table of where price is relative to the other lookback periods while highlighting bounces and rejects with XO/XU alert signals.
ROLLING VWAP vs SESSION/ANCHORED VWAP
Session VWAP resets daily and loses all context beyond today.
Anchored VWAP requires picking the "right" date. Rolling VWAP slides
forward continuously across 7D to 365D, showing dynamic fair value
at every institutional time horizon without manual anchoring.
- Proximity filter surfaces only the RVWAPs near current price; far
lines hide automatically and appear as price approaches.
- Events row catches bounces and rejections ranked by period
significance (365D highest); when a key MA and RVWAP sit at the
same price and both bounce, that's institutional-grade confluence.
- Webhook alerts on configurable RVWAP cross with full bar filter;
30D for frequent signals, 90D for swing-level changes, 365D for
the macro signal.
FEATURES
- Six rolling VWAP periods: Chart TF, 7D, 30D, 60D, 90D, 365D
- Proximity filter: only relevant lines appear near price
- Bounce/reject detection at each RVWAP level
- Webhook alerts on selected RVWAP cross (long/short)
- Dashboard: row 1 positioning context (above/below each RVWAP), row 2 live events (bouncing, rejecting, XO, XU)
- Polyline labels with proximity % from price
- Toggle each period independently
- Dashboard dark/light theme toggle for any chart background
HOW IT WORKS
Rolling VWAP calculates cumulative (price x volume) / cumulative volume
over a fixed lookback window. The 30D RVWAP always reflects the last 30
calendar days of volume-weighted price. When price crosses above it, the
market is trading above recent fair value; crossing below means price has
fallen below where volume concentrated. Bounces confirm support holding;
rejects confirm resistance holding.
DASHBOARD
Two-row dynamic dashboard that updates every bar.
- Row 1 (positioning): which RVWAPs price is above or below, grouped with
"&" separators. The 365D RVWAP is separated as the anchor by a pipe.
7-tier color gradient based on how many of the four key RVWAPs
(30d, 60d, 90d, 365d) price is above, with heavyweight distinction
(90d and 365d carry more weight than 30d/60d): bright green (all
four), green (3/4 with both heavyweights), dark green (3/4 missing a
heavyweight), yellow (2/4), dark red (1/4 with a heavyweight), red
(1/4 only lightweight), bright red (none)
- Row 2 (events): up to 3 simultaneous events, most significant period
first (365D → 90D → 60D → 30D → 7D). Bouncing (support holding),
rejecting (resistance holding), XO (crossover), XU (crossunder). Color
intensity maps to event significance. Dark gray when idle
- Runs independently of display toggles; events fire for all periods even
if the line is hidden by the proximity filter
ALERTS
Two alert systems. XO/XU fires when price crosses the selected RVWAP
(default: 30D). Bounce/Reject fires when price wicks into the selected
RVWAP from the correct side and closes confirming support (bounce) or
resistance (reject). Both fire JSON payloads; works with any webhook
receiver.
POSITIONING TABLE (row 1, all 16 configurations)
BADGE COLOR (header, positioning x event combination)
TIMEFRAME RECOMMENDATIONS
- 7D: best on 8hr and below
- 30D: the default, works on most timeframes
- 60D: best on 3-Day and below
- 90D: best on Weekly and below
- 365D: works on Monthly and below
CREDITS
Rolling VWAP calculation: PineCoders/ConditionalAverages library Indikator

Indikator

QuantFlow: Precision Fibonacci VWAPQuantFlow: Precision Fibonacci VWAP is a professional-grade institutional trading suite designed for traders who demand quantitative precision. By merging MIDAS (Multidaily Institutional Digital Analysis Support) volume-weighting with Gaussian statistical probability and Fibonacci expansion theory, this indicator provides a comprehensive map of market structure, volatility, and high-probability reversal zones.
█ The Quantitative Core
At the heart of QuantFlow Precison is a sophisticated calculation engine that goes beyond standard moving averages.
MIDAS Engine: Instead of a simple VWAP, QuantFlow Precision utilizes the MIDAS approach, calculating cumulative volume-weighted price from a specific "Anchor Point." This reveals the true average price where institutional orders are concentrated.
Adaptive Anchoring: The "Auto" mode intelligently detects your chart's timeframe to provide the most relevant anchor:
Scalping (1m–15m): Resets Daily to capture intraday liquidity flows.
Intraday (15m–1h): Resets Weekly to identify the current week's "Fair Value."
Swing (Daily+): Resets Monthly or Yearly for long-term trend benchmarks.
█ Strategic Volatility Bands
QuantFlow Precision generates 6 levels of Fibonacci-weighted bands based on volume-weighted standard deviation. These bands act as dynamic support and resistance that expand and contract with market volatility.
Inner Bands (Levels 1-2): Define the "Equilibrium Zone." Price remaining here indicates a ranging market or consolidation.
Expansion Bands (Levels 3-4): Represent confirmed trend momentum.
Extreme Bands (Levels 5-6): These are the 1.0 and 1.618 Fibonacci extensions. When price reaches these levels, it is entering a "statistical extreme," often preceding a sharp mean-reversion.
█ Gaussian Probability Dashboard
The real-time information table provides a professional "heads-up display" (HUD) of current market statistics:
Z-Score Analysis: Measures how many standard deviations the price has moved away from the mean. A Z-Score > 2.0 indicates a move that occurs less than 5% of the time, signaling a potential reversal.
Reversion Probability: Uses the 68-95-99.7 rule to estimate the statistical likelihood of price returning to the VWAP. When the probability hits 99%, the market is at a historical breaking point.
Distance %: Displays the exact percentage gap between current price and "Fair Value."
█ Visual Intelligence System
QuantFlow Precision is designed for high-speed decision-making with a high-contrast UI:
Fluor Green Candles: Confirmed bullish momentum (Price > Upper Fib 1).
Fluor Red Candles: Confirmed bearish momentum (Price < Lower Fib 1).
Grey Candles: Market is in "No-Man's Land" (Ranging within Fib 1/2).
Crossover Stars (★): Tiny star markers appear the moment price reclaims or loses the VWAP line, signaling an immediate shift in institutional control.
Extreme Sparkle Markers (✦): These high-contrast markers trigger when the price pierces the Level 6 (1.618) Fibonacci band. They represent statistical "exhaustion" points where the market has moved into the most extreme 1% of volatility, signaling a high-probability reversal zone.
Target Labels: Every Fibonacci level is labeled on the right side of the chart with its specific level and current price.
█ Trading Applications
The Scalper: Uses the Daily Auto Anchor to trade mean-reversions at the Level 6 sparkle (✦) markers during high-volatility sessions.
The Trend Trader: Enters on a Fluor Green/Red candle change and uses the MIDAS VWAP as a dynamic trailing stop.
The Swing Trader: Sets a Manual Anchor Date on a major news event (e.g., FOMC or Earnings) to track the long-term institutional volume profile.
This indicator is intended for educational and informational purposes only and should not be considered financial advice. Trading involves significant risk, and you should consult with a financial advisor before making any trading decisions. The performance of this indicator is not guaranteed, and past results do not predict future performance. Use at your own risk. Indikator

Strategie

Trifecta Supertrend Indicator Description: Triple Supertrend + EMAs + VWAP + Signals
This indicator combines trend-following and momentum filters to identify high-probability buy and sell signals:
Triple Supertrend Lines:
Fast (10,1), Medium (11,2), Slow (12,3)
Green = bullish, Red = bearish
Signals are generated only when all three Supertrends align, reducing false entries.
EMAs:
9 EMA (white) – short-term momentum
21 EMA (light blue) – medium-term trend
200 EMA (dark red) – long-term trend reference
VWAP (blue):
Auto-anchored, provides dynamic support/resistance
Ensures trades align with intraday value zone
Buy Signal Conditions:
All three Supertrend lines are green
9 EMA > 21 EMA (short-term momentum confirming trend)
Price above VWAP
Sell Signal Conditions:
All three Supertrend lines are red
9 EMA < 21 EMA
Price below VWAP
Dynamic Take Profit (TP) and Stop Loss (SL):
SL: Just beyond slowest Supertrend line (12,3) ± 1 ATR
TP: 1.5 × SL distance from entry, plotted for visual guidance
Visual SL = red line, TP = green line
Allows risk:reward = 1:1.5 per trade Indikator

Indikator

AG Pro VWAP Reclaim Quality [AGPro Series]AG PRO VWAP RECLAIM QUALITY
OVERVIEW
AG Pro VWAP Reclaim Quality is a chart-first tool built to evaluate whether a move back above VWAP is clean, weak, delayed, or structurally fragile.
This script does not treat every recovery above VWAP as equally meaningful. Instead, it grades the reclaim event itself and then follows what happens next: whether price can hold above VWAP, whether the retest is constructive, and whether the reclaim deteriorates shortly after recovery.
The objective is simple: separate efficient VWAP reclaims from noisy or late recoveries that may look promising at first glance but fail to show durable acceptance.
This makes the script useful for traders who want more context than a basic VWAP cross. A standard cross can show that price moved from one side of VWAP to the other. This script is designed to evaluate the quality of that transition.
UNIQUE EDGE
The focus here is not generic VWAP direction bias and not a simple above/below state model.
The main edge of the script is its reclaim-quality framework. It evaluates the reclaim as a sequence rather than as a one-line event:
1) reclaim strength,
2) post-reclaim acceptance,
3) retest behavior,
4) timing quality,
5) failure risk.
That structure is what differentiates it from ordinary VWAP cross tools.
A reclaim that closes back above VWAP with a strong bar, holds acceptance, and survives a disciplined retest should not be treated the same as a reclaim that occurs late, stalls immediately, or fails after a shallow recovery. This script is designed to reflect that distinction visually and systematically.
In practical terms, the script attempts to answer a more specific question:
Is this reclaim simply back above VWAP, or is it actually behaving like a higher-quality recovery?
METHODOLOGY
The script starts by tracking session VWAP and identifying reclaim attempts after price has spent time below it.
Once a reclaim is detected, the script evaluates several components:
1) Reclaim strength
The reclaim bar is assessed using distance from VWAP, body efficiency, and close location within the bar. This helps distinguish decisive recoveries from marginal crosses.
2) Acceptance above VWAP
After the reclaim, the script measures whether price is actually holding above VWAP over the next bars. Stable acceptance is treated differently from mixed or poor acceptance.
3) Retest behavior
The script checks whether price revisits VWAP inside a defined tolerance area and whether that test is held constructively. A confirmed retest is handled as separate information rather than being merged blindly into the initial reclaim.
4) Timing quality
Reclaims that occur after an extended stay below VWAP, or later in the intraday session, can be penalized. This allows the script to separate timely recoveries from delayed ones.
5) Failure logic
A reclaim can later be downgraded if price loses structure below VWAP after the recovery. This failure layer is intentionally more selective so that minor noise is not treated as a meaningful reclaim breakdown.
The result is a compact grading model that produces a readable chart-first output instead of a large diagnostic dashboard.
HOW TO READ THE OUTPUT
Main chart labels:
- CLEAN: reclaim quality is strong and structurally healthy
- LATE: reclaim occurred, but timing quality is weaker or delayed
- RT HOLD: VWAP retest was revisited and held constructively
- FAILED: reclaim lost quality and broke down after recovery
Panel fields:
- VWAP Reclaim: current reclaim classification
- Reclaim: strength of the reclaim move itself
- Acceptance: quality of post-reclaim holding behavior
- Retest: whether a constructive retest is confirmed
- Bias: summary interpretation of the current reclaim state
- Quality: compact score representation
The chart is intentionally designed to stay visual and readable. The panel provides state context, while the labels highlight the important transition points.
SIGNALS AND ALERTS
The script includes alert conditions for:
- Clean Reclaim
- Late Reclaim
- Retest Hold
- Failed Reclaim
These alerts are intended to map to the reclaim lifecycle rather than to every minor VWAP interaction.
For more conservative usage, bar-close confirmation is generally preferable when evaluating reclaim quality, especially on volatile instruments or during rapid intrabar movement.
KEY INPUTS
Some of the main controls include:
- VWAP source
- ATR length
- reclaim distance normalization
- minimum prior bars below VWAP
- late reclaim thresholds
- acceptance lookback
- retest tolerance and retest window
- failure delay bars
- panel text size and panel theme
- label visibility and label discipline controls
The script also includes label filtering logic to reduce clustering and keep the chart cleaner by default.
WHAT THIS SCRIPT IS DESIGNED FOR
This script is designed for traders who want to evaluate reclaim quality around VWAP, not merely track whether price is above or below it.
Typical use cases may include:
- reviewing whether a recovery above VWAP has enough structural follow-through
- filtering weak reclaims from stronger continuation candidates
- identifying retest discipline after reclaim
- spotting delayed or fragile recovery behavior
- keeping a cleaner visual workflow around VWAP-based chart reading
LIMITATIONS AND TRANSPARENCY
This script is not a prediction engine and should not be interpreted as a guaranteed continuation model.
A reclaim labeled as clean can still fail.
A reclaim labeled as late can still continue.
A failed reclaim label does not automatically imply a larger bearish trend.
The tool is designed to classify reclaim behavior around VWAP, not to replace broader market structure analysis.
Like all chart-based tools, outputs can vary depending on instrument, volatility regime, timeframe, and user settings.
VWAP-based behavior is also context-dependent. Market environment, liquidity, trend phase, and volatility expansion can all influence reclaim behavior beyond what a single script can capture.
This script is therefore best used as a structured interpretation tool, not as a standalone decision framework.
RISK DISCLOSURE
This indicator is for chart analysis and research use only. It does not provide investment advice, portfolio advice, or trade guarantees.
Always evaluate signals within broader market context, risk management, and your own execution process.
No single indicator should be relied upon in isolation.
NOTES
This publication focuses on reclaim quality around VWAP rather than generic VWAP crosses.
The aim is to keep the logic interpretable, the visuals readable, and the methodology transparent. Indikator

Periodic Anchored VWAPPeriodic Anchored VWAP
Overview
The Periodic Anchored VWAP is a professional volume-weighted average price indicator that anchors VWAP calculations to fixed calendar periods. Unlike traditional anchored VWAP tools that require manual point-and-click anchoring, this indicator automatically resets VWAP calculations at predefined interval boundaries (hourly, daily, weekly, monthly), providing a clean, systematic approach to volume-weighted support and resistance analysis.
Key Features
13 Anchor Periods: 1H, 4H, 6H, 12H, 1D, 3D, 1W, 2W, 1M, 2M, 3M, 6M, 12M
Smart Timeframe Filtering: Automatically hides VWAPs when chart timeframe equals or exceeds anchor period
Individual Period Controls: Toggle each VWAP on/off independently with custom colors
Master Toggle: Global show/hide for all VWAP lines
Dynamic Labels: Real-time price labels at the right edge of chart
Compact Settings: Streamlined input panel with inline color pickers
How It Works
The Golden Rule
VWAP is displayed ONLY when: Chart Timeframe < Anchor Period
This ensures VWAP lines always represent meaningful continuous calculations. For example:
1H VWAP appears only on timeframes smaller than 1 hour (e.g., 15min, 5min, 1min)
1D VWAP appears only on timeframes smaller than daily (e.g., 4H, 1H, 15min)
1W VWAP appears only on timeframes smaller than weekly (e.g., daily, 4H, 1H)
Anchor Logic
Each VWAP resets at its respective period boundary:
Intraday Anchors (1H, 4H, 6H, 12H): Reset at the start of each hour/4-hour/6-hour/12-hour period
Daily Anchors (1D, 3D): Reset at daily market open
Weekly Anchors (1W, 2W): Reset at weekly market open
Monthly Anchors (1M, 2M, 3M, 6M, 12M): Reset at month boundaries
Input Settings
Master Control:
VWAP Display Show / Hide Global toggle for all VWAP lines
Intraday Anchors (Default: Off):
1H => Teal => Short-term intraday reference
4H => Pink => Medium-term intraday reference
6H => Magenta => Half-day session reference
12H => Cyan => Full session reference
Anchor VWAP Periods (Default: On):
1D => Yellow/Green => Daily support/resistance
3D => Purple => Multi-day trend reference
1W => Blue => Weekly pivot levels
2W => Light Blue => Bi-weekly trend
1M => Green => Monthly support/resistance
2M => Dark Green => 2-month horizon
3M => Yellow => Quarterly reference
6M => Orange => Semi-annual trend
12M => Red => Annual benchmark
Visual Display
VWAP Lines: Colored lines plotted at 2px thickness for clear visibility:
Right-Edge Labels: Compact labels showing period and current VWAP value
Smart Label Colors: Black or white text automatically based on line color for optimal readability
Use Cases
Intraday Trading:
Use 1H, 4H, 6H, 12H VWAPs on lower timeframes (e.g., 5min, 15min) to identify intraday support/resistance levels
Multiple intraday VWAPs reveal stacked liquidity zones
Swing Trading:
1D, 3D, 1W, 2W VWAPs help identify trend direction and mean reversion levels
Weekly VWAP provides context for daily price action
Position Trading:
1M, 3M, 6M, 12M VWAPs offer long-term benchmarks for valuation assessment
Multiple monthly VWAPs show multi-year price distribution
Multi-Timeframe Analysis:
Visualize up to 13 VWAP levels simultaneously
Identify confluences where multiple VWAP periods align
Observe how price interacts with different anchored levels
Important Notes
Timeframe Limitations: VWAPs automatically hide when the chart timeframe is equal to or greater than the anchor period (prevents misleading point-to-point lines)
Intraday Anchors Disabled by Default: Enable only the periods relevant to your trading style to reduce visual clutter
Monthly Anchors: Use 30-day approximation for minute calculations; display logic ensures they only appear on daily or lower timeframes
Label Positioning: Labels appear 1-13 bars to the right of the current bar to prevent overlap with price action
Performance
Efficiently coded with looped label management
No repainting — all calculations are historical
Compatible with all markets and symbols
Version History
v.1.0 => Initial release with 13 anchor periods, timeframe validation, and dynamic labels
Start using Periodic Anchored VWAP to elevate your volume-weighted analysis across all timeframes!
Indikator

Indikator

Volume Bubble (Big Trades)Gemini said
Delta Volume Bubbles: How It Works
The Delta Volume Bubbles indicator is a sophisticated order flow tool designed to visualize "aggressive" market activity directly on your price chart. Instead of looking at a separate sub-window for volume, this script places circular "bubbles" on the candles where significant buying or selling pressure occurs.
1. The Core Logic: Delta Calculation
At its heart, the indicator uses Volume Delta, which is the difference between buying volume (at the ask) and selling volume (at the bid).
Positive Delta: More aggressive buying; the bubble is typically green.
Negative Delta: More aggressive selling; the bubble is typically red.
To provide precision, the script uses Lower Timeframe (LTF) data. For example, if you are on a 1-hour chart, it scans 1-minute data to see how volume was distributed within that hour.
2. Bubble Placement & Size
The indicator doesn't just put a dot at the close. It offers two placement modes:
Candle VWAP: Places the bubble at the Volume Weighted Average Price of that specific candle, showing you exactly where the "heavy" trading occurred.
Middle: Places the bubble at the candle’s midpoint (HL/2).
The size of the bubble is dynamic, scaling based on the Z-Score (a statistical measure of how "extreme" the volume is compared to the recent average). A "Huge" bubble represents a significant statistical outlier in volume.
3. Filtering and Intensity
The script filters out "noise" so your chart isn't cluttered.
Percentile Filter: Only shows bubbles if the volume is in the top X% (e.g., top 60%) of recent history.
Intensity Mode: When enabled, the colors shift from "Buy/Sell" to a heat map (Gray → Blue → Orange → Red) based on the pure strength of the volume, regardless of direction.
4. Visual Clarity
The recent update introduces a Transparency Slider. This allows you to make the bubbles "ghost-like," ensuring they don't hide the wick or body of the candlestick. This is crucial for price action traders who need to see if a big volume bubble resulted in a reversal pin bar or a breakout. Indikator

Indikator

Indikator

Pro Levels & Zones [MTE]Pro Levels & Zones
An intraday futures overlay that combines pivot-based supply and demand zones with multi-session key levels and a confluence-based signal filter. The core idea is that zones alone generate too many potential entries — by requiring alignment across multiple independent factors before labeling a zone touch, the indicator filters out low-conviction setups and highlights where several references converge.
HOW IT WORKS
Supply & Demand Zone Detection
Zones are built from 60-minute pivot highs and pivot lows using a 3-bar left / 3-bar right pivot structure. When a pivot high is confirmed, the area between the candle's high and the top of its body becomes a supply zone (red). When a pivot low is confirmed, the area between the candle's low and the bottom of its body becomes a demand zone (green). Zones extend forward in real time and are automatically removed when price closes beyond the zone boundary or when the zone exceeds a configurable age limit (default: 500 bars). Only the 3 most recent zones per side are kept to avoid chart clutter.
Confluence Scoring (signal filter)
When price enters a fresh (unused) zone, the indicator checks up to 5 independent factors before printing a signal:
1. Volume delta direction — estimated from the bar's close position within its range. A buy signal requires positive delta; a sell signal requires negative delta.
2. VWAP proximity — whether price is near the session VWAP (within 0.15% of current price).
3. Key level proximity — whether price is near a relevant prior-session level (PDH, PDL, PMH, PML).
4. POC proximity — whether price is near the intraday volume Point of Control.
5. VWAP trend bias — whether price is on the "right side" of VWAP for the signal direction (buy below VWAP, sell above).
Each matching factor adds 1 to the score. The signal label displays the count (e.g., "Buy 4/5") so traders can see at a glance how many factors aligned. A configurable cooldown (default: 12 bars) prevents repeated signals in the same area. An additional filter requires bearish candle close for sells and bullish candle close for buys.
Note: The confluence score is simply a count of how many factors happen to align at the moment of zone contact. A higher count does not predict or guarantee a successful trade. It is a filtering tool, not a performance metric.
SESSION LEVELS & KEY LEVELS
The indicator tracks and displays levels from multiple sessions:
- London session high/low — plotted as live-updating steplines during the session, then held after session close.
- Asia session high/low — same behavior, off by default.
- Key levels drawn as dashed horizontal lines: Previous Day High/Low/Close (PDH/PDL/PDC), Pre-Market High/Low (PMH/PML), Previous Week High/Low (PWH/PWL), Overnight High/Low (ONH/ONL), and the RTH Opening Print. All are off by default and individually toggleable.
Previous day and week values use request.security() with a offset and lookahead_on, which is the standard method to reference the prior completed period without future data leakage.
ADDITIONAL TOOLS (all off by default)
- VWAP — standard session-anchored VWAP using ohlc4 as source.
- POC — intraday volume Point of Control calculated by distributing each bar's volume into a 100-bin histogram across the RTH price range, then finding the bin with the highest accumulated volume. Resets daily.
- Fair Value Gaps — bullish and bearish imbalances detected when a gap exists between bar 's low and bar 's high (or vice versa), filtered by a minimum percentage size (default: 0.15%). FVGs auto-expire after 40 bars. Maximum 6 active FVGs.
- Opening Range — plots the RTH opening range as a box (15 or 30 minute, configurable). Extends through the session.
WHY THIS COMBINATION
Most zone-based approaches generate signals every time price touches a zone, regardless of context. This indicator addresses that by requiring zone contact AND directional volume AND candle confirmation before printing anything, then layering additional context (VWAP, key levels, POC) as a visible confluence count. The result is fewer signals that occur only at zones where multiple independent references happen to converge.
The session levels (London, Asia, pre-market, overnight) are included because futures often react at session boundaries, and having them as toggleable overlays avoids needing separate indicators cluttering the chart.
HOW TO USE
1. Apply to a 1-15 minute intraday futures chart (defaults tuned for NQ on 5 min).
2. Adjust "Min Zone Size" for your instrument (NQ: 20-50 pts, ES: 5-15 pts).
3. Watch for Buy/Sell labels at zone touches. Higher confluence counts (4/5, 5/5) mean more factors aligned — use your own judgment on whether the context supports a trade.
4. Toggle key levels on/off depending on which session references matter to your trading approach.
5. All features are independently toggleable. Start with zones + signals, then add levels as needed.
DEFAULT SETTINGS
- Zones: ON, min size 20 pts, max age 500 bars
- Signals: ON, cooldown 12 bars, volume delta confirmation ON
- London session levels: ON
- All other levels and tools: OFF
LIMITATIONS
- Volume delta is estimated from bar close position within range — it is not true order flow data.
- POC uses a 100-bin histogram which is an approximation, not tick-level volume profile.
- Confluence scoring counts factor alignment but does not predict outcomes. Past confluence patterns do not guarantee future results.
- Zone detection has a 3-bar lag due to pivot confirmation.
- Designed for futures instruments. Adjust zone size settings for other markets.
Indikator

Indikator

MTF MA Ribbon🌟 MTF MA Ribbon
Hello everyone! I am excited to present the MTF MA Ribbon, a highly customizable indicator designed to bring trend following, crossover strategies, and dynamic support/resistance analysis under one roof.
This tool is specifically crafted for traders who want to monitor multiple moving averages across different timeframes on a single chart without dealing with cluttered or complex code.
🚀 Key Features:
5 Independent Moving Averages: Add up to 5 different MAs to your chart simultaneously from a single indicator. Easily toggle them on or off based on your needs.
Wide Range of MA Types: Choose from 8 different types, including SMA, EMA, WMA, VWMA, RMA, HMA, TEMA, and Tilson T3. (A dedicated T3 Volume Factor setting is included for Tilson T3 users).
Multi-Timeframe (MTF) Support: Select an independent timeframe for each moving average. For example, track 4-hour and Daily MAs while trading on a 15-minute chart.
Extra Smoothing: Reduce signal noise by adding a secondary smoothing filter (SMA, EMA, WMA) to any of your MAs.
🛠️ How to Use:
General Settings: Activate up to 5 MAs and define the type, source, and timeframe for each.
Bollinger / Keltner Panel: Use the "Target MA" option to select which moving average should act as the centerline for your bands (e.g., a Keltner Channel centered on MA 3).
Trend Identification: Determine the primary trend direction by observing the relationship between short-period (e.g., MA 1 & 2) and long-period (e.g., MA 4 & 5) averages.
Crossovers: Capture Golden Cross or Death Cross signals from a broader perspective using the MTF functionality.
Dynamic Support/Resistance: Use averages like TEMA or Tilson T3—especially when set to higher timeframes (4H or 1D)—as dynamic zones where price is likely to react.
📜 Technical Details:
The script is written in Pine Script v6 with the latest performance optimizations. When fetching MTF data, the request.security function is configured securely, offering the option to wait for bar closure to prevent repainting, or to track data in real-time based on your preference.
Integrate this indicator into your strategies to boost your analytical power while keeping your charts clean. Don't forget to boost and support if you find it helpful! I look forward to your comments and suggestions for future improvements. Safe trading! 📊📈
Indikator

Indikator

Indikator

TetraTrend Engine [MarkitTick]💡 The TetraTrend Engine is an advanced, multifaceted overlay indicator designed to provide traders with a comprehensive view of market structure, trend direction, and institutional liquidity levels. By capturing and freezing critical moving average data at a user-defined moment in time, it transforms lagging indicators into static support and resistance frameworks. Furthermore, it integrates a sophisticated Multi-Timeframe (MTF) confluence matrix, ADX-based chop filtering, and dynamic position sizing, making it a complete suite for methodical trade execution. Please note that if applied to non-standard charts (like Heikin Ashi or Renko), the script's calculations may repaint.
✨ Originality and Utility
Standard moving averages constantly adjust to new price data, which is useful for trailing trends but less effective for identifying historical break-and-retest zones. This script introduces a novel "Freeze Point" mechanic. At a specific, fixed date and time, the engine captures the exact values of four distinct moving averages and the Average True Range (ATR). These values are then projected forward as horizontal levels, creating a persistent architectural map of the market based on a fundamental historical event (like an earnings report, macroeconomic news release, or structural pivot). Combined with an Auto-Anchored VWAP that automatically initiates from this exact freeze date, it offers a highly unique, institutional-grade perspective on volumetric average price versus static historical momentum.
🔬 Methodology and Concepts
● Core Trend Identification
The indicator calculates four separate moving averages, with default lengths of 20, 50, 100, and 200.
Users can toggle the calculation method between Simple (SMA), Exponential (EMA), Weighted (WMA), and Volume-Weighted (VWMA) moving averages.
● The Freeze Engine
A timestamp is set by the user (defaulting to a specific date like "2025-12-31 23:59").
Once the market time crosses this threshold, the script triggers a state where calculations are locked.
It records the exact values of the four MAs and the 14-period ATR at that exact candle.
● Institutional Confluence and Risk Matrix
The script checks higher timeframe (HTF) trend alignment using a primary HTF filter (defaulting to Daily).
An optional MTF Matrix requires alignment across three custom timeframes (e.g., 240m, Daily, Weekly) before validating any bullish signals.
It incorporates an ADX threshold (default 20.0) to filter out choppy, ranging markets, ensuring signals are only generated during periods of active momentum.
🎨 Visual Guide
● Chart Overlays and Lines
MA 1 (Length 20): Plotted in bright Cyan (#00E5FF).
MA 2 (Length 50): Plotted in Teal (#14B5CB).
MA 3 (Length 100): Plotted in Royal Blue (#2979FF).
MA 4 (Length 200): Plotted in Purple (#AA00FF).
Freeze Marker: A vertical line (default Dashed, colored Gray/Blue) denotes the exact moment the historical levels were captured.
Anchored VWAP: If enabled, an Orange line (#FFB74D) plots the volume-weighted average price starting precisely from the Freeze Marker.
● Dynamic Liquidity Zones
If enabled, semi-transparent shaded bands appear around Frozen Level 1 and Frozen Level 4.
These bands represent a distance of 0.5 * Frozen ATR, illustrating expected volatility boundaries at the time of the freeze.
● Analytics Dashboard
A heads-up display table is drawn in the top-right corner, displaying a dark theme with blue/gray borders.
It lists the HTF Trend Status (Bullish in Green, Bearish in Red).
It displays the current Market State (Trending/Active vs. Chop/Low Vol) based on the ADX.
It shows current Volatility (ATR) and ADX Strength.
If enabled, it outlines the MTF Matrix Status and the mathematically calculated Dynamic Position Size.
● Signal Shapes and Labels
A green triangle pointing up (#00E676) plots below the bar when a valid Long signal is generated.
Dynamic labels attach to the right side of the frozen levels, constantly updating to show the MA length and exact price level.
📖 How to Use
● Setting the Anchor
Identify a major market event on your chart (a swing high/low, a CPI data release, or a sudden volume spike).
Open the settings and input the exact date and time of this event into the "Fixed Date/Time (Freeze Point)" input.
● Interpreting Signals
Wait for the market to interact with the freshly drawn horizontal frozen levels.
A valid Long signal (Green Triangle) will only trigger if: the price crosses above Frozen Level 1, the HTF trend is bullish, the market is not ranging (ADX > threshold), and the optional MTF matrix is fully aligned.
Monitor the Analytics Dashboard table to ensure the broader market environment supports the trade setup.
⚙️ Inputs and Settings
• Moving Average Settings
Length 1 through 4: Adjust the lookback periods for the core trend calculation.
MA Type: Dropdown to select the mathematical smoothing method (SMA, EMA, WMA, VWMA).
• Advanced Filters & Risk
Primary HTF Filter: Determines the baseline higher timeframe to establish the primary trend direction.
ADX Chop Filter Threshold: Sets the minimum ADX value required to consider the market "trending" rather than "ranging".
Risk/Reward Ratio: A multiplier used to automatically calculate Take Profit 1, 2, and 3 targets based on the dynamically calculated Stop Loss distance.
• Institutional Features (Optional)
Enable Auto-Anchored VWAP: Anchors a VWAP strictly starting from the chosen Freeze Date.
Enable MTF Confluence Matrix: Requires alignment across three separate, user-defined timeframes.
Enable Dynamic Position Sizing: Inputs for Account Size ($) and Risk Per Trade (%). The script uses the ATR-based stop loss to output exact contract/share sizing required to maintain strict risk parameters.
🔍 Deconstruction of the Underlying Scientific and Academic Framework
The TetraTrend Engine leverages several established quantitative and statistical concepts to derive its signals. Moving averages serve as low-pass filters, dampening high-frequency market noise to reveal the underlying directional component of the time series. By capturing these values statically at a user-defined vector (the Freeze Point), the script transitions from dynamic time-series analysis to fixed architectural support/resistance theory, positing that historical mean values at critical temporal nodes retain psychological and institutional relevance.
Furthermore, the integration of the Average Directional Index (ADX) relies on the statistical measurement of trend velocity and momentum dispersion. The ADX component acts as a volatility gatekeeper, mathematically ensuring that the standard deviation of directional movement exceeds a baseline threshold before capital is deployed. Position sizing calculations utilize the Average True Range (ATR)—a measure of absolute price dispersion—to dynamically scale risk exposure inversely to market volatility, ensuring normalized risk parity across varied market environments.
⚠️ Disclaimer
All provided scripts and indicators are strictly for educational exploration and must not be interpreted as financial advice or a recommendation to execute trades. I expressly disclaim all liability for any financial losses or damages that may result, directly or indirectly, from the reliance on or application of these tools. Market participation carries inherent risk where past performance never guarantees future returns, leaving all investment decisions and due diligence solely at your own discretion. Indikator
