self.get_bars

lumibot.strategies.strategy.Strategy.get_bars(self, assets, length, timestep='minute', timeshift=None, chunk_size=100, max_workers=200, exchange=None)

This method is deprecated and will be removed in a future version. Please use self.get_historical_prices_for_assets() instead.