I came across this seemingly simple strategy that rotates 4 VIX ETPs: XIV, VXX, ZIV and VXZ. The idea is to go long on one of these depending on which one has the highest 83-day return. If they are all negative, then you stay in cash. I don't know how to code in Q, but was hoping someone might be able to draft a working algo that would work with Robinhood. I didn't see this particular strategy in the community so I thought I'd bring it up.
An advantage is that, as far as I can tell, no day trades would be performed so it would work well with smaller accounts. However because it analyzes entry/exit toward the end of the trading day, I thought it would make sense if it were automated as opposed to manually traded. Any help and feedback would be appreciated. Thank you Q community!
Here's the link for the strategy
Edit: added tags