This commit is contained in:
dsyoon
2023-05-05 16:32:49 +09:00
parent 2010466a5e
commit 3223dc6fae

View File

@@ -846,7 +846,7 @@ if __name__ == "__main__":
#size = len(data_daily)
#if data_daily['slow_k'] < 30:
try:
#time.sleep(30)
time.sleep(30)
bithumb.buyRealTime(ticker, analyzed_day, isRealTime)
except:
continue