Administrator
2025-05-26 8df5da80b31542b52b88b4ba6ae1218083c68628
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=big_order_money_threshold)
            self.add_transaction_data_for_accurate(item, big_order_money_threshold=50e4)
        if not self.__latest_buy_order:
            # (买单号, 量, 金额, 时间, 最新成交价格)