Hi everyone, considering SPY as the benchmark I am trying to calculate by myself the back return value but I can't get the same number as Quantopian...
My calculations are:
I hold the position from 2011-09-29 to 2014-02-19'
First day(buy): Stock price: 117.08
Last day(sell): Stock price: 183.8
Back Return= (183.8/117.08)-1=56.99%
But the benchmark return's using Quantopian with the same dates is 64.95%
Why is there such a difference? Am I missing something?
Thank you in advance,