Exemple #1
0
 private void StartFixConnection()
 {
     _tradeSessionConnector.Start();
     _tickPriceHarvester.Start();
     OnConnected();
 }