While playing around with the standard "ta.vwap" I wondered why there was no length input, so I did some research on what the underlying calculation actually is, and did my best to augment it so as to allow for a variable length based on an oscillator value. Normal VWAP = (Number of Shares Bought x Typical Price) / Total Volume In my VWOP Calculation, typical...
Dissected the standard SWMA function and added options for user to change just about every part of it. Weights ,Lookback ,Source can all be changed in the settings. Green is the standard SWMA, Using the Input value selected.(MAs/LRC/VWAP) Red is the tuned SWMA, with the option of applying a final Output filter (MAs/LRC/VWAP). Uses 8 datapoints instead of 4 for...
Short Version: This here is my take on the popular VWAP indicator with several novel features including: Dual EMA smoothing. Arithmetic and Harmonic Mean plots. Custom Anchor feat. Intraday Session Sizes. 2 Pairs of Bands. Side Input for Connection to other Indicator. This can be used 'out of the box' as a replacement VWAP, benefitting from smoother...