Administrator
2025-06-09 8b7972581d0324e3f634b5b5a57a9ed7db1addaf
huaxin_client/l2_client_test.py
@@ -160,7 +160,7 @@
        order_time = item[4]
        if self.accurate_buy:
            self.add_transaction_data_for_accurate(item, big_order_money_threshold=50e4)
            self.add_transaction_data_for_accurate(item, big_order_money_threshold=100e4)
        if not self.__latest_buy_order:
            # (买单号, 量, 金额, 时间, 最新成交价格)