Exemple #1
0
 public void RegOnRtnDepthMarketData(OnRtnDepthMarketData callback)
 {
     CTPQuoteAPI.RegOnRtnDepthMarketData(_handle, callback);
 }