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