Skip to content
Prev 14097 / 15274 Next

Basket stop loss implementation quantstrat

On Mon, 2016-12-12 at 17:17 +0000, Aaron wrote:
quantstrat isn't really optimized for this kind of rule.

You could do it with a rebalance rule, but it will add a cross-symbol
loop on every rebalance period.

Brian