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