// Downloaded From https://www.WiseStockTrader.com //Shows if intraday volume is greater than average volume of last 5 days (customizable) with moving average //line. Plot(V,"Volume",ParamColor("Color",colorBlueGrey),styleHistogram|styleThick); Avgvol=0; if (Interval()