HoldingInfoByCode(Code, Market, Hold, MktPrice, AvgPrice, MktValue, AgeCost, PNL)
Code 输入参数, 指定的品种代码
Market 输入参数,指定的品种市场
Hold 输出参数,该该持仓品种持仓量,若空仓返回负数
MktPrice 输出参数,该持仓品种市价
AvgPrice 输出参数,该持仓品种均价
MktValue 输出参数,该持仓品种市值
AgeCost 输出参数,该持仓品种成本
PNL 输出参数,该持仓品种浮动盈亏
返回值: 成功返回1,失败返回0