Wednesday, 26 June 2024

Release Notes - Eurex T7 Enhanced Trading Interface (ETI) Handler C++ - Version 9.20.0

New Feature

Release Notes - Euronext Optiq MDG Market Data Handler - Version 1.3.1

Bug

  • [EOMHC-44] - Callbacks are not invoked for GCC4.4

Improvement

Wednesday, 19 June 2024

Release Notes - FIX Engine Java - Version 2.13.0

Bug

  • [JAVA-3192] - Sending a message from SessionStorage.storeInboundMessage(..) callback leads to an infinite loop
  • [JAVA-3179] - Message.getUTCTimestamp() should also parse timestamp without decimal part of seconds
  • [JAVA-3130] - QuickFIX dialect version is parsed incorrectly in some cases

Improvement

  • [JAVA-3189] - Set SessionRejectReason to 5 when EndSeqNo is out of range in a ResendRequest message
  • [JAVA-3134] - Update HighResolutionTimestamp to use java.time.LocalDateTime instead java.util.Calendar
  • [JAVA-3118] - Get ride of SimpleDateFormat and use DateTimeFormatter instead
  • [JAVA-3007] - Update dialect schema to support FIXLATEST version

Task

  • [JAVA-3153] - Remove Joda-Time dependency
  • [JAVA-3127] - Add the latest EP287 dictionary to the engine package
  • [JAVA-3121] - Remove depreciated methods which use obsolete DateTime API
  • [JAVA-3069] - Add the latest EP286 dictionary to the engine package

New Feature

Monday, 17 June 2024

Release Notes - CME MDP Premium Market Data Handler C++ - Version 5.8.7

Improvement

Friday, 14 June 2024

Release Notes - Trading Technologies update v252

Update details: OnixS FIX Support Pack update for Trading Technologies - update for FIX API specification <v252>

Updated reference implementation sample distributions incorporating the FIX Dialect and reference implementation samples can be downloaded from here:

TradingTechnologiesClientCpp_1.43.0.0.zip

Download authentication credentials:

User: Cpp
Password: x4o5VhNGG3Ufj1uwZyh1Fw

onixs-trading-technologies-client-java-2.0.0-bin.tar.gz

onixs-trading-technologies-client-java-2.0.0-bin.zip

Download authentication credentials:

User: java
Password: UB7c60q0cdaIgLiBfPV0q

TradingTechnologiesClientSample-net-4.8-x64-Setup-2.0.0.0.msi

Download authentication credentials:

User: dotNet
Password: IyeIMYRsTPwkJZMT7KItDA

OnixS.Net.TradingTechnologiesClient.3.0.0.zip

Download authentication credentials:

User: netCore
Password: 6Ss6CpH7AkcuYKtfGZKang

Updated individual FIX Dialect files, which reflect the corresponding changes, can be downloaded from here:

TT-FIX42Prod.xml

TT-FIX42UAT.xml

TT-FIX44Prod.xml

TT-FIX44UAT.xml

FIX Dialect Download authentication credentials
User: fixDialect
Password: K1D7&S~TG1R>

All FIX Dialects are session-level dialects. This requires explicit dialect specification while creating message and session objects.

You can find more information about session-level FIX dialects for:

 

Thursday, 13 June 2024

Release Notes - ICE iMpact Multicast Price Feed Handler Java - Version 1.60.0

New Feature

Improvement

  • [JAVAICEIMPACT-782] - BREAKING CHANGE: Type migration for `FuturesStrategyDefinition.tickValueDenominator` from Byte to Integer
  • [JAVAICEIMPACT-781] - BREAKING CHANGE: Type migration for `OptionsProductDefinition.contractSizeDenominator` from Byte to Integer
  • [JAVAICEIMPACT-780] - BREAKING CHANGE: Type migration for `OptionsProductDefinition.tickValueDenominator` from Byte to Integer
  • [JAVAICEIMPACT-779] - BREAKING CHANGE: Type migration for `FuturesProductDefinition.contractSizeDenominator` from Byte to Integer
  • [JAVAICEIMPACT-778] - BREAKING CHANGE: Type migration for `FuturesProductDefinition.tickValueDenominator` from Byte to Integer

Wednesday, 12 June 2024

Release Notes - CME iLink 3 Binary Order Entry C++ - Version 1.18.2

Bug

Thursday, 6 June 2024

Release Notes - Euronext Optiq MDG Market Data Handler - Version 1.3.0

Task

  • [EOMHC-35] - Euronext Optiq SBE template updates to SBE v331

Wednesday, 5 June 2024

Release Notes - ICE iMpact Multicast Price Feed Handler C++ - Version 8.16.1

New Feature