Hi Quantopians,
I would like to optimize this simple strategy. Would also love to hear your opinions.
Current strategy is 2 steps:
Condition 1 (High exposure to market).
If (TQQQ) Fast DMA (1D) > Slow DMA (20D):
Buy 3x Leveraged ETF (TQQQ) - 60%
Buy Daily 20+ Year Treasury Bull 3X Shares - 20%
Buy Daily MSCI Emerging Markets Bear 3X Shares - 20%
Condition 2 (Low exposure to market).
If Fast DMA (1D) < Slow DMA (20D):
Buy 3x Leveraged ETF (TQQQ or SPXL) - 30%
Buy Daily 20+ Year Treasury Bull 3X Shares - 40%
Buy Daily MSCI Emerging Markets Bear 3X Shares - 30%
I would like to add some improvements, but not sure how to structure it.
If Condition 1 is met (DMA(1D) > DMA(20D)) and initial positions are opened [60%/20%/20%]:
- Check every day if DMA(1D) > DMA(20D) and DO NOT rebalance as long as true.
- If DMA(1D) < DMA(20D) rebalance to the rules of Condition 2 and do not rebalance again as long as true.
- Enter into Condition 1 if (DMA(1D) > DMA(20D) once again and keep original positions as long as true.
The basic idea of the improvement is to keep the exposure weight tilted to the beta [initial weights of 60%/20%/20%] when daily close crosses above 20 DMA and not rebalance/trade as long as true. This will increase exposure to trend and costs low as it will not rebalance every day.
If daily close crosses below 20 DMA, switch to low market(beta) exposure portfolio [initial weights of 30%/40%/30%] and not rebalance as long as price is below 20 DMA.
Sorry for the poor explanation. Hope you get the idea.
Please suggest other improvements so we can lower Drawdowns.
Regards,
Tim