l2/huaxin/huaxin_delegate_postion_manager.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2/huaxin/huaxin_delegate_postion_manager.py
@@ -168,8 +168,6 @@ break if not real_place_index: # 与真实下单下单时间超过500ms才能以虚拟单的位置作为真实下单位置 if time.time() - order_time > 0.5: real_place_index_info = shadow_place_order_index, RELIABILITY_TYPE_VIRTUAL else: real_place_index_info = real_place_index, RELIABILITY_TYPE_REAL