def get_current_price(self): self.after(1, self.get_current_price) price = pyupbit.get_current_price(self.tickers[self.ticker.current()]) self.current_price.