PROTECTED SOURCE SCRIPT
Volume Lowest Since X Days

I've created a TradingView Pine Script v6 indicator that tracks and displays when the current closing volume is the lowest since a specific date. Here's what it does:
Key Features:
Lookback Period: You can adjust the number of bars to look back (default: 252, roughly one trading year)
Visual Elements:
Volume bars displayed as histogram (red when it's the lowest, blue otherwise)
Orange line showing the lowest volume level
Label on the chart when current volume is the lowest, showing the date
Information Table: Shows in the top-right corner:
Current volume
Lowest volume in the period
Date when that lowest volume occurred and how many bars ago
Alert: You can set up an alert for when current volume reaches the lowest level in the lookback period
Key Features:
Lookback Period: You can adjust the number of bars to look back (default: 252, roughly one trading year)
Visual Elements:
Volume bars displayed as histogram (red when it's the lowest, blue otherwise)
Orange line showing the lowest volume level
Label on the chart when current volume is the lowest, showing the date
Information Table: Shows in the top-right corner:
Current volume
Lowest volume in the period
Date when that lowest volume occurred and how many bars ago
Alert: You can set up an alert for when current volume reaches the lowest level in the lookback period
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。