diff --git a/Bithumb_minute.py b/Bithumb_minute.py index 4e94fd2..182f055 100644 --- a/Bithumb_minute.py +++ b/Bithumb_minute.py @@ -738,7 +738,7 @@ if __name__ == "__main__": bithumb = Bithumb_minute(RESOURCE_PATH) tickers = ['XRP'] - isRealTime = False + isRealTime = True if isRealTime: while True: for ticker in tickers: