OPEN-SOURCE SCRIPT
Updated

Volume Percentile

188
This Pine Script indicator highlights bars where the current volume exceeds a configurable percentile threshold (e.g., 80th percentile) based on a rolling window of historical volume data.

🔍 Key Features:
Calculates a user-defined volume percentile (e.g., 75th, 80th, 90th) over a rolling window.

Marks candles where current volume is higher than the selected percentile.

Helps detect volume spikes, breakouts, or unusual activity.

Works directly on the main chart window for easier analysis.

🛠️ Inputs:
Window Length: Number of bars used to calculate the percentile (default = 20).

Percentile: The percentile threshold to trigger a high-volume signal (default = 80).

🖥️ Visualization:
Displays a red triangle marker below bars with volume above the selected percentile.
Release Notes
This Pine Script indicator highlights bars where the current volume exceeds a configurable percentile threshold (e.g., 80th percentile) based on a rolling window of historical volume data.

🔍 Key Features:
Calculates a user-defined volume percentile (e.g., 75th, 80th, 90th) over a rolling window.

Marks candles where current volume is higher than the selected percentile.

Helps detect volume spikes, breakouts, or unusual activity.

Works directly on the main chart window for easier analysis.

🛠️ Inputs:
Window Length: Number of bars used to calculate the percentile (default = 20).

Percentile: The percentile threshold to trigger a high-volume signal (default = 80).

🖥️ Visualization:
Displays a red triangle marker below bars with volume above the selected percentile.

Designed for use on the main price chart (overlay=true).
Release Notes
This Pine Script indicator highlights bars where the current volume exceeds a configurable percentile threshold (e.g., 80th percentile) based on a rolling window of historical volume data.

🔍 Key Features:
Calculates a user-defined volume percentile (e.g., 75th, 80th, 90th) over a rolling window.

Marks candles where current volume is higher than the selected percentile.

Helps detect volume spikes, breakouts, or unusual activity.

Works directly on the main chart window for easier analysis.

🛠️ Inputs:
Window Length: Number of bars used to calculate the percentile (default = 20).

Percentile: The percentile threshold to trigger a high-volume signal (default = 80).

🖥️ Visualization:
Displays a red triangle marker below bars with volume above the selected percentile.

Designed for use on the main price chart (overlay=true).

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.