Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
submit orders based on list of dates

Algorithm specifies a list of dates on which to buy a security. It could be a building block for backtesting algorithms on certain historical days. I welcome your feedback. Python is new to me, so perhaps a more elegant approach exists.

1 response

Please see my next post...this was a first attempt.