As a starting point, you can use the below for each of the four models:
Buy Rule: Ticker(“XXX,YYY,ZZZ”)
Sell: Rank<101
Allow sold holdings to be re-bought at current rebalance: Yes
Ranker: price momentum formula of your choice (higher values)
You’ll want to look as far back as possible to truly understand the performance of each of the four models. Some have benefited from QE, etc that may not carry forward at the same level of performance.
Hello!
I’m trying to backtest the dual momentum strategie but it’s a real pain because of the 4 modules.
I’ve built 4 screeners and it’s ok, but I don’t succeed to put all in one… rules are basics, best rank (12months) from each modules :
ticker(“VTI,VEU,SHY”)
ticker(“CIU,HYG,SHY”)
ticker(“GLD,TLT,SHY”)
ticker(“REM,VNQ,SHY”)