What it does
Delta Candle Color colors candles based on delta (CVD) momentum relative to price movement, highlighting two key market microstructure signals at a glance: initiative buying/selling (sync) and absorption (divergence).
Most candle coloring schemes only show price direction: green up, red down. That tells you nothing about whether the move was conviction-driven or absorbed by the opposite side. Delta Candle Color overlays the order flow context directly on the bar itself: a bar with strong delta in the direction of price (sync) signals genuine initiative flow, while a bar with delta running against price (absorption) signals passive size soaking up the move. Both are read on a single chart in under a second.
The study computes delta directly from bid/ask volume data, with no external CVD study required as a dependency.
Key features
- Sync detection: when price and delta move in the same direction and bar delta exceeds a configurable threshold, the candle is colored with your bullish or bearish sync color to highlight initiative activity.
- Absorption detection: when delta moves against price direction with significant magnitude (buyers absorbed on a price-up bar with negative delta, or sellers absorbed on a price-down bar with positive delta), the candle is colored with a separate absorption color.
- Configurable threshold multipliers: set independent multipliers for sync and absorption so each signal can be tuned to your preferred sensitivity.
- Adaptive sensitivity via rolling MA: the study computes a rolling moving average of absolute bar delta over N bars and expresses thresholds as multipliers of that average. This self-adjusts the signal across instruments and across volatility regimes without manual recalibration.
- Separate colors for bullish, bearish, and absorption candles: three distinct visual states make the signal readable at full chart zoom.
- Native delta computation: bar delta is computed directly from bid/ask volume data inside the study; no companion CVD or volume study needed on the chart.
How it works
After purchase, Delta Candle Color is added to your Sierra Chart account automatically. Restart Sierra Chart, then add the study to a chart that has bid/ask volume data available (numbers bars, footprint, or a time-based chart configured to record bid/ask volume) via Analysis → Studies → Add Custom Study → Delta Candle Color.
In the settings dialog, set the Delta MA Length (the lookback for the rolling average of absolute delta), the Sync Threshold Multiplier (how strong the delta must be relative to the rolling average to count as a sync signal), and the Absorption Threshold Multiplier (how much counter-direction delta is needed to flag absorption). Pick the three colors.
At runtime, for each bar the study computes the bar's delta from bid/ask volume, updates the rolling MA of absolute delta, and classifies the bar as bullish sync, bearish sync, absorption, or neutral. The candle is recolored accordingly. As volatility expands or contracts during the session, the rolling MA tracks the regime and the thresholds adapt automatically.
Who it's for
- Order flow day traders working ES, NQ, CL, GC, or any liquid futures who want delta context overlaid directly on price without flipping between two chart panes.
- Scalpers who need a fast visual cue for absorption: spotting a strong absorption candle at a level can be the difference between fading the move and getting run over by it.
- Trend traders who use sync candles as continuation confirmation: a trend with consistent sync coloring is a different signal than one with frequent absorption flares.
- Reversal traders who hunt absorption at extremes: repeated absorption candles at a swing high or low are a classic exhaustion footprint.
- Prop firm traders (Apex, Topstep, MyFundedFutures) who want order-flow context that travels with the chart, no extra panes required.
Compatibility & requirements
- Requires Sierra Chart with ACSIL custom study support
- Requires bid/ask volume data on the chart (numbers bars, footprint, or a time-based chart configured to record bid/ask volume)
- Windows desktop platform
- Compatible with any instrument that has tick-level bid/ask volume data
- No external dependencies: bar delta is computed internally, no companion CVD study required
- Automatic activation on your Sierra Chart account after purchase; no DLL download or manual installation required
- Lifetime updates included
Support