trade/huaxin/huaxin_trade_api.py
@@ -95,6 +95,9 @@ insertDate=insertDate, direction=direction, is_shadow_order=is_shadow_order) try: if order.direction == str(huaxin_util.TORA_TSTP_D_Sell): # 刷新持仓列表 huaxin_trade_data_update.add_position_list() TradeResultProcessor.process_buy_order(order) TradeResultProcessor.process_sell_order(order) finally: