The Lab

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »


The MFClient is the central class for communicating with the MarketFactory servers. It provides factory methods to create market data and trading session objects (both of which have MFSession objects as a base class) as well as serving as the reactor/event loop for the client sessions. The returned MFSession objects (or subclasses thereof) handle the network interaction with the MarketFactory servers.

  • No labels