OPEN-SOURCE SCRIPT
Volume Z-Score

Volume Z-Score highlights candles with statistically unusual volume using a rolling z-score calculation.
The script compares each candle’s volume to the average volume over the selected lookback period, then measures how many standard deviations the current volume is above or below that average.
Candles are colored by volume deviation level:
- Z-score > 1, > 2, and > 3 for unusually high volume
- Z-score < -1, < -2, and < -3 for unusually low volume
The default lookback is 60 candles. Candle colors are fully customizable, and alerts are included for each high-volume and low-volume threshold.
The script compares each candle’s volume to the average volume over the selected lookback period, then measures how many standard deviations the current volume is above or below that average.
Candles are colored by volume deviation level:
- Z-score > 1, > 2, and > 3 for unusually high volume
- Z-score < -1, < -2, and < -3 for unusually low volume
The default lookback is 60 candles. Candle colors are fully customizable, and alerts are included for each high-volume and low-volume threshold.
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。