This commit is contained in:
dsyoon
2024-02-01 12:48:42 +09:00
parent 19114bdc2e
commit 419523cdf5

View File

@@ -86,8 +86,8 @@ class HTS_Stocks (HTS):
if datetime.strptime(today + " 080000", '%Y%m%d %H%M%S') < THIS_TIME < datetime.strptime(today + " 151500", '%Y%m%d %H%M%S'):
if len(today_stock) < 1:
time.sleep(600)
self.sellStocks()
time.sleep(600)
continue
buy_stock = []