servers/huaxin_trade_server.py
@@ -368,7 +368,7 @@ for d in datas: if gpcode_manager.BuyOpenLimitUpCodeManager().is_in_cache(d[0]): # 09:19:50 到 09:20:00判断是否要撤单 if int("09:19:50") <= tool.get_now_time_as_int() < int("09:20:00"): if int("091950") <= tool.get_now_time_as_int() < int("092000"): async_log_util.info(logger_debug, f"排1撤单:{d}") if d[8]*d[5] < 1e8: code = d[0]