예제 #1
0
 public void ReqQryDepthMarketData(string szInstrument)
 {
     m_Api.ReqQryDepthMarketData(szInstrument);
 }