Dicargo_Beam

Weighted Bollinger Band (+ Logarithmic)

ENG)
Weighted BB is more responsive to price changes than original Bollinger Bands.



the calculation formula uses a weighted method based on the current price.

Instead of using a standard deviation, I used a weighted standard deviation that weights the current price, and instead of a simple moving average, I used a weighted moving average.

Also included is a formula to log the Bollinger Bands for users who view charts on a logarithmic scale.



KOR)
원본 볼밴보다 가격변화에 대한 반응성이 높습니다.

계산식에는 현재가격에 가중을 주는 방식을 사용하였습니다.

표준편차를 사용하는 대신 저는 현재가격에 가중을 두는 가중표준편차를 사용하였고, 단순이동평균 대신 가중이동평균을 사용하였습니다.

또한 로그스케일로 차트를 보는 유저를 위해 볼린저밴드를 log화 하는 수식도 포함하였습니다.
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?