This commit is contained in:
dsyoon
2023-03-21 23:26:49 +09:00
parent 311c94fc86
commit 5dcf6f92e3

View File

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