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