This commit is contained in:
dsyoon
2023-01-21 21:57:41 +09:00
parent 3ddc3be228
commit 50305f2fb0

View File

@@ -726,7 +726,7 @@ if __name__ == "__main__":
bithumb = Bithumb_minute(RESOURCE_PATH)
tickers = ['XRP', 'BTC']
tickers = ['XRP']
isRealTime = True
if isRealTime:
while True: