Price Greater Than Avg
From MultiCharts
Price > Avg indcator paints any bar with a price greater than its average price. With default input values, Price > Avg paints any bar whose Close price (Price input) is greater than its 14-bar closing average (Length input).
Default Inputs
Price( close ) sets the price used to calculate the average.
Length( 14 ) sets the number of bars used to calculate the average of the Price input.