INVITE-ONLY SCRIPT

Cumulative Volume Ratio v1.0

已更新
Simple.

NYSE only.

0700am-1200pm only.

5 minute candles only.

The code compares the cumulative volume of the current day to the 20 day cumulative average up to that same point in time.

This is commonly referenced as the Zanger Ratio.

The colors are based on the that version.

Below 60 = drying up (grey)

Above 60 = below average (orange)

Above 80 = average (pink)

Above 120 = High (magenta)

Above 200 = Extreme (red)

I purposely have these bars slightly transparent so we can quickly identify this indicator apart from my Specific Bar Volume Ratio or other bar based indicator.

This example is in Central time.

Contact me if you are interested.
發布通知
Start time set to 0700 EST.
發布通知
Code now starts at 0500 EST (NYSE)

There are two Inputs:

Shut Off Pre Market? , this helps visualization when the PM action is significantly higher than the opening action.
Disable Prior Days? , this helps visualization when the previous day's action is significantly higher than the current day's action.

發布通知
Applied two corrections when lacking sufficient historical data:

If the 100SMA does not exist than the lookback period is cut to 10 days.

If the study has a max_bars_back study error ( ! ) ; switch the setting labeled such and the lookback will be cut to 5 days.

These changes are important when trading relatively new stocks. The code scans every 5 minute bar from 0400 EST to 1600 EST. When there is not steady liquidity the code fails because there is too much missing data.
發布通知
Corrected previous resolution to repair study errors.

The code will now reference the 20MA cumulative ratio unless there is not enough data (ticker has not been trading for at least 20 days).

If there is less than 20 days and more than 10 days, it will reference the 10MA.

If there is less than 10 days of trading, the plot will be zero.

cumulativerelativevolumeVolume

僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請聯繫kmack282以了解更多信息,或按照下面作者的說明進行操作。

TradingView 不建議購買並使用此腳本,除非您 100% 信任其作者並了解腳本的工作原理。在許多情況下,您可以在我們的社群腳本中免費找到良好的開源替代方案。

作者的說明

Send me a direct message for free trial!

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。

免責聲明