Such as if
return dataseriesobj1-dataseriesobj2;
I am guessing the answer is no, would help a lot if there was a way....as i need to run EMA calcs on the difference and i use it a number of places in my code. I can duplicate the code out of a method if necessary.

Comment