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