The Lab

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

Compare with Current View Page History

Version 1 Next »



An Internal Drop Copy Feed provides a sequenced copy of trades done within the Whisperer system. Each Drop Copy Feed feed may be configured to include all trades possibly filtering by user, feed, market, or a combination of all three. This configuration is done server-side, and the user is requested to contact MarketFactory support for this, depending on the former's requirements.

Subscription is necessary in a similar fashion to the ECN Drop Copy Feeds.Main Thread MFHandler MFClient

.submitOrder()
APIResult::OK
.onOrderReceived()

.onOrderSubmitted()

.onTradeCapture()

.onOrderDone()



Figure 8.12. – Complete IOC fill


  • No labels