OPEN-SOURCE SCRIPT

Volume Z-Score Bar Color

アップデート済
A simple script help you identify significant upticks in volume for a particular candle.

Using the standard z-score calculation you can change the bar color based on the user selected standard deviation range.

Calculation
z = (x - μ) / σ, where:
z: is the z-score
x: is the current volume
μ: is the mean volume
σ: is the standard deviation

Options include setting the bottom and top end of the deviation range. This will allow you to see a moderated uptick in volume as well as an extreme uptick. You can also choose the colors for the moderate bull/bear volume and extreme bull/bear volume.
リリースノート
Updated option to chose median or mean as the averaging calculation
リリースノート
Added volume bars that change colors along with the chart.
リリースノート
Code clean up.
リリースノート
Updating formatting to condense the volume scale
Volume

オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

チャートでこのスクリプトを利用したいですか?

免責事項