Skip to content
Prev 1141 / 15274 Next

use log return or quotient return?

There are atleast three ways to compute returns take first differences , 
take first differences and scale, take first differences of the log returns
One of the nice aspect of  first differences of log is that they include 
scaling and all the three are approximately the same(as Gabor points 
out) at high-freq over a short period of time. But if you had a lower 
freq data over a much longer period of time then it is useful to 
investigate the statistical properties of the returns before going one 
way or the other.

Best,
Krishna
Gabor Grothendieck wrote: