strategy/all_K_line.py
@@ -448,7 +448,7 @@ while True: try: # 声明赋值实时时间 now_time = datetime.datetime.now().strftime("%H:%M:%S") now_time = data_cache.now_time # print(f"now_time==={now_time}") # if now_time > data_cache.AFTER_CLOSING_TIME and data_cache.execution is False: