public void ReqQryInvestorPositionDetail(string szInstrument)
 {
     m_Api.ReqQryInvestorPositionDetail(szInstrument);
 }