Ah, sorry for not getting back to this–email me at [email protected] and I’ll send you the performance of the latest model. The only issue these days is that there’s a schedule K1 attached to SVIX at tax time, which is a pain in the ass.
]]>As it turns out, the canary universe from Defensive Asset Allocation that formed the D aspect of this strategy absolutely failed. It makes me wonder about the efficacy of other canary indicators, and how it’s only a matter of time until they crack as well. I think the only one that didn’t fail was the TIPS indicator found in Hybrid Asset Allocation, but that strategy was only devised after the fact. Disappointing, really, as it basically means that KDA, rather than be a good ensemble of strategies, only had those defensive layers for show. Argh.
]]>Jaekle and Tomasini–Trading Systems Development
]]>You’d do some things with endpoints. E.G. subset <- returns[(endpoints[i]+1):endpoints[i+12]], but then you might do something like subset_four <- returns[(endpoints[i+8]+1):endpoints[i+12]], and so on. You need to use endpoints subsetting.
]]>