OPEN-SOURCE SCRIPT
Volume Delta Suite [vault]

Volume Delta Suite [vault]
Volume Delta Suite is a tool for reading buy and sell pressure from lower-timeframe volume data, showing the real imbalance between buyers and sellers instead of raw volume alone.
How it works
The script pulls data from a selected lower timeframe (LTF Timeframe) using request.security_lower_tf and classifies every intrabar candle as buying (close >= open) or selling (close < open). The volume from each of those intrabar candles is summed separately on the buy side and the sell side. The difference between these two sums (buy volume minus sell volume) becomes the Volume Delta for the current chart bar. This approach gives a more accurate picture of market aggression than standard volume, since it shows which side was actually initiating trades during that period.
Volume Delta is then accumulated over time into CVD (Cumulative Volume Delta), a tool for tracking the longer-term buy/sell pressure trend and spotting divergences against price, for example when price prints a new high while CVD fails to confirm it.
Display modes
- Volume: standard volume shown as columns
- Volume Delta: buy volume minus sell volume, selectable as columns or candles
- CVD (Cumulative Volume Delta): the running total of delta over time, selectable as columns or candles
Delta Spike Detection
A three-tier system for flagging abnormal delta readings, based on the ratio of the current delta to its average over the last N bars (Relative Length). Each of the three thresholds (default 1.5x, 2.5x, 3.5x) has its own independent up and down color, so weak, moderate, and extreme impulses are visually distinguishable at a glance. The calculation mode (Threshold Calculation Type) can be switched between RELATIVE, which measures against the average absolute delta, and ABSOLUTE, which measures standard deviation against the SMA of delta.
Additional settings
- Color Bars: colors the price bars on the main chart according to the current delta spike level
- LTF Timeframe: the lower timeframe used to reconstruct buy/sell microstructure
- Z Length, SMA Length, Relative Length: the statistical parameters used for smoothing and setting the spike thresholds
- Full color customization for positive and negative values, and for each of the three spike tiers
- Built-in Dark, Light, and Custom theme presets
How to use it
Volume Delta and CVD are best used to confirm or question price action. A strong price move accompanied by a strong delta in the same direction shows genuine participation behind the move. A price move on weak or opposing delta can point to exhaustion, absorption, or a low-conviction push that is more likely to fail. Watching CVD against price over a session or a trend leg is a simple way to spot when the move is losing the support of actual buying or selling volume, even while price keeps climbing or falling.
This is not a buy/sell signal generator. It is a volume-flow read intended to be combined with your own structure, levels, and risk management.
Volume Delta Suite is a tool for reading buy and sell pressure from lower-timeframe volume data, showing the real imbalance between buyers and sellers instead of raw volume alone.
How it works
The script pulls data from a selected lower timeframe (LTF Timeframe) using request.security_lower_tf and classifies every intrabar candle as buying (close >= open) or selling (close < open). The volume from each of those intrabar candles is summed separately on the buy side and the sell side. The difference between these two sums (buy volume minus sell volume) becomes the Volume Delta for the current chart bar. This approach gives a more accurate picture of market aggression than standard volume, since it shows which side was actually initiating trades during that period.
Volume Delta is then accumulated over time into CVD (Cumulative Volume Delta), a tool for tracking the longer-term buy/sell pressure trend and spotting divergences against price, for example when price prints a new high while CVD fails to confirm it.
Display modes
- Volume: standard volume shown as columns
- Volume Delta: buy volume minus sell volume, selectable as columns or candles
- CVD (Cumulative Volume Delta): the running total of delta over time, selectable as columns or candles
Delta Spike Detection
A three-tier system for flagging abnormal delta readings, based on the ratio of the current delta to its average over the last N bars (Relative Length). Each of the three thresholds (default 1.5x, 2.5x, 3.5x) has its own independent up and down color, so weak, moderate, and extreme impulses are visually distinguishable at a glance. The calculation mode (Threshold Calculation Type) can be switched between RELATIVE, which measures against the average absolute delta, and ABSOLUTE, which measures standard deviation against the SMA of delta.
Additional settings
- Color Bars: colors the price bars on the main chart according to the current delta spike level
- LTF Timeframe: the lower timeframe used to reconstruct buy/sell microstructure
- Z Length, SMA Length, Relative Length: the statistical parameters used for smoothing and setting the spike thresholds
- Full color customization for positive and negative values, and for each of the three spike tiers
- Built-in Dark, Light, and Custom theme presets
How to use it
Volume Delta and CVD are best used to confirm or question price action. A strong price move accompanied by a strong delta in the same direction shows genuine participation behind the move. A price move on weak or opposing delta can point to exhaustion, absorption, or a low-conviction push that is more likely to fail. Watching CVD against price over a session or a trend leg is a simple way to spot when the move is losing the support of actual buying or selling volume, even while price keeps climbing or falling.
This is not a buy/sell signal generator. It is a volume-flow read intended to be combined with your own structure, levels, and risk management.
Script open-source
Nello spirito di TradingView, l'autore di questo script lo ha reso open source, in modo che i trader possano esaminarne e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricordiamo che la ripubblicazione del codice è soggetta al nostro Regolamento.
💟JOIN OUR FREE TELEGRAM GROUP - t.me/+nWNuFTXNIk03ZjM0
🎱JOIN THE INNER CIRCLE - payoutvault.one/
🎱JOIN THE INNER CIRCLE - payoutvault.one/
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.
Script open-source
Nello spirito di TradingView, l'autore di questo script lo ha reso open source, in modo che i trader possano esaminarne e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricordiamo che la ripubblicazione del codice è soggetta al nostro Regolamento.
💟JOIN OUR FREE TELEGRAM GROUP - t.me/+nWNuFTXNIk03ZjM0
🎱JOIN THE INNER CIRCLE - payoutvault.one/
🎱JOIN THE INNER CIRCLE - payoutvault.one/
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.