This commit is contained in:
dsyoon
2021-10-03 20:43:15 +09:00
parent 01eeaeb564
commit 478c6571c8

View File

@@ -874,6 +874,7 @@ class HTS:
"low": [],
"vol": []}
print ("START...")
while datetime.strptime(given_day + " 083000", '%Y%m%d %H%M%S') < datetime.now() < datetime.strptime(given_day + " 151100", '%Y%m%d %H%M%S'):
second = datetime.now().strftime('%Y%m%d %H%M%S')