Hello, I need to calculate indicators using adjusted price of the equity and then trade options for this equity. But it seems impossible to use adjusted price when I am adding options to the universe. 

I suppose I could call self.History every time I need adjusted price to update an indicator, but maybe there is a better and more efficient way I don't see?