The Split Volume indicator displays 'Upwards' and 'Downwards' volume with an additional method for distributing 'split' candle volume.
A 'split' candle is a candle whose direction is...'Split'...since the open and close are equal. (Ex. Doji)

Upwards and Downwards Volume is tracked by comparing the Open and Closes of the Lower Timeframes.
  • If the Close is Greater-than the Open, we track the Volume as 'Upwards' Volume.
  • If the Close is Less-than the Open, we track the Volume as 'Downwards' Volume.
  • If the Close and Open are Equal, we assume that the Volume is an even split 50/50, and track it as such.
The indicator pulls data from lower timeframes to achieve more granular Open,Close,& Volume Data
Specifically:
<5m Timeframe: 1 Second LTF
<60m Timeframe: 5 Second LTF
<1D Timeframe: 1 Minute LTF
>1D Timeframe: 60m LTF

We have also included some nice-to-have features
  • 50% Volume Line: This line splits each columns in half, this is used as quick reference to see exactly which side the volume is on.
  • High Volume Candle Identification: We are detecting bars with high relative volume and coloring them on the upper chart for use as important zones.
  • Status Line Readouts: The Status line for this indicator is formatted for simple reading. It Reads(Left-to-Right):Total Volume, Downwards Volume, 50% Value, Upwards Volume


开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

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

想在图表上使用此脚本?