Skip to content
Prev 11031 / 15274 Next

Quantstrat optimal portfolio & dynamic core-satellite strategy

On 11/27/2012 02:20 PM, Cristian Popescu wrote:
I'll try to make a longer answer sometime tomorrow, but I wanted to give 
you the short answer now.

The short answer is 'rebalance' rules.  These currently only work on one 
portfolio, but I don't think that will be a problem, as you can simply 
have different rules for 'core' and 'satellite' in the single portfolio.

See the 'faber' demo for one without rebalance rules, and 'faber_rebal' 
for the same strategy with a quarterly rebalance rule.  As with 
everything in quantstrat, it is modular, and you can write a custom 
rebalance rule that will be aware of the current state of the portfolio 
at the time the rebalance rule(s) is evaluated.

Regards,

    - Brian