Hi All, just wanted to confirm that the best and most accurate way to get a list of symbol holdings in my portfolio at any given time would be:
holdings = [ x.Symbol for x in self.Portfolio.Values if x.Invested ]
Would this be accurate at any given point in time in the algorithm?
Thanks,
Chetan
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!