My goal is to get self.tickers to be populated so that I can iterate through them and perform technical analysis on each ticker. I want to be able to specify a stock manually as well as have the output of the Universe selector added. I tried setting self.tickers = self.AddedSecurities, and also tried doing something like
self.tickers = filteredSymbols + self.manually_selected
in the Fine Selector
Can anyone please point me in the right direction here?
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!