quantopian-algos icon indicating copy to clipboard operation
quantopian-algos copied to clipboard

Library of algorithm scripts for Quantopian

Results 3 quantopian-algos issues
Sort by recently updated
recently updated
newest added

Only one thing to note that I'm not sure about -- In line 25 of pairtrade.py, the docstring does not seem to belong to any specific function. Maybe it should...

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...

bug