Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Having Trouble Ordering Multiple Securities

Hello Quantopian Community,
I am having a little bit of trouble implementing multiple securities into my strategy. Essentially I am trying to create an algorithm that trades stocks based on my buy and sell indicators. I want to be able to hand pick my list of securities each day, and manually input them into my algorithm. Before I do that though I need to perform back tests to normalize my indicators. Please help me implement multiple stocks into my strategy.