The Lab

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are several considerations to be taken into account when migrating from the existing
MarketFactory existing MarketFactory API.

• In the classic API, all operations were made on the MFClient object. In the SBE implementation, trading and market data operations are split between the MFTradingSession and MFMarketDataSession.


• A VenueID is exactly the same as a numeric "feedID" in the classic MFAPI.

Please see Appendix B see  MFAPI - SBE3 Message Field Mappings for the translations between fields in the classic MFAPI messages and the corresponding messages in the SBE implementation.

...