OPEN-SOURCE SCRIPT
Aktualisiert 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.
Versionshinweise
added enable switches for long or short indicationVersionshinweise
Wird bei Forex und CFD automatisch ausgeblendet, da es sich hierbei nicht um echtes Volumen handeltVersionshinweise
Added functionality to highlight an explosive candle with body-ratio >= 75%Open-source Skript
Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun auch andere Trader das Script rezensieren und die Funktionalität überprüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden, aber eine Wiederveröffentlichung des Codes unterliegt unseren Hausregeln.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.
Open-source Skript
Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun auch andere Trader das Script rezensieren und die Funktionalität überprüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden, aber eine Wiederveröffentlichung des Codes unterliegt unseren Hausregeln.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.