self.get_bars¶ strategies.strategy.Strategy.get_bars(self, assets, length, timestep='minute', timeshift=None, chunk_size=100, max_workers=200)¶ This method is deprecated and will be removed in a future version. Please use self.get_historical_prices_for_assets() instead.