OPEN-SOURCE SCRIPT
Cập nhật

Volume Z-Score Bar Color

1 228
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.
Phát hành các Ghi chú
Updated option to chose median or mean as the averaging calculation
Phát hành các Ghi chú
Added volume bars that change colors along with the chart.
Phát hành các Ghi chú
Code clean up.
Phát hành các Ghi chú
Updating formatting to condense the volume scale
Phát hành các Ghi chú
Update to include more options for the standard deviation and bar colors as well as added the ability to chose the volume source.
Phát hành các Ghi chú
Added protection if the ticker does not exist on the chosen chart.
Phát hành các Ghi chú
Bugfix for error caused by invalid tickerId

Thông báo miễn trừ trách nhiệm

Thông tin và các ấn phẩm này không nhằm mục đích, và không cấu thành, lời khuyên hoặc khuyến nghị về tài chính, đầu tư, giao dịch hay các loại khác do TradingView cung cấp hoặc xác nhận. Đọc thêm tại Điều khoản Sử dụng.