p3change | p3change[n] OPERATOR (INDICATOR or NUMBER) , where n is a positive integer >= 0. | Returns the percentage change from the closing price of day n-2 to the closing price of day n where n=0 is the last trading day, n=1 is the previous day, etc. | (p3change[0] > -1) and (p3change[0] < 1) |