private void initialiseComponents() {
   realMatchingEngine.addOrderBookSnapshotSubscriber(orderBookSnapshotListener);
 }