I created modified bollinger bands using vwma instead of sma. Is there a way to change how price is calculated and also allow the changing of moving average used to calculate?
For example having the price calculated by (O+H+L+C)/4 or (H+L+C)/3
Then having the option to toggle between either using ema, sma, vwma, vwap (with a drop down)
For my long term investing I have something like this with TOS but it would be great if I can figure out away to accomplish the same on NT without having another chart open.
Thanks!

Comment