get the last AccountEquity before it changes

 
as my title say can I store or get the last value of my AccountEquity() before it changes to its current value?
 
mark692: as my title say can I store or get the last value of my AccountEquity() before it changes to its current value?
Yes, just save its value to a variable and detect when it changes!