Пример #1
0
 public string WriteMarketDataRequest()
 {
     return(mdr.ToString()); // ToString is how QuickFixN messages write themselves
 }