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