OPEN-SOURCE SCRIPT
업데이트됨

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.
릴리즈 노트
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
릴리즈 노트
Update to include more options for the standard deviation and bar colors as well as added the ability to chose the volume source.
릴리즈 노트
Added protection if the ticker does not exist on the chosen chart.
릴리즈 노트
Bugfix for error caused by invalid tickerId

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.