I have an algo that shorts the VXX near the end of the day, and closes the position as soon as the market opens the next day.
The algo is very profitable, so I want to continue doing this, but the fact that it is holding vix short overnight means that a blackswan event could not only wipe out the entire account, but also make me owe very large amounts to my broker beyond the account balance.
I tried replacing short on VXX with long on XIV, but the results are different. I also tried going long on SPY, again the results are different.
I am looking for a way to replicate shorting of VXX, but with a long position.
The idea is that I dont mind getting a wipeout from a black swan event; I just dont want to lose more than my account balance. So I basically need to be long something instead of being short VXX.
Any ideas?