Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Zero beta using SPXS 3x Bear ETF

I wanted to create a low-beta trading strategy without using short-selling. This is a dummy algorithm that allocates 75% of the portfolio to SPY, and 25% to SPXS.

The result is zero beta and zero returns (since the positions exactly offset one another).

My plan is to replace the SPY position with a more sophisticated long trading strategy, leaving a 25% allocation to SPXS to keep beta low.