Release Notes

December 2021 - UAT Environment

UAT Complete Production Start Production Complete Type Component Release Note

12/21/2021

12/21/2021

12/21/2021

Fixes

TT .NET SDK

Fixed an issue which resulted in the inability to launch multiple applications on the same server when using Server Side mode. (v3.0.2.4)

(Ref 136707)

12/17/2021

01/21/2022

Improvements

FIX Services

In order to better align with standard FIX Protocol, from TT FIX v176 onward the FIX Order Router will enforce the requirement that CancelReplace requests must include OrdType (tag 40) and OrderQty (tag 38) in the request message. Also CancelReplace requests for Limit Orders must include Price (tag 44). This applies to both 35=G and 35=AC request types.

(Ref 136668)

Production Release: 01/21/2022

Version: v176

12/17/2021

01/21/2022

Plan

FIX Services

1st Reminder - All FIX Services for the v176 release were deployed to UAT Data Centers at EOD December 9, 2021.

Limited production deployment is expected to begin Jan. 21, 2022 and will continue deployment to the full production environment over the following 3-4 weeks.

This release includes changes to the FIX XML schema files. Clients are strongly encouraged to download and deploy the latest XML schema files from: https://library.tradingtechnologies.com/tt-fix/general/System_Overview.html prior to release.

Release Notes for FIX v176 and prior releases can be reviewed at any time by going to https://library.tradingtechnologies.com/release_notes/.

(Ref 136415)

Production Release: 01/21/2022

Version: v176

12/16/2021

12/16/2021

12/16/2021

Improvements

Blocktrader

The "RFQ" button label in Blocktrader for MEFF contracts has been changed to display as "IOI" to better indicate that an "Indication of Interest" will be submitted.

(Ref 136624)

12/09/2021

Improvements

FIX Services

Tag 828, TrdType, is now included in the TradeCaptureAck message (35=AR).

(Ref 136417)

Version: v176

12/09/2021

Improvements

FIX Services

Updated the TT FIX schema files with new TT Order Type parameters, in preparation for a future release of TT Algo Server.

The new tags are supported in the TT schema only, and will have no effect if included in FIX order messages, and will not appear in drop copy execution reports.

Additional details will be provided when the new Algo server is deployed to UAT.
<field number='16969' name='SecondConditionIsOn' type='BOOLEAN' />
<field number='16970' name='SecondTriggerTicksAway' type='INT' />
<field number='16971' name='SecondTriggerQtyType' type='INT' >
<value enum='1' description="eQty"/>
<value enum='2' description="ePercentage"/>
</field>
<field number='16972' name='SecondTriggerQtyCompare' type='INT' >
<value enum='3' description="eLTE"/>
<value enum='5' description="eGTE"/>
</field>
<field number='16973' name='SecondTriggerQty' type='QTY' />
<field number='16974' name='LeftoverTime' type='INT' >
<value enum='0' description="eAtEnd"/>
<value enum='1' description="eAtHalfLife"/>
</field>
<field number='16975' name='SecondTriggerPriceType' type='INT' >
<value enum='1' description="eBid"/>
<value enum='2' description="eAsk"/>
<value enum='3' description="eLtp"/>
<value enum='6' description="eSameSide"/>
<value enum='7' description="eOppositeSide"/>
</field>
<field number='16976' name='NoImplies' type='BOOLEAN' />
<field number='16977' name='CustomSliceSched' type='STRING' />
<field number='16978' name='TTStopNoImplies' type='BOOLEAN' />

(Ref 136416)

Version: v176

12/02/2021

12/02/2021

12/02/2021

Fixes

TT .NET SDK

Fixed an issue where the GetLargestCurrentDetailedDepthLevel property returns an incorrect value. (v3.0.2.3)

(Ref 136026)

12/02/2021

12/02/2021

12/02/2021

Fixes

TT .NET SDK

Fixed an issue where the change request for a stop order was rejected if the stop price was not sent even though it hadn't changed. (v3.0.2.3)

(Ref 136025)

12/02/2021

12/02/2021

12/02/2021

Fixes

TT .NET SDK

Fixed an issue where an in-flight response for a filled order was incorrectly stated. (v3.0.2.3)

(Ref 136024)

12/02/2021

12/02/2021

12/02/2021

Fixes

TT .NET SDK

Fixed an issue which resulted in the RoundLot being incorrectly calculated for crypto instruments. (v3.0.2.3)

(Ref 136023)

12/02/2021

12/02/2021

12/02/2021

Improvements

TT .NET SDK

Added a new properties to expose the algo id owning the child order. (v3.0.2.3)

(Ref 136022)

12/02/2021

12/02/2021

12/02/2021

Improvements

TT .NET SDK

Enhanced price subscription requests to allow users to specify how many levels of depth they want to receive. (v3.0.2.3)

(Ref 136021)