Hi all, new to Python, Quantopian, and Algo trading. Not "new" to coding, but very, very stale--and wasn't very competent with it in the first place.
Anyways, I've been playing with a few algorithms, and modifying them to see what happens. I was trying to make the algorithm (any of them) select from only a few stocks--so for example, is there a way to make the algorithms select from only 5 different stocks?
Lets say to use just the 5 below (picked at random from transactions in the Sample Mean Reversion backtest)
ARRY
RYAM
FTK
WBMD
BCRX
Thanks for the help, and sorry if this has been asked and answered before. I may be too stupid to have recognized it.