April 27th, 2006, 2:36 pm
Hi, my problem refers to performance computing.That is, for exampe, I've got a stock (Apple - usd dollar priced).Well, if today Apple performance is -0.176%, and euro/usd performance is 0.72%,Apple performance in euro is computed as follow: (1-0.176%) * (1+0.72%) - 1 = -0.897%.Another way somebody suggest me, is as follow: -0.176%+0.72%+ (-0.176%*0.72%) = 0.54%But the results are very different.... How can I compute performance in euro ?Could somebody give me any suggestion ?