Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Quantopian Lecture Series Template - L/S Algo

Anyone want to fix this template so that it works?

Something went wrong. Sorry for the inconvenience. Try using the built-in debugger to analyze your code. If you would like help, send us an email. TypeError: Keyword argument `sid` is no longer supported for get_open_orders. Use `asset` instead. There was a runtime error on line 170.  
1 response

working now ... i just focused on getting it trading.

Still requires quite some work since extremely slow and uses deprecated functions.

gluck

https://www.quantopian.com/tutorials/getting-started#lesson11 (definitely worth going through all of these... will save tonnes of hrs in long run and also help avoid learning 'bad coding habits' from the onset.