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오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.