Date | Type | Component | Release Note |
---|---|---|---|
04/30/2024 |
Improvements |
FIX Services |
FIX Order Router now supports routing of the OBV and Autohedger TT Order Types via FIX. The tags below have been added to the TT FIX Schema: <field number="16983" name="HedgeOrderType" type="INT"> <value enum="1" description="eMkt"/> </field> <field number="16984" name="DeltaRounding" type="INT"> <value enum="0" description="eRoundNormal"/> <value enum="1" description="eRoundUp"/> <value enum="2" description="eRoundDown"/> </field> <field number="16990" name="Vol" type="FLOAT"/>Full support also requires changes in TT Algo Server expected in an upcoming Q2 release. Please see the algo documentation for details and usage of the algo parameters for OBV and Autohedger. (Ref 165387) |
04/29/2024 |
Improvements |
FIX Services |
Made a change in FIX Order Router so that when \xe2\x80\x9cSet Security ID Source (22) on Outbound Messages\xe2\x80\x9d is set to \xe2\x80\x9cDefault - Client provided source\xe2\x80\x9d, FIX OR will now return the same SecurityID & SecurityIDSource on outbound messages as was provided on the inbound new order (D/AB) messages. (Ref 165386) |
04/29/2024 |
Plan |
FIX Services |
All FIX Drop Copy, Order Routing & Market Data services for the v252 release were deployed to UAT on April 29, 2024. This release includes changes to the FIX XML schema files. Clients are strongly encouraged to download and deploy the latest XML schema files from the URL below prior to release: https://library.tradingtechnologies.com/tt-fix/general/System_Overview.html Release Notes for FIX v252 and prior releases can be reviewed at any time by going to https://library.tradingtechnologies.com/release_notes/All TT FIX clients are strongly encouraged to subscribe to the weekly TT System Admin News and Updates email newsletter here:https://www.tradingtechnologies.com/support-updates/ (Ref 165384) |