I am trying to scan for stocks with serious unchanged volume for a specified time period. I know how to do it for price by using the near_high_low filter in combination with a specific duration and + or - % change. Kind of like creating a "flatliner" price channel and then I would scan for prices that move a % outside that channel. Back to Volume. Looking for a script or custom filter that will calculate Average Volume over a specified period and then spot a candle that is some percentage above the average volume. Kind of a "pre-pop" indicator. A "flatliner", either price or volume or both and then suddenly a "heartbeat" suggesting something is coming. Any suggestions or any help would be greatly appreciated. Thanks. Trader47.