quantopian-algos
quantopian-algos copied to clipboard
post updated code that properly initializes alogorithm
See recent posting by Thomas Wiecki on:
https://www.quantopian.com/posts/olmar-implementation-fixed-bug
"Hi Grant,
OK, there was indeed a bug in the rebalance_portfolio function (init was always True), thanks for pointing that out! Attached is the fixed version."