alexgrover

Hamming Windowed Volume Weighted Moving Average

Applying a window to the filter weights provides sometimes extra control over the characteristics of the filter.In this script an hamming window is applied to the volume before being used as a weight.In general this process smooth the frequency response of a filter.

Lets compare the classic vwma with hamming windowed vwma


Something i noticed is that windowed filters depending on their period (high ones in general) tend to make less bad crosses with the price (at least with the hamming window)

Here are some data regarding number of crosses with period 50 with the hamming vwma in orange and the classic vwma in purple


Feel free to use the hamming window when using weighted filter.

Check out the indicators we are making at luxalgo: www.tradingview.com/u/LuxAlgo/
Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?