TT API
7.17.68.3 (win64)
Important Notes
As a result of the changes made beginning in version 7.17.0, applications built with prior versions of the TT API may require code changes. For a complete discussion of the changes, see What's New in TT API 7.17.1 in the TT API Online Help.
The PriceSubscription.InstrumentDetails property has been removed in version 7.17.30 version. Customers using this property should use the PriceSubscription.Instrument property for instrument information.
The PriceSubscription.InstrumentDetails property has been removed in version 7.17.30 version. Customers using this property should use the PriceSubscription.Instrument property for instrument information.
Why Should I Upgrade?
Users who currently use the FFT3 property to send their Algo Compliance ID for exchanges such as Eurex must now use the new AlgorithmID property that is added in this release.
System Requirements
Users who currently use the FFT3 property to send their Algo Compliance ID for exchanges such as Eurex must now use the new AlgorithmID property that is added in this release.
Installation Notes
Enhancements
- Orders / Fills
- Added a new property named AlgorithmID to the OrderProfile class to allow users to send their Algo Compliance ID. (Ref 232689)