Page History
The MFAPI also has the ability to allow extendable additional parameters to the order submissionsubmit. This is done by filling in an ArrayList with key value pairs (both being strings) and passing this to the appropriate submit method. This enablesthe KeyValuePair[] ArrayList . The KeyValuePair are both strings.
Below are possible uses:
...
All Bank Feed Servers:
- The ability to provide an optional 'Account' value in the order parameters. By default the provided value will populate the FIX Account(1) field on the message to the venue.
The 'Account' value can be mapped to a different outbound field if you desire. Both FIX header and body fields are supported. This needs to be agreed with and configured by the MarketFactory Customer Success team.
...
Overview
Content Tools