At:
d:\vnpy\gateway\rohon\rohon_gateway.py(490): onRspQryInvestorPosition
TypeError: init() missing 2 required positional arguments: 'hedge_type'
At:
d:\vnpy\gateway\rohon\rohon_gateway.py(490): onRspQryInvestorPosition
TypeError: init() missing 2 required positional arguments: 'hedge_type'
请问你的rohon版本是?
请贴一下报错截图
这个gateway的onRspQryInevestorPosition函数中的代码,看着不是我们官方推出的版本(官方PositionData数据结构中没有hedge和investorID两个字段),请自行排查或者用回官方版本吧