FIX applications created for the X_TRADER platform will require some level of development and subsequent integration work to be updated for the TT Platform FIX API. There are several factors that contribute to the need for changes in our FIX specification when moving from FIX Adapter to TT FIX:
Because the FIX services are fully integrated in the TT platform, you no longer need to manage TT Gateways and FIX Adapters as you did in the X_TRADER platform. Instead of using the FIX Adapter Configuration Tool (FACT) and Flexible FIX, you now use Setup to configure FIX sessions and customizations:
TT FIX supports additional, focused session types:
The TT platform introduces dual support for FIX 4.2 and 4.4 and we’ve deprecated many X_TRADER platform FIX Adapter custom tags with the standard tag as defined in FIX 4.4 where applicable, e.g replacing 10527 with 527 for SecondaryExecID.
TT's FIX help highlights differences between FIX Adapter and TT FIX tags in each FIX tag description. In addition, each FIX message definition includes a summary section on depregated FIX tags, when applicable.
TT FIX no longer supports the following FIX messages:
TT FIX adds support for the following new FIX messages:
TT FIX also deprecates and renames tags used by the following messages:
For a list of deprecated tags, see FIX migration tag reference.
FIX Adapter on the X_TRADER plaform supported only exchange-native order types. TT FIX on the TT plaform allows FIX clients also to route synthetic orders, spreads, strategies and algos. To support this functionality TT FIX has defined new custom tags and repeating groups.
This section will contain the exchange-specifc tag mappings in Jerome's spreadsheet.
Author Note: Not sure of the best way to present the info. Including all of them here might make this page to long to be useful. Maybe links to "hidden" articles (not in nav) for each of the exchanges.
Our highly experienced FIX integration team has developed a series of articles to further jump-start the migration process:
More general questions about TT FIX can be found by viewing the FIX channel in our TT Community site: https://community.tradingtechnologies.com/spaces/18/fix.html.