OPEN-SOURCE SCRIPT
Mis à jour Quantified Relative Volume - Overlay

Quantified Relative Volume - Overlay (QRVOL-O)
QRVOL-O marks price candles that occur on abnormally high relative volume, directly on the price chart.
It calculates relative volume (RVol) by comparing the current bar's volume to the average volume at the same time of day over the past 10 sessions (via TradingView's ta.relativeVolume()). When RVol clears your chosen threshold, the candle is flagged as a signal and classified by direction:
Long signal: high RVol on a bullish candle (close > open) — candle is tinted green.
Short signal: high RVol on a bearish candle (close < open) — candle is tinted red.
Doji bars (close == open) are ignored.
Optional arrows (off by default) can be enabled to mark long/short signals below/above the bar. Built-in alert conditions let you set TradingView alerts for long and short signals separately.
Settings:
Volume Ratio: RVol threshold that defines "high" volume.
Candle coloring: on/off, with separate colors for long and short signals.
Arrows: on/off, with separate colors for long and short signals.
QRVOL-O is a companion to the volume-pane indicator "Quantified Relative Volume" (QRVOL), which shows the same RVol logic as a colored volume histogram with record labels (HVE/HVY/HVQ). Use them together for a combined volume-pane + price-chart view, or independently.
This indicator does not predict future price movement or provide investment advice — it is a volume-based visualization tool. Always combine it with your own analysis and risk management.
QRVOL-O marks price candles that occur on abnormally high relative volume, directly on the price chart.
It calculates relative volume (RVol) by comparing the current bar's volume to the average volume at the same time of day over the past 10 sessions (via TradingView's ta.relativeVolume()). When RVol clears your chosen threshold, the candle is flagged as a signal and classified by direction:
Long signal: high RVol on a bullish candle (close > open) — candle is tinted green.
Short signal: high RVol on a bearish candle (close < open) — candle is tinted red.
Doji bars (close == open) are ignored.
Optional arrows (off by default) can be enabled to mark long/short signals below/above the bar. Built-in alert conditions let you set TradingView alerts for long and short signals separately.
Settings:
Volume Ratio: RVol threshold that defines "high" volume.
Candle coloring: on/off, with separate colors for long and short signals.
Arrows: on/off, with separate colors for long and short signals.
QRVOL-O is a companion to the volume-pane indicator "Quantified Relative Volume" (QRVOL), which shows the same RVol logic as a colored volume histogram with record labels (HVE/HVY/HVQ). Use them together for a combined volume-pane + price-chart view, or independently.
This indicator does not predict future price movement or provide investment advice — it is a volume-based visualization tool. Always combine it with your own analysis and risk management.
Notes de version
added enable switches for long or short indicationNotes de version
Wird bei Forex und CFD automatisch ausgeblendet, da es sich hierbei nicht um echtes Volumen handeltNotes de version
Added functionality to highlight an explosive candle with body-ratio >= 75%Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit TradingView, le créateur de ce script l'a rendu open source afin que les traders puissent examiner et vérifier ses fonctionnalités. Bravo à l'auteur! Bien que vous puissiez l'utiliser gratuitement, n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.