trade/huaxin_trade_api.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
trade/huaxin_trade_api.py
@@ -458,7 +458,7 @@ def get_position_list(blocking=True): request_id = __request(ClientSocketManager.CLIENT_TYPE_POSITION_LIST, {"type": ClientSocketManager.CLIENT_TYPE_POSITION_LIST}, blocking=blocking, is_pipe=is_pipe_channel_normal()) is_pipe=is_pipe_channel_normal(), is_trade=True) return __read_response(request_id, blocking)