l2/l2_transaction_data_manager.py
@@ -126,6 +126,14 @@ break except Exception as e: async_log_util.error(hx_logger_l2_debug, str(e)) try: if LCancelBigNumComputer().add_transaction_datas(code, datas)[0]: L2TradeDataProcessor.cancel_buy(code, f"L后成交太快撤单:{datas[-1]}") order_begin_pos = None except Exception as e: async_log_util.error(hx_logger_l2_debug, str(e)) # 计算已经成交的大单 big_money_count = 0 for d in datas: