Release Notes

June 2017 - Production Environment

New features are production released in a phased rollout to our globally distributed system. Therefore, a feature may be listed here which has not yet reached your workspace(s). However all of these features are available at uat.trade.tt.


Date Type Component Release Note

06/30/2017

Improvements

Blocktrader

Replaced the existing Blocktrader widget with a new Blocktrader widget that provides a redesigned layout for reporting OTC transactions.

Learn More

06/30/2017

Improvements

Market Grid

You can now define the color of label rows in Market Grid!

06/30/2017

Improvements

MD Trader

Added the ability to edit the free-form text tags (Text A, B & TT) on the MD Trader order control panel.

06/30/2017

Improvements

Setup App

Added the ability for administrators to control which IP addresses can be used to access TT. Within the setup application, admins can create one or more IP range filters that apply company-wide and/or per specific user. This allows a company to, for example, limit usage of the TT platform outside of the corporate office.

06/30/2017

Improvements

General

In an effort to bring more clarity and transparency to the health of the TT Platform, we added a “Session Status” component that will show you the status and details of your connection and alert you if we encounter any issues that may impact your trading. You can access this component at any time by clicking the green/yellow/red dot in the title bar at the top right. We will also show these details anytime an issue arises. We take stability very seriously and want to provide complete transparency in real time so you are always in control.

06/30/2017

Improvements

Order Entry

Added a Reset icon button to the Order Ticket, located next to the Text Tag icon that restores the ticket to your default values.

06/24/2017

Improvements

FIX Services

The FIX Drop Copy service will now default to always forward Autospreader (ASE) and TT Order type parent execution reports.

Customers who do not wish to receive these new fill messages should add the following rule to their Drop Copy FIX Profiles.

Rule type: MESSAGE
Action: Custom
Message: ExecutionReport

-- Custom code --
SenderSubID = GetField(50)
SecurityExchange = GetField(207)

If SecurityExchange == "ASE" OR SenderSubID == "algoserver_exec" then
return MESSAGE_DROP
end

return MESSAGE_PASS

06/23/2017

Improvements

FIX Services

Added ClearingAccountOverride <16999> as an optional tag in New Order Single <D>, Order Cancel/Replace <G> and ExecutionReport <8> messages.

When 16999 is present on a new or cancel/replace order message, TT will ignore any clearing account overide configured in TT Setup and substitute the value supplied on the order message from FIX Adapter on the message sent to the exchange.

16999 will be echoed back on ExecutionReports whenever a clearing account override is supplied on either the FIX NewOrderSingle message <OR> if configured in Setup.

06/23/2017

Improvements

Autospreader

In an effort to enhance the performance of our automated tools, we have optimized the order change messages to achieve a ~10% reduction in latency. This will benefit all TT Pro users as well as our customers utilizing TT Reserved and TT Prime.

06/23/2017

Improvements

Market Data

An improved framework for supporting high availability of price feeds has rolled out, and while initially it will only be enabled for select markets, it will be made available on all markets over the course of the next several months.

06/23/2017

Improvements

Setup App

Improved multi-region support for the user setup application has been released to enhance redundancy & reliability for users both viewing data and making updates.

06/18/2017

Improvements

Time & Sales

Eurex and EEX will support a new version of their trading architecture, T7 5.0 on Jun 19th 2017. EEX OTC will remain on FIXML and will not be supported on T7 5.0. Users can still enter OTC orders on TT, but off-book trades will no longer be visible in Time & Sales and they will not be included in total traded volume.

06/06/2017

Improvements

General

Added new filterable columns for "P/C" and "Strike" to the Order Book, Fills widget and Audit Trail to better manage orders and fills on options contracts.

06/06/2017

Improvements

Order Book

Added the ability to filter on TIF (Time-In-Force), TextA, TextB and O/C (Open/Close) in the Order Book, Fills widget and Audit Trail, and filter on P/A (Passive/Aggressive) in the Fills widget and Audit Trail.