l2/huaxin/huaxin_delegate_postion_manager.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2/huaxin/huaxin_delegate_postion_manager.py
@@ -99,7 +99,7 @@ order_info = get_order_info(code) if not order_info: # 暂无下单信息 return None, order_info return None, order_info, None price = order_info[0] volume = order_info[1] exec_data = order_info[2]