pub const CMD_QUERY_POSITION: u16 = 4705;
持仓查询 base command ID。真实 GetPositionList 不直接发此 cmd:C++ real 分支走 CMD3020 AccountInfoReq;SIM 分支走 registry 中的 14705。 注意:4705 不是模拟账户持仓 wire cmd。
GetPositionList
AccountInfoReq