Just playing around with Quantopian here and thought I would learn by cloning an algorithm and implementing one of the Lazy Portfolio's from Bogleheads. I chose the three fund portfolio consisting of 33% BND, 34% VTI, and 33% VXUS.
Did I do this right? The return is less than half of the SPY, alpha is negative, and my Sharpe ratio is 0.52.
Is this poor performance a reflection of the lazy portfolio construction or of my implementation? I would have expected a higher Sharpe ratio, considering the SPY is something like 1.5. I feel like I am fundamentally misunderstanding something here.