I'm just coming up to speed on the Quantopian SDK. This is my first attempt a writing a quant, and I'd like to ask for feedback.
I tried to use ratios of the VIX and VVIX to outperform XIV while keeping the beta < 1.0. I toggle between shorting UVXY with 80% of capital, and going all cash.
Ideally I'd like to further reduce risk by adding options or VIX futures into the mix. (Any code on how to get that info is appreciated)
I'd appreciate feedback from experienced quant developers. What else needs to be done, ideas how to lower beta, etc.