PROTECTED SOURCE SCRIPT
Delta-Candle Divergence

Delta-Candle Divergence is an on-chart overlay that automatically highlights hidden absorption/exhaustion bars by comparing wick-delta to candle color:
Core Logic
• Computes wick‐delta (buy/sell pressure) exactly as in the original Wick Delta script.
• Flags Bullish Absorption when delta > 0 on a red candle (close < open).
• Flags Bearish Absorption when delta < 0 on a green candle (close > open).
Filters & Inputs
• minDeltaThresh – ignore small wicks (default 0).
• Optional σ-band filter (useStdDevFilter, stdDevLevel, stdDevLookback).
• showArrows (off by default) to overlay triangles.
Visuals
• Paints the candle outline lime for bullish absorption, red for bearish.
• No separate pane or histogram—your price bars stay front-and-center.
Perfect for spotting hidden buying or selling pressure that traditional indicators miss.
Core Logic
• Computes wick‐delta (buy/sell pressure) exactly as in the original Wick Delta script.
• Flags Bullish Absorption when delta > 0 on a red candle (close < open).
• Flags Bearish Absorption when delta < 0 on a green candle (close > open).
Filters & Inputs
• minDeltaThresh – ignore small wicks (default 0).
• Optional σ-band filter (useStdDevFilter, stdDevLevel, stdDevLookback).
• showArrows (off by default) to overlay triangles.
Visuals
• Paints the candle outline lime for bullish absorption, red for bearish.
• No separate pane or histogram—your price bars stay front-and-center.
Perfect for spotting hidden buying or selling pressure that traditional indicators miss.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。