{"id":7035,"date":"2025-08-28T22:35:38","date_gmt":"2025-08-29T03:35:38","guid":{"rendered":"https:\/\/librarytestdev.wpenginepowered.com\/?post_type=doc&#038;p=7035"},"modified":"2026-06-15T12:01:38","modified_gmt":"2026-06-15T17:01:38","slug":"system-overview","status":"publish","type":"doc","link":"https:\/\/library-staging.tradingtechnologies.com\/tt-fix\/tt-fix-general\/getting-started-tt-fix-general\/system-overview\/","title":{"rendered":"System Overview"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">System Overview<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The TT FIX service allows customers to receive real-time copies of all of their orders submitted through the TT\n\t\tplatform, along with their corresponding fills. To use this service, customers must develop FIX clients capable\n\t\tof connecting to and communicating with the TT FIX.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">TT FIX supports a subset of the FIX protocol (Version 4.2 with Errata 20010501 and Version 4.4) message types and\n\t\ttags within its message types. Refer to the website <a href=\"http:\/\/www.fixtradingcommunity.org\/\" target=\"_blank\">http:\/\/www.fixtradingcommunity.org\/<\/a> for additional FIX tag descriptions and message\n\t\tdefinitions.\n\n\t<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"identifying-schema-version\">Identifying the FIX Schema Version<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The second line of each TT FIX schema file contains an XML comment that identifies the schema&#8217;s publication date\n\t\tand internal version information, similar to the following.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: UAT 2026-08-11 10:25:17 Git:16bc4b86e3c94bef40c3dc55c5314c16df9c9930 MD5:998190c7d44e5636f42569d1279400ee --&gt;<\/code><\/pre>\n\n\n\n<div class=\"wp-block-twentytwentyfive-child-tt-callout component-callout callout-info\"><span class=\"badge \">Note<\/span>\n<p class=\"wp-block-paragraph\">TT FIX supports only those messages and tags described in this document. Do not submit other messages or tags to TT FIX, as doing so can produce unexpected results.<\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fix-schemas\">FIX Schemas<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\n\n\tBoth production and UAT versions of the TT FIX schema are available for download at the links below.\n\n\t<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"prod-version\">Production Version<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">TT currently supports two formats of the FIX 4.2 (Prod) and FIX 4.4 (Prod) schemas.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">All of the Production schemas contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"legacy-prod\">Legacy Schemas<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The <b class=\"gui\">Legacy Schemas<\/b> use the older format while containing the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/TT-FIX42_legacy.xml\">TT-FIX42_legacy.xml (Prod) \u2013 Legacy Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: PROD 2026-05-29 22:20:35 Git:fcf5bf2be62d2c15043c1339cd3ed4eaf62db825 MD5:5079a318d2ec321380a7e67c1376391b --&gt;<\/code><\/pre>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/TT-FIX44_legacy.xml\">TT-FIX44_legacy.xml (Prod) \u2013 Legacy Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: PROD 2026-05-30 04:30:57 Git:fcf5bf2be62d2c15043c1339cd3ed4eaf62db825 MD5:550c9aa2aa2556ff82640d40725f6c97 --&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"component-prod\">Component Schemas<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The new <b class=\"gui\">Component Schemas<\/b> have been redesigned to support a component-based format of the schema. These schemas also contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This new approach will be available as the default format of the FIX schemas in future releases.<\/p>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/TT-FIX42.xml\">TT-FIX42.xml (Prod) \u2013 New Component Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: PROD 2026-05-29 22:00:32 Git:fcf5bf2be62d2c15043c1339cd3ed4eaf62db825 MD5:ed46a2bbd53d169ea4645a57ed342b84 --&gt;<\/code><\/pre>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/TT-FIX44.xml\">TT-FIX44.xml (Prod) \u2013 New Component Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: PROD 2026-05-29 22:10:33 Git:fcf5bf2be62d2c15043c1339cd3ed4eaf62db825 MD5:079778134da881215c9711d1d1c86104 --&gt;<\/code><\/pre>\n\n\n\n<div class=\"wp-block-twentytwentyfive-child-tt-callout component-callout callout-info\"><span class=\"badge \">Note<\/span>\n<p class=\"wp-block-paragraph\">TT recommends users download the new <b class=\"gui\">Component Schemas<\/b> to test and integrate with their systems in preparation for the new approach.<\/p>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"uat-version\">UAT Version<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">TT currently supports two formats of the FIX 4.2 (UAT) and FIX 4.4 (UAT) schemas.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">All of the UAT schemas contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"legacy-uat\">Legacy Schemas<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The <b class=\"gui\">Legacy Schemas<\/b> use the older format while containing the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/uat\/TT-FIX42_legacy.xml\">TT-FIX42_legacy.xml (UAT) \u2013 Legacy Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: UAT 2026-08-03 18:20:34 Git:25a722a7bd3915a6067de3a4814160cc809b7abd MD5:578804ca853aed43125e24345c7b6b19 --&gt;<\/code><\/pre>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/uat\/TT-FIX44_legacy.xml\">TT-FIX44_legacy.xml (UAT) \u2013 Legacy Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: UAT 2026-08-03 18:27:05 Git:25a722a7bd3915a6067de3a4814160cc809b7abd MD5:0d430ef7defcff0002e393282d1a6bee --&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"component-uat\">Component Schemas<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The new <b class=\"gui\">Component Schemas<\/b> have been redesigned to support a component-based format of the schema. These schemas also contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This new approach will be available as the default format of the FIX schemas in future releases.<\/p>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/uat\/TT-FIX42.xml\">TT-FIX42.xml (UAT) \u2013 New Component Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: UAT 2026-08-03 18:00:39 Git:25a722a7bd3915a6067de3a4814160cc809b7abd MD5:887134f3aa681e3bf034c500c2cbd7c8 --&gt;<\/code><\/pre>\n\n\n<p><a href=\"\/wp-content\/tt\/tt-fix\/uat\/TT-FIX44.xml\">TT-FIX44.xml (UAT) \u2013 New Component Schema<\/a><\/p><pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: UAT 2026-08-03 18:11:58 Git:25a722a7bd3915a6067de3a4814160cc809b7abd MD5:ec5361665270743e5d87a857ce5c7f8f --&gt;<\/code><\/pre>\n\n\n\n<div class=\"wp-block-twentytwentyfive-child-tt-callout component-callout callout-info\"><span class=\"badge \">Note<\/span>\n<p class=\"wp-block-paragraph\">TT recommends users download the new <b class=\"gui\">Component Schemas<\/b> to test and integrate with their systems in preparation for the new approach.<\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<h2 class=\"wp-block-heading\">System Overview<\/h2>\n<p class=\"wp-block-paragraph\">The TT FIX service allows customers to receive real-time copies of all of their orders submitted through the TT<br \/>\n\t\tplatform, along with their corresponding fills. To use this service, customers must develop FIX clients capable<br \/>\n\t\tof connecting to and communicating with the TT FIX.<\/p>\n<p class=\"wp-block-paragraph\">TT FIX supports a subset of the FIX protocol (Version 4.2 with Errata 20010501 and Version 4.4) message types and<br \/>\n\t\ttags within its message types. Refer to the website <a href=\"http:\/\/www.fixtradingcommunity.org\/\" target=\"_blank\">http:\/\/www.fixtradingcommunity.org\/<\/a> for additional FIX tag descriptions and message<br \/>\n\t\tdefinitions.<\/p>\n<h2 class=\"wp-block-heading\" id=\"identifying-schema-version\">Identifying the FIX Schema Version<\/h2>\n<p class=\"wp-block-paragraph\">The second line of each TT FIX schema file contains an XML comment that identifies the schema&#8217;s publication date<br \/>\n\t\tand internal version information, similar to the following.<\/p>\n<pre class=\"wp-block-preformatted\"><code>&lt;!-- TT FIX Version: UAT  10:25:17 Git:16bc4b86e3c94bef40c3dc55c5314c16df9c9930 MD5:998190c7d44e5636f42569d1279400ee --&gt;<\/code><\/pre>\n<h2 class=\"wp-block-heading\" id=\"fix-schemas\">FIX Schemas<\/h2>\n<p class=\"wp-block-paragraph\">\n<p>\tBoth production and UAT versions of the TT FIX schema are available for download at the links below.<\/p>\n<h3 class=\"wp-block-heading\" id=\"prod-version\">Production Version<\/h3>\n<p class=\"wp-block-paragraph\">TT currently supports two formats of the FIX 4.2 (Prod) and FIX 4.4 (Prod) schemas.<\/p>\n<p class=\"wp-block-paragraph\">All of the Production schemas contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n<h4 class=\"wp-block-heading\" id=\"legacy-prod\">Legacy Schemas<\/h4>\n<p class=\"wp-block-paragraph\">The <b class=\"gui\">Legacy Schemas<\/b> use the older format while containing the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n<h4 class=\"wp-block-heading\" id=\"component-prod\">Component Schemas<\/h4>\n<p class=\"wp-block-paragraph\">The new <b class=\"gui\">Component Schemas<\/b> have been redesigned to support a component-based format of the schema. These schemas also contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n<p class=\"wp-block-paragraph\">This new approach will be available as the default format of the FIX schemas in future releases.<\/p>\n<h3 class=\"wp-block-heading\" id=\"uat-version\">UAT Version<\/h3>\n<p class=\"wp-block-paragraph\">TT currently supports two formats of the FIX 4.2 (UAT) and FIX 4.4 (UAT) schemas.<\/p>\n<p class=\"wp-block-paragraph\">All of the UAT schemas contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n<h4 class=\"wp-block-heading\" id=\"legacy-uat\">Legacy Schemas<\/h4>\n<p class=\"wp-block-paragraph\">The <b class=\"gui\">Legacy Schemas<\/b> use the older format while containing the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n<h4 class=\"wp-block-heading\" id=\"component-uat\">Component Schemas<\/h4>\n<p class=\"wp-block-paragraph\">The new <b class=\"gui\">Component Schemas<\/b> have been redesigned to support a component-based format of the schema. These schemas also contain the recent enhancements listed in the <a href=\"\/release-notes\/\">release notes<\/a>.<\/p>\n<p class=\"wp-block-paragraph\">This new approach will be available as the default format of the FIX schemas in future releases.<\/p>\n<p class=\"wp-block-paragraph\">\n","protected":false},"author":2,"template":"","meta":{"_acf_changed":false,"footnotes":""},"docs-category":[453],"class_list":["post-7035","doc","type-doc","status-publish","hentry","docs-category-getting-started-tt-fix-general"],"acf":[],"_links":{"self":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/7035","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc"}],"about":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/types\/doc"}],"author":[{"embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":1,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/7035\/revisions"}],"predecessor-version":[{"id":34719,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/7035\/revisions\/34719"}],"wp:attachment":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/media?parent=7035"}],"wp:term":[{"taxonomy":"docs-category","embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/docs-category?post=7035"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}