CVD Divergence Indicator.1.mm
Mar 13, 2024

The CVD Divergence Indicator.1.mm tool tracks the cumulative difference between buying and selling volume to identify potential market reversals and trend continuations through divergence analysis.
Usage
The indicator can be used to spot four primary types of signals based on the relationship between price action and the Cumulative Volume Delta (CVD) line:
- Regular Bullish Divergence: Occurs when the price makes a lower low but the CVD makes a higher low. This suggests selling pressure is exhausting and a bullish reversal may occur.
- Regular Bearish Divergence: Occurs when the price makes a higher high but the CVD makes a lower high. This indicates buying momentum is fading, signaling a potential bearish reversal.
- Hidden Bullish Divergence: Occurs when the price makes a higher low but the CVD makes a lower low, often suggesting a continuation of the current uptrend.
- Hidden Bearish Divergence: Occurs when the price makes a lower high but the CVD makes a higher high, typically indicating a continuation of the current downtrend.
Users can toggle an optional Moving Average (MA) on the CVD line to better visualize the aggregate volume trend. When the CVD is above its MA, the area is shaded green; when below, it is shaded red.
Details
The script calculates CVD by determining "Bull Power" and "Bear Power" using the relationship between the current candle's open, high, low, and previous close. This logic, based on the Bull & Bear Balance indicator, is then used to weight the total volume into buying and selling components. The CVD is the running total (cumulative sum) of the difference between these two volume types.
The divergence detection logic utilizes pivot points (highs and lows) within a user-defined lookback range. By comparing the values of these pivots on the oscillator (CVD) against the corresponding price pivots, the script automatically identifies and labels divergences on the chart.
Settings
Main Settings
- MA Length: Sets the period for the Moving Average applied to the CVD line.
- Plot MA?: Toggles the visibility of the CVD Moving Average.
Pivot Settings
- Pivot Lookback Right: The number of bars to the right of a pivot used for confirmation.
- Pivot Lookback Left: The number of bars to the left of a pivot used for confirmation.
- Max of Lookback Range: The maximum number of bars to look back for a preceding pivot to form a divergence.
- Min of Lookback Range: The minimum number of bars required between pivots to qualify as a divergence.
Visibility Settings
- Plot Bullish: Toggles the display of regular bullish divergence labels and lines.
- Plot Hidden Bullish: Toggles the display of hidden bullish divergence labels and lines.
- Plot Bearish: Toggles the display of regular bearish divergence labels and lines.
- Plot Hidden Bearish: Toggles the display of hidden bearish divergence labels and lines.
FAQ
How do I interpret a "Hidden" divergence versus a "Regular" one?
Regular divergences typically signal a potential reversal of the current trend, while hidden divergences generally suggest that the prevailing trend is likely to continue.
Can I use this on any timeframe?
Yes, the CVD Divergence Indicator.1.mm is designed to work on any timeframe, though many traders prefer using it on higher timeframes to filter out market noise.
How do I access CVD Divergence Indicator.1.mm?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

