Administrator
2025-04-24 231df152a3e4dab518d48395df67771c2c7c88d8
l2/l2_data_manager_new.py
@@ -395,7 +395,7 @@
        finally:
            if datas:
                l2.l2_data_util.save_l2_data(code, None, datas)
            origin_datas.clear()
            # origin_datas.clear()
    @classmethod
    def __recompute_real_order_index(cls, code, pre_real_order_index, order_info, compute_type):
@@ -1974,8 +1974,8 @@
                    # 非上证的票看50w
                    min_num = int(5000 / limit_up_price)
            # 如果累计大单成交足够,只需看50w
            if big_order_deal_enough_result[4]:
                min_num = int(5000 / limit_up_price)
            # if big_order_deal_enough_result[4]:
            #     min_num = int(5000 / limit_up_price)
            # 需要监听的大单
            watch_indexes = set()
            # 总委托大单金额