How annoying to see a system that is incredibly simple and it works. Seems like my own systems are too complex, although most code is to catch exceptions....
Based on the post of Meb Faber on his blog on the 16th of June ( http://mebfaber.com/2015/06/16/three-way-model/ ) I made a quick implementation of his 3-way system.
Three asset classes: Stocks, bonds, gold.
Invest equally in whatever is going up (defined as 3 month SMA > 10
month SMA).
So, how can we improve this further? How can we isolate the Alpha for the fund without destroying the edge?
have fun,
Peter