Thanks, I've actually decided to use the signed von mises stress (I found it on the fatigue part of the Ansys website). In Excel code:
SignedVM=if(abs(Sig1)>abs(Sig3),sign(Sig1),sign(Sig3))*VM
You're right about the energy in the stress strain curve, the original formula in my first post is...