OPEN-SOURCE SCRIPT
Обновлено 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.
Информация о релизе
- 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
Информация о релизе
Bug fix Информация о релизе
- bug fix and enhancement , Delta Volume Profile fixedСкрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.