TradingView
peacefulLizard50262
18 sty 2023 04:50

Volume Weighted Standard Deviation (VWSD) 

Opis

The Volume Weighted Standard Deviation indicator is a custom technical analysis tool that uses the volume of trading to calculate the standard deviation of a stock's price. This indicator takes the source of data, the length of data, and the deviation as inputs, and calculates the volume weighted standard deviation using the values.

The indicator first calculates the mean price and mean volume by using simple moving average over the given length of data. Then it calculates the squared difference between the mean price and the actual price, multiplied by the volume. This gives a volume-weighted squared difference. The indicator then calculates the square root of the sum of the volume-weighted squared differences divided by the sum of the volumes over the given length of data. This gives the volume weighted standard deviation.

The indicator then plots the standard deviation and deviation as a band around the simple moving average of the source data, providing a clear view of the volatility of the stock.

In summary, the Volume Weighted Standard Deviation indicator is a powerful tool for measuring the volatility of a stock by taking into account the volume of trading. It uses the volume of trading to calculate the standard deviation of a stock's price, giving a more accurate representation of the volatility of the stock. It can be useful for traders to identify entry and exit points and make more informed trading decisions.
Komentarze
Cmo22
. Even with the rouge line. This is top tier work!
OutsourcE
Why's mean_volume hanging in there? You didn't seem to use it anywhere else
peacefulLizard50262
@OutsourcE, lmao good question!
OutsourcE
@peacefulLizard50262, lol ,kill it, bruhhh!
PlusUltraTrading
Hi there! thx for sharing this. But there seems to be something wrong. when changing the length nothing happens. Or am I missing something?
Więcej