PROTECTED SOURCE SCRIPT
已更新

Relative Volume with Hull ma and Donchian channel

4 356
A trader introduced the relative volume to me; I like the concept but its presentation doesn't fit my "visual" taste.

What I did was to color the relative volume bar based on the relationship among (1) hull moving average of the close (2) close vs. open and (3) the relative volume bar reading.
Red -> bearish price action with a lot of volume
Green -> bullish price action with a lot volume
Black -> no clear relationship between volume and price action.

I also added a Donchian channel to the relative volume to further gauge the strength of the relative volume.

All of my posts are for entertainment only.
版本注释
The purpose of this "relative volume" indicator is to easily visualize whether the volume flow supports with a price-action.
To further enhance the visualization, I just shifted the main horizontal line using this code.
nVol = volume / Volume_Average * 100 -100

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。