OPEN-SOURCE SCRIPT
Mis à jour Volume Delta Analyzer

Volume Delta Analyzer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
WHAT IT DOES
Matrix fetches real tick-level volume delta from TradingView's premium data feed and visualizes it directly on your chart. It decomposes total volume into buyer vs seller initiated trades, tracks cumulative volume delta (CVD), detects divergences, identifies absorption, and optionally displays a volume profile histogram.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FEATURES
• Real Delta — Not an approximation. Uses ta.requestVolumeDelta() for actual tick data
• Buy/Sell Decomposition — See exactly how much volume was buyer vs seller initiated
• CVD Tracking — Cumulative volume delta to see who's in control over time
• Delta Spike Alerts — Get notified when delta exceeds a multiple of ATR
• CVD Divergence — Background highlights when price and CVD diverge
• Bar Coloring — Paint candles green/red based on delta direction
• Absorption Detection — Visual circles when big volume hits with small price movement
• Volume Profile Mode — Horizontal histogram showing delta distribution across price levels
• Smart Timeframe — Auto-selects optimal sub-timeframe based on your chart
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
USE CASES
• Order flow analysis without Level 2 data
• Spot absorption before breakout/breakdown
• Confirm breakouts with real delta direction
• Detect smart money divergence via CVD
• Volume profile at a glance
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
REQUIRES
TradingView Premium plan for real volume delta data.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CREDITS
Based on volume delta research by Benb1122. Enhanced with absorption detection, divergence alerts, and profile visualization.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
WHAT IT DOES
Matrix fetches real tick-level volume delta from TradingView's premium data feed and visualizes it directly on your chart. It decomposes total volume into buyer vs seller initiated trades, tracks cumulative volume delta (CVD), detects divergences, identifies absorption, and optionally displays a volume profile histogram.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FEATURES
• Real Delta — Not an approximation. Uses ta.requestVolumeDelta() for actual tick data
• Buy/Sell Decomposition — See exactly how much volume was buyer vs seller initiated
• CVD Tracking — Cumulative volume delta to see who's in control over time
• Delta Spike Alerts — Get notified when delta exceeds a multiple of ATR
• CVD Divergence — Background highlights when price and CVD diverge
• Bar Coloring — Paint candles green/red based on delta direction
• Absorption Detection — Visual circles when big volume hits with small price movement
• Volume Profile Mode — Horizontal histogram showing delta distribution across price levels
• Smart Timeframe — Auto-selects optimal sub-timeframe based on your chart
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
USE CASES
• Order flow analysis without Level 2 data
• Spot absorption before breakout/breakdown
• Confirm breakouts with real delta direction
• Detect smart money divergence via CVD
• Volume profile at a glance
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
REQUIRES
TradingView Premium plan for real volume delta data.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CREDITS
Based on volume delta research by Benb1122. Enhanced with absorption detection, divergence alerts, and profile visualization.
Notes de version
- Added some feature so overall include now Core Analysis:
Volume Delta (Δ) with Buy/Sell decomposition
Cumulative Volume Delta (CVD) tracking
Delta percentage calculation
Exhaustion & Absorption Patterns:
Pattern Signal Meaning
Bull Exhaustion 🟢 Sellers exhausted, price likely reverses up
Bear Exhaustion 🔴 Buyers exhausted, price likely reverses down
Bull Absorption 🟢 Sellers absorbed by passive buyers
Bear Absorption 🔴 Buyers absorbed by passive sellers
Analysis Dashboard (Table):
Real-time price data (close, change %)
Volume metrics (delta, CVD, buy/sell volume)
Buy/Sell pressure ratio with dominant side
Current pattern detection
CVD trend direction
Enhancements:
Bar coloring by delta
Absorption circles (candle-based)
Background highlighting on divergence
Delta spike alerts
Volume profile mode
5 alert conditions
Notes de version
Bug fix Notes de version
- bug fix and enhancement , Delta Volume Profile fixedScript open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.