Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Example implementation of the Structural Arbitrage strategy

As described in http://seekingalpha.com/article/2430115-structural-arbitrage-making-money-with-math?page=2

Buy ZIV with 30% of the dollar value of the portfolio.
Buy XIV with 20% of the dollar value of the portfolio.
Buy TMF with 50% of the dollar value of the portfolio.
Rebalance weekly to maintain the 30%/20%/50% dollar value split between the positions.

2 responses

Thanks for the share. I had seen this strategy before, but if you run it in mid 2009 to late 2010 it does not outperform the SPY and has a sizable drawdown as well. You do however achieve marginally better results having the portfolio rebalance once a week or twice a week, but that could just be good timing.

Ilya Kipnis did a great extended backtest of this (not in Quantopian, since he had to make synthetic XIV/VXX to go back far enough).