diff --git a/Bithumb_minute.py b/Bithumb_minute.py index effdb8a..323be17 100644 --- a/Bithumb_minute.py +++ b/Bithumb_minute.py @@ -726,7 +726,7 @@ if __name__ == "__main__": bithumb = Bithumb_minute(RESOURCE_PATH) - tickers = ['XRP', 'BTC'] + tickers = ['XRP'] isRealTime = True if isRealTime: while True: