From 73ab16f373975ab046e5acb65f3c97fee49f5df9 Mon Sep 17 00:00:00 2001 From: dsyoon Date: Sat, 21 Jan 2023 22:27:03 +0900 Subject: [PATCH] init --- Bithumb_minute.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: