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: # (买单号, 量, 金额, 时间, 最新成交价格)