Hello,

 

I am trying to access the market cap of every stock in a list and haven't been successful > have been trying self.securities[ticker].Fundamentals but can't figure out how to access the market cap. I want to save it to a rolling window dictionary of self.marketcaps[ticker] so I can access it later, that part I can do just cant figure out how to get the value