def before_backtest(self): global start_time start_time = datetime.now() global risk_position print(self.market_data_hashable) input()